libs-base/Testing
Gregory John Casamento 1f88a51430 Correcting compilation error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26820 72102866-910b-0410-8b05-ffd578937521
2008-08-25 22:51:43 +00:00
..
English.lproj
.cvsignore
.gdbinit
awake.m
basic.m
benchmark.m
call.m
coder.m
containers.m
diningPhilosophers.m
exported-strings.m
fref.m
GNUmakefile
gsbehavior.m
gslock.m
heap.m
LoadMe.h
LoadMe.m
Makefile.postamble
Makefile.preamble
MyCategory.h
MyCategory.m
nsarchiver.m
nsarray.m
nsattributedstring.m
nsbundle.m
nscharacterset.m
nsconnection.m
nsconnection_client.m
nsconnection_server.m
NSData-test.m
nsdata.m
nsdate.m
nsdictionary.m
nsfilehandle.m
nsfilemanager.m
nshashtable.m
nshost.m
nsindexset.m
nsinvocation.m
nsmaptable.m
nsmethodsignature.m
nsnotification.m
nspathutilities.m
nsprocessinfo.m
nsscanner.m
nsset.m
nstask.m
nstimer.m
nstimezone.m
nsundomanager.m
nsxmlparser.m
nxst.m
oldserver.h
prepend.m
randoms.m
README
release.m
SecondClass.h
SecondClass.m
server.h
string.m
tcpport-client.m
thread-except.m
thread.m
values.m
wgetopt.h

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).