libs-base/Testing
Richard Frith-MacDonald 0b7fefffc7 Updated to LGPL3 and GPL3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/stable@25483 72102866-910b-0410-8b05-ffd578937521
2007-09-14 11:39:44 +00:00
..
English.lproj
.cvsignore
.gdbinit
awake.m
basic.m
benchmark.m Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
call.m Updates to reduce global namespace pollution. Plenty more remaining. 2006-10-09 14:00:01 +00:00
coder.m
containers.m
diningPhilosophers.m Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
exported-strings.m Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
fref.m
GNUmakefile Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
gsbehavior.m Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
gslock.m Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
heap.m
LoadMe.h
LoadMe.m
Makefile.postamble Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
Makefile.preamble Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
MyCategory.h
MyCategory.m
nsarchiver.m
nsarray.m
nsattributedstring.m Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
nsbundle.m
nscharacterset.m
nsconnection.m
nsconnection_client.m
nsconnection_server.m Updates to reduce global namespace pollution. Plenty more remaining. 2006-10-09 14:00:01 +00:00
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 Updated to LGPL3 and GPL3 2007-09-14 11:39:44 +00:00
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 Update testsuite location 2006-10-06 19:14:22 +00:00
release.m
SecondClass.h
SecondClass.m
server.h
string.m
tcpport-client.m Updates to reduce global namespace pollution. Plenty more remaining. 2006-10-09 14:00:01 +00:00
thread-except.m only initialise lock on systems where symbol support is available. 2007-02-07 08:46:07 +00:00
thread.m Try using atomic increment/decrement for after retain/release. 2007-03-05 15:41:09 +00:00
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).