summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Disable yet another failing test that was recently added...Matthias Clasen1-1/+1
2010-01-20[tests] Remove C++ style commentsAlberto Garcia2-2/+2
2010-01-13Remove additional thread support in performance testAlexander Larsson2-8/+1
2009-12-23Support storing assertion messages into core dumpMartin Pitt4-2/+61
2009-11-29Fix dynamictype test to buildMatthias Clasen1-2/+1
2009-11-26Cast iface_init to GInterfaceInitFuncAlexander Larsson1-2/+1
2009-11-26Add test for G_IMPLEMENT_INTERFACE_DYNAMICAlexander Larsson1-4/+49
2009-10-02Add gobject performance tests for threaded codeAlexander Larsson2-0/+383
2009-10-02Add performance tests for GObject primitivesAlexander Larsson3-0/+744
2009-09-01g_time_val_from_iso8601: handle timezoneless datesDan Winship1-0/+21
2009-07-05Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen27-6505/+1
2009-07-01Two "make check" fixes for late changes to the thread-context patchDan Winship1-7/+30
2009-07-01Move gio tests from gio/tests/ to tests/gio/Benjamin Otte27-1/+6482
2009-05-30Updated msvc build filesHans Breuer1-20/+19
2009-05-03Fix up tests forgotten in Michaels commitMatthias Clasen1-0/+0
2009-05-01Misc warning fixesDan Winship2-8/+3
2009-04-08Fix parsing of timezonesPeter Kjellerstedt1-1/+17
2009-03-01Fix distcheckMatthias Clasen1-2/+2
2009-02-12 Bug 523742 – Use noinst for non-installable librariesMatthias Clasen1-5/+1
2009-01-05updateDan Winship2-5/+70
2008-10-24Accept short dataMatthias Clasen1-0/+38
2008-09-27 Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship4-98/+39
2008-09-02Bug 549771 – improved .gitignore for glibRyan Lortie1-0/+21
2008-09-01Bug 550040 - Move GString, rand and printf tests to the unit testPaolo Borelli4-698/+0
2008-08-28Bug 548612 – g_strstr_len() should use memmem when availableBastien Nocera1-5/+0
2008-08-27Bug 548612 – g_strstr_len() should use memmem when availableBastien Nocera1-0/+5
2008-08-14Bug 547337 – G_DISABLE_DEPRECATED breaks tests buildMatthias Clasen1-0/+4
2008-08-08Fix 'fail' markup test cases to -not- be valid XML 1.1.Ryan Lortie1-1/+1
2008-08-04Avoid warning on Win64 by using gintptr cast instead if long cast.Tor Lillqvist1-2/+2
2008-07-23Remove leftoversMatthias Clasen1-1/+0
2008-07-21Do not set the timestamp value using time(), as it will be overwrittenEmmanuele Bassi1-0/+21
2008-07-20Move another testMatthias Clasen2-107/+0
2008-07-18Move another testMatthias Clasen2-1368/+0
2008-07-18Move tests aroundMatthias Clasen2-1544/+0
2008-07-14Ignore the error if iconv doesn't support EUC-JP.Matthias Clasen1-1/+4
2008-07-14Print error messages when something failsMatthias Clasen1-1/+42
2008-07-14Skip a test if iconv doesn't support the encodingMatthias Clasen1-1/+4
2008-07-04Bug 541208 – Functions to easily install and use signals without classMichael Natterer1-12/+106
2008-06-24Bug 539770 - migrate gstrfunc unit tests to gtestPaolo Borelli6-1094/+0
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin3-3/+3
2008-06-19set tv_usec to 0 rather than 1 when a fraction of a second is notMatthias Clasen1-13/+55
2008-05-30Bug 535628 - test/patterntest.c still includes gpattern.h directly.Michael Natterer1-3/+1
2008-05-28add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.Michael Natterer1-1/+2
2008-05-27Update to Unicode 5.1Matthias Clasen2-7/+323
2008-04-18fixed gstdio.h include.17:40:58 Tim Janik2-1/+2
2008-03-10Small test fixupMatthias Clasen1-0/+2
2008-02-23Don't test user directories for being non-null. (#517084, Yevgen Muntyan)Matthias Clasen1-4/+0
2008-02-17Don't return duplicate matches when matching empty strings. (#515944) AddMarco Barisione1-0/+3
2008-02-11Make the g_test_add macro work with gcc 4.3Matthias Clasen1-2/+2
2008-02-10/bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen1-2/+2