libs-base/Testing/README
rfm 4874117588 Update testsuite location
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23780 72102866-910b-0410-8b05-ffd578937521
2006-10-06 19:14:22 +00:00

10 lines
450 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, run the gnustep testsuite
http://svn.gna.org/viewcvs/gnustep/tests/testsuite
(also ftp://ftp.gnustep.org/pub/gnustep/test).