summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2005-07-15Make refcounting threadsafe by using atomic operations. (#166020, WimMatthias Clasen7-1/+1031
2005-07-14Make the tests silent on success.Matthias Clasen8-44/+76
2005-07-12Add and implement a new flag to turn off the automatic <groupname>-Matthias Clasen1-0/+290
2005-07-01Don't reverse the order of multiline comments.Matthias Clasen1-7/+46
2005-07-01Test that comments are handled properly. (#309263, Mikael Magnusson)Matthias Clasen1-0/+44
2005-06-302.7.1GLIB_2_7_1Matthias Clasen1-1/+3
2005-06-27Shut up CVSManish Singh1-0/+3
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist1-2/+22
2005-06-25Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen2-0/+235
2005-06-23Don't leak memory here.Matthias Clasen1-0/+6
2005-06-23Add some language-binding friendly variantsMatthias Clasen1-0/+218
2005-06-22glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath()Tor Lillqvist1-19/+19
2005-06-22New function. Creates a directory including intermediate parentTor Lillqvist1-1/+117
2005-06-22New function. Returns the machine's name, or one of its names. DocumentTor Lillqvist1-0/+1
2005-06-18Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen1-0/+79
2005-06-102.7.0GLIB_2_7_0Matthias Clasen1-1/+2
2005-05-27Return an error if an option is missing its argument. (#305576, BjörnMatthias Clasen1-0/+38
2005-05-17Check the return values of g_tree_remove().Matthias Clasen1-1/+10
2005-05-09Shut up CVSManish Singh1-1/+2
2005-05-06Add a testcase.Matthias Clasen1-0/+27
2005-05-05Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor2-1/+283
2005-03-28Add tests for g_date_get_iso8601_week_of_year().Matthias Clasen2-0/+28
2005-03-20Minor printout change, now identical as in glib-2-6 branch.Tor Lillqvist1-2/+2
2005-03-20Print more detailled output from the timer tests. Don't print homeTor Lillqvist2-9/+15
2005-03-14delete a bunch of dead code.Manish Singh1-27/+3
2005-03-10include <gstdio.h>.Sven Neumann1-1/+2
2005-03-10delay memory allocation until after the first read. Saves a bunch ofSven Neumann2-0/+26
2005-02-24Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in theMatthias Clasen1-1/+1
2005-02-08Don't write out of bounds.Matthias Clasen2-2/+27
2005-02-02Add test case for key removal.Matthias Clasen1-65/+100
2005-02-01Add test case for group removal.Matthias Clasen1-0/+70
2005-01-30Some more unit tests.Matthias Clasen1-8/+273
2005-01-24Let $srcdir default to .Matthias Clasen1-2/+2
2005-01-24Add a test with a long entity name.Matthias Clasen1-0/+1
2005-01-21Shut up cvsManish Singh1-0/+1
2005-01-20Don't interpret leading zeros as octal. The specification requires %fMatthias Clasen1-1/+65
2005-01-20Add some more tests.Matthias Clasen1-7/+265
2005-01-19Accept \r\n as line end. (#163030, Bastian Nocera)Matthias Clasen2-0/+100
2004-12-20Add some tests for '--' stripping.Matthias Clasen1-0/+140
2004-11-28filter G_GNUC before PRIVATE so $ is still true.Manish Singh1-1/+1
2004-11-28minor comment fix.Manish Singh1-1/+1
2004-11-27Shut up cvsManish Singh1-0/+1
2004-11-26Add a testcase for the previous fix.Matthias Clasen1-0/+1
2004-11-24Add utf8-validate.Matthias Clasen2-0/+321
2004-11-05Portability fixes and extra sanity checks. (#157453, Morten Welinder)Matthias Clasen1-18/+42
2004-11-05Handle numbers like 1e1, nan, -infinity. Also try harder to preserveMatthias Clasen1-4/+21
2004-11-01glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.cMatthias Clasen2-2/+2
2004-10-29Add tests for the handling of non-option arguments, "--" andMatthias Clasen1-0/+185
2004-10-26Improve error reporting.Matthias Clasen1-3/+4
2004-10-25rm autom4te.cache, since it might interfere with differing autoconfManish Singh1-2/+4