mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 00:11:04 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16803 72102866-910b-0410-8b05-ffd578937521
10 lines
462 B
Text
10 lines
462 B
Text
|
|
These tests are mostly just samples of code that developers put together
|
|
to do quick checks to make sure things are working. This is not a
|
|
comprehensive test suite. Some tests don't say if they have passed or
|
|
not. Some tests do not even output anything. Some tests never quit!
|
|
|
|
If you want to run a comprehensive testsuite. Install gnustep-guile
|
|
(ftp://ftp.gnustep.org/pub/gnustep/libs) and run the gnustep testsuite
|
|
(ftp://ftp.gnustep.org/pub/gnustep/tests).
|
|
|