..
.cvsignore
New File implementing an asynchronous queue to be used for asynchronous
2000-04-28 12:24:53 +00:00
array-test.c
inserted additional note to look for ChangeLog and AUTHORS file for a log
1999-02-24 06:14:27 +00:00
date-test.c
Mention the tests directory.
1999-04-13 21:05:08 +00:00
dirname-test.c
Use G_OS_WIN32.
1999-10-05 16:21:07 +00:00
hash-test.c
inserted additional note to look for ChangeLog and AUTHORS file for a log
1999-02-24 06:14:27 +00:00
list-test.c
inserted additional note to look for ChangeLog and AUTHORS file for a log
1999-02-24 06:14:27 +00:00
Makefile.am
Implement on Win32.
2000-05-30 20:46:03 +00:00
makefile.mingw.in
makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to
2000-05-13 19:30:58 +00:00
makefile.msc.in
Add new functions. Add new object files. Add threadpool-test. No need to
2000-05-01 21:13:02 +00:00
node-test.c
Mention the tests directory.
1999-04-13 21:05:08 +00:00
queue-test.c
Renamed g_queue_create to g_queue_new in conformance to all other GLib
2000-04-17 10:31:10 +00:00
rand-test.c
Moved struct declaration up. Style fixes.
1999-04-12 12:53:37 +00:00
relation-test.c
inserted additional note to look for ChangeLog and AUTHORS file for a log
1999-02-24 06:14:27 +00:00
slist-test.c
inserted additional note to look for ChangeLog and AUTHORS file for a log
1999-02-24 06:14:27 +00:00
strfunc-test.c
glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy to
1999-08-02 23:16:32 +00:00
string-test.c
changed g_str_hash() to a 31 bit version based on a submission by Karl
2000-02-17 11:57:35 +00:00
testgdate.c
fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art Haas
2000-05-19 08:18:29 +00:00
testgdateparser.c
Two new files. This is kind of ugly code, but I want to go ahead and make
1998-12-02 20:20:35 +00:00
testglib.c
minor optimization.
2000-03-01 09:44:10 +00:00
thread-test.c
Made the debugging G_TRYLOCK call also work for compilers with funnt
2000-04-19 09:29:19 +00:00
threadpool-test.c
New File implementing an asynchronous queue to be used for asynchronous
2000-04-28 12:24:53 +00:00
tree-test.c
inserted additional note to look for ChangeLog and AUTHORS file for a log
1999-02-24 06:14:27 +00:00
type-test.c
Added a test for the G_(U)?INT(16|32|64)_FORMAT and
1999-03-16 16:02:05 +00:00