summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Optimise single-character insertionsRoss Burton2005-08-181-2/+44
* Shut up CVSManish Singh2005-08-122-0/+2
* Add it here.Matthias Clasen2005-08-092-0/+98
* Enable the endianness test.Matthias Clasen2005-08-081-8/+1
* Fix up the testcaseMatthias Clasen2005-08-081-4/+4
* Add a test for endianness handling.Matthias Clasen2005-08-081-0/+41
* Add convert-test here.Matthias Clasen2005-08-082-0/+109
* remove unused n_threads variable.Manish Singh2005-08-061-1/+0
* Shut up CVSManish Singh2005-08-061-0/+1
* tests/refcount/objects.c tests/refcount/properties.c Use g_usleep()Tor Lillqvist2005-08-023-3/+3
* test high contention on closure reference counts to trigger and catchTim Janik2005-08-017-38/+353
* Minor simplification in safe_strcmp_filename().Tor Lillqvist2005-08-011-4/+2
* Ugh, fix braino.Tor Lillqvist2005-08-011-2/+16
* Make it pass on Win32. (from_uri_tests[]): Take into consideration that onTor Lillqvist2005-08-011-3/+29
* use G_CALLBACK for signal connections.Manish Singh2005-07-201-3/+3
* Shut up CVSManish Singh2005-07-201-0/+9
* Don't get stuck in here if immediate is TRUE. (#310954, Hong Jen Yee)Matthias Clasen2005-07-201-2/+5
* Make refcounting threadsafe by using atomic operations. (#166020, WimMatthias Clasen2005-07-157-1/+1031
* Make the tests silent on success.Matthias Clasen2005-07-148-44/+76
* Add and implement a new flag to turn off the automatic <groupname>-Matthias Clasen2005-07-121-0/+290
* Don't reverse the order of multiline comments.Matthias Clasen2005-07-011-7/+46
* Test that comments are handled properly. (#309263, Mikael Magnusson)Matthias Clasen2005-07-011-0/+44
* 2.7.1GLIB_2_7_1Matthias Clasen2005-06-301-1/+3
* Shut up CVSManish Singh2005-06-271-0/+3
* libtool installs/uninstalls the import library, no need to do itTor Lillqvist2005-06-261-2/+22
* Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen2005-06-252-0/+235
* Don't leak memory here.Matthias Clasen2005-06-231-0/+6
* Add some language-binding friendly variantsMatthias Clasen2005-06-231-0/+218
* glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath()Tor Lillqvist2005-06-221-19/+19
* New function. Creates a directory including intermediate parentTor Lillqvist2005-06-221-1/+117
* New function. Returns the machine's name, or one of its names. DocumentTor Lillqvist2005-06-221-0/+1
* Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen2005-06-181-0/+79
* 2.7.0GLIB_2_7_0Matthias Clasen2005-06-101-1/+2
* Return an error if an option is missing its argument. (#305576, BjörnMatthias Clasen2005-05-271-0/+38
* Check the return values of g_tree_remove().Matthias Clasen2005-05-171-1/+10
* Shut up CVSManish Singh2005-05-091-1/+2
* Add a testcase.Matthias Clasen2005-05-061-0/+27
* Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor2005-05-052-1/+283
* Add tests for g_date_get_iso8601_week_of_year().Matthias Clasen2005-03-282-0/+28
* Minor printout change, now identical as in glib-2-6 branch.Tor Lillqvist2005-03-201-2/+2
* Print more detailled output from the timer tests. Don't print homeTor Lillqvist2005-03-202-9/+15
* delete a bunch of dead code.Manish Singh2005-03-141-27/+3
* include <gstdio.h>.Sven Neumann2005-03-101-1/+2
* delay memory allocation until after the first read. Saves a bunch ofSven Neumann2005-03-102-0/+26
* Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in theMatthias Clasen2005-02-241-1/+1
* Don't write out of bounds.Matthias Clasen2005-02-082-2/+27
* Add test case for key removal.Matthias Clasen2005-02-021-65/+100
* Add test case for group removal.Matthias Clasen2005-02-011-0/+70
* Some more unit tests.Matthias Clasen2005-01-301-8/+273
* Let $srcdir default to .Matthias Clasen2005-01-241-2/+2