summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Avoid non-ANSI pointer comparison. (#54344, Morten Welinder)Owen Taylor2002-11-261-0/+23
* Improved the seeding algorithm. Old behaviour can be achived by settingSebastian Wilhelmi2002-11-261-20/+20
* Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be meaninfullyTor Lillqvist2002-11-173-1/+253
* Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor2002-11-041-0/+2
* use gsize instead of int where appropriate (64-bit cleanliness fix).Manish Singh2002-10-151-4/+5
* add -DG_DISABLED_DEPRECATEDManish Singh2002-10-157-39/+37
* Fix a minor memory leak.Owen Taylor2002-10-141-0/+2
* use gsize instead of int where appropriate (64-bit cleanliness fix)Manish Singh2002-09-291-6/+6
* hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-261-1/+37
* Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi2002-07-0425-0/+73
* tests/patterntest.c (test_compilation) A couple of 64-bit printf formatOwen Taylor2002-06-111-1/+1
* New testcases.Matthias Clasen2002-05-188-2/+16
* New functions g_str_has_suffix and g_str_has_prefix.Alex Larsson2002-05-141-0/+16
* Fixes for #79347, Ron Arts.Owen Taylor2002-05-071-0/+3
* Remove manual UTF-8 -> Latin1 conversion for stuff fed to g_print.Matthias Clasen2002-04-101-3/+4
* Use gsize instead of gint. From Miroslaw Dobrzanski-NeumannSebastian Wilhelmi2002-04-082-2/+2
* Remove warning about g_print, etc, encoding.Owen Taylor2002-03-281-1/+3
* Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor2002-03-052-10/+10
* ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-211-0/+7
* Do not assume, that after g_usleep(G_USEC_PER_SEC) the newly startedSebastian Wilhelmi2002-02-151-7/+25
* no sym links on win32, no lstat in msvcrtHans Breuer2002-02-101-1/+2
* Test attribute value delimiters.Matthias Clasen2002-02-091-0/+8
* Make hostname parameter const char *. Added a new "ASCII must not beDarin Adler2002-02-081-21/+23
* Fix access to freed memory in test case (Miroslaw Dobrzanski-Neumann).Owen Taylor2002-02-081-6/+4
* 1.3.13GLIB_1_3_13Owen Taylor2002-01-291-6/+12
* Not used on Windows, don't even compile it then.Tor Lillqvist2002-01-231-10/+60
* moved warning to error pragmas to their own file to not force 'goodHans Breuer2002-01-051-1/+1
* Add (undefined) HAVE_C99_VSNPRINTF.Tor Lillqvist2001-12-221-33/+33
* added some assertions to test g_signal_get_invocation_hint().Tim Janik2001-12-181-5/+10
* add rules to build it.James Henstridge2001-12-141-0/+374
* This fixes #60543:Matthias Clasen2001-12-121-0/+10
* g_module_symbol takes a gpointer *, not just a gpointerManish Singh2001-12-031-1/+1
* g_module_symbol takes a gpointer *, not just a gpointerManish Singh2001-12-031-11/+11
* Set this from libtool rather than hardcoding values for certain platforms.Dan Winship2001-11-271-1/+2
* Implement G_LEVEL_ORDER correctly.Matthias Clasen2001-11-261-1/+10
* */.cvsignore: Add various Win32 related file types.Tor Lillqvist2001-11-241-0/+3
* Version 11, interface, binary age 0.Owen Taylor2001-11-222-3/+4
* remove g_log_domain_glib usage/exportHans Breuer2001-11-181-0/+1
* Add back mainloop-test here, too.Tor Lillqvist2001-11-143-6/+2
* add UTF-8 support.Matthias Clasen2001-11-141-30/+61
* Patch from Andrew Taylor to improve tables and reduce relocations by usingOwen Taylor2001-11-141-0/+3
* Fix max_tokens == 1 case to match documentation. Add tests.Darin Adler2001-11-132-0/+14
* On Win32, create separate .exp file for module-test.o and link with that.Tor Lillqvist2001-11-031-1/+6
* Recurse with may_block = FALSE, so we don't get into the pathology whereOwen Taylor2001-11-022-4/+10
* Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to includeDaniel Egger2001-10-291-1/+3
* Add missing g_pattern_match_simple and g_pattern_spec_equal.Tor Lillqvist2001-10-281-1/+1
* Add ../* to PATH before running tests to find DLLs.Tor Lillqvist2001-10-251-1/+1
* Update.Tor Lillqvist2001-10-252-13/+28
* Updates.Tor Lillqvist2001-10-252-2/+4
* Version 1.3.10, interface age, binary age = 0.Owen Taylor2001-10-251-2/+3