libs-base/Testing
Richard Frith-MacDonald 1674ac3746 Attempt fix for bug #24978
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27183 72102866-910b-0410-8b05-ffd578937521
2008-12-01 18:38:58 +00:00
..
English.lproj
synctest * Headers/Additions/GNUstepBase/GSVersionMacros.h: Add 2008-11-26 15:06:06 +00:00
.cvsignore
.gdbinit
awake.m
basic.m Updates for MacOS-X compatibility 2008-06-23 07:15:10 +00:00
benchmark.m allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
call.m Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
coder.m
containers.m
diningPhilosophers.m allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
exported-strings.m Correcting compilation error. 2008-08-25 22:51:43 +00:00
fref.m
GNUmakefile allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
gsbehavior.m allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
gslock.m allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
heap.m
LoadMe.h
LoadMe.m
Makefile.postamble allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
Makefile.preamble allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
MyCategory.h
MyCategory.m
nsarchiver.m Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
nsarray.m Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
nsattributedstring.m allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
nsbundle.m Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
nscharacterset.m
nsconnection.m
nsconnection_client.m Attempt fix for bug #24978 2008-12-01 18:38:58 +00:00
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 Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
nsfilehandle.m Clarify docs a little 2008-11-09 10:11:18 +00:00
nsfilemanager.m print home directory 2008-03-05 19:12:52 +00:00
nshashtable.m
nshost.m
nsindexset.m
nsinvocation.m Imprivemewnts to get NS_MESSAGE and NS_INVOCATION working for FFI. 2008-06-30 05:29:19 +00:00
nsmaptable.m
nsmethodsignature.m allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
nsnotification.m
nspathutilities.m
nsprocessinfo.m Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
nsscanner.m
nsset.m Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
nstask.m
nstimer.m
nstimezone.m Improve MacOS-X compatibility of headers. 2007-11-29 20:53:26 +00:00
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 Some optimisation. 2008-07-15 06:57:01 +00:00
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).