summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-11-29Fix dynamictype test to buildMatthias Clasen
2009-11-26Cast iface_init to GInterfaceInitFuncAlexander Larsson
2009-11-26Add test for G_IMPLEMENT_INTERFACE_DYNAMICAlexander Larsson
2009-10-02Add gobject performance tests for threaded codeAlexander Larsson
2009-10-02Add performance tests for GObject primitivesAlexander Larsson
2009-09-01g_time_val_from_iso8601: handle timezoneless datesDan Winship
2009-07-05Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen
2009-07-01Two "make check" fixes for late changes to the thread-context patchDan Winship
2009-07-01Move gio tests from gio/tests/ to tests/gio/Benjamin Otte
2009-05-30Updated msvc build filesHans Breuer
2009-05-03Fix up tests forgotten in Michaels commitMatthias Clasen
2009-05-01Misc warning fixesDan Winship
2009-04-08Fix parsing of timezonesPeter Kjellerstedt
2009-03-01Fix distcheckMatthias Clasen
2009-02-12 Bug 523742 – Use noinst for non-installable librariesMatthias Clasen
2009-01-05updateDan Winship
2008-10-24Accept short dataMatthias Clasen
2008-09-27 Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship
2008-09-02Bug 549771 – improved .gitignore for glibRyan Lortie
2008-09-01Bug 550040 - Move GString, rand and printf tests to the unit testPaolo Borelli
2008-08-28Bug 548612 – g_strstr_len() should use memmem when availableBastien Nocera
2008-08-27Bug 548612 – g_strstr_len() should use memmem when availableBastien Nocera
2008-08-14Bug 547337 – G_DISABLE_DEPRECATED breaks tests buildMatthias Clasen
2008-08-08Fix 'fail' markup test cases to -not- be valid XML 1.1.Ryan Lortie
2008-08-04Avoid warning on Win64 by using gintptr cast instead if long cast.Tor Lillqvist
2008-07-23Remove leftoversMatthias Clasen
2008-07-21Do not set the timestamp value using time(), as it will be overwrittenEmmanuele Bassi
2008-07-20Move another testMatthias Clasen
2008-07-18Move another testMatthias Clasen
2008-07-18Move tests aroundMatthias Clasen
2008-07-14Ignore the error if iconv doesn't support EUC-JP.Matthias Clasen
2008-07-14Print error messages when something failsMatthias Clasen
2008-07-14Skip a test if iconv doesn't support the encodingMatthias Clasen
2008-07-04Bug 541208 – Functions to easily install and use signals without classMichael Natterer
2008-06-24Bug 539770 - migrate gstrfunc unit tests to gtestPaolo Borelli
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-06-19set tv_usec to 0 rather than 1 when a fraction of a second is notMatthias Clasen
2008-05-30Bug 535628 - test/patterntest.c still includes gpattern.h directly.Michael Natterer
2008-05-28add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.Michael Natterer
2008-05-27Update to Unicode 5.1Matthias Clasen
2008-04-18fixed gstdio.h include.17:40:58 Tim Janik
2008-03-10Small test fixupMatthias Clasen
2008-02-23Don't test user directories for being non-null. (#517084, Yevgen Muntyan)Matthias Clasen
2008-02-17Don't return duplicate matches when matching empty strings. (#515944) AddMarco Barisione
2008-02-11Make the g_test_add macro work with gcc 4.3Matthias Clasen
2008-02-10/bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen
2008-01-29Grab thread_counter_pools LOCK when increasing leftover_task_counter.Sebastian Wilhelmi
2008-01-15fix this; the previous code gave the wrong md5sum when called in certainDan Winship
2008-01-11Fixed copyright and credit for Asbjoern Pettersen.Tim Janik
2008-01-11added g_base64_encode()/g_base64_decode() test case by Asbjoern12:55:19 Tim Janik