summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add performance tests for GObject primitivesAlexander Larsson2009-10-023-0/+744
* g_time_val_from_iso8601: handle timezoneless datesDan Winship2009-09-011-0/+21
* Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen2009-07-0527-6505/+1
* Two "make check" fixes for late changes to the thread-context patchDan Winship2009-07-011-7/+30
* Move gio tests from gio/tests/ to tests/gio/Benjamin Otte2009-07-0127-1/+6482
* Updated msvc build filesHans Breuer2009-05-301-20/+19
* Fix up tests forgotten in Michaels commitMatthias Clasen2009-05-031-0/+0
* Misc warning fixesDan Winship2009-05-012-8/+3
* Fix parsing of timezonesPeter Kjellerstedt2009-04-081-1/+17
* Fix distcheckMatthias Clasen2009-03-011-2/+2
* Bug 523742 – Use noinst for non-installable librariesMatthias Clasen2009-02-121-5/+1
* updateDan Winship2009-01-052-5/+70
* Accept short dataMatthias Clasen2008-10-241-0/+38
* Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship2008-09-274-98/+39
* Bug 549771 – improved .gitignore for glibRyan Lortie2008-09-021-0/+21
* Bug 550040 - Move GString, rand and printf tests to the unit testPaolo Borelli2008-09-014-698/+0
* Bug 548612 – g_strstr_len() should use memmem when availableBastien Nocera2008-08-281-5/+0
* Bug 548612 – g_strstr_len() should use memmem when availableBastien Nocera2008-08-271-0/+5
* Bug 547337 – G_DISABLE_DEPRECATED breaks tests buildMatthias Clasen2008-08-141-0/+4
* Fix 'fail' markup test cases to -not- be valid XML 1.1.Ryan Lortie2008-08-081-1/+1
* Avoid warning on Win64 by using gintptr cast instead if long cast.Tor Lillqvist2008-08-041-2/+2
* Remove leftoversMatthias Clasen2008-07-231-1/+0
* Do not set the timestamp value using time(), as it will be overwrittenEmmanuele Bassi2008-07-211-0/+21
* Move another testMatthias Clasen2008-07-202-107/+0
* Move another testMatthias Clasen2008-07-182-1368/+0
* Move tests aroundMatthias Clasen2008-07-182-1544/+0
* Ignore the error if iconv doesn't support EUC-JP.Matthias Clasen2008-07-141-1/+4
* Print error messages when something failsMatthias Clasen2008-07-141-1/+42
* Skip a test if iconv doesn't support the encodingMatthias Clasen2008-07-141-1/+4
* Bug 541208 – Functions to easily install and use signals without classMichael Natterer2008-07-041-12/+106
* Bug 539770 - migrate gstrfunc unit tests to gtestPaolo Borelli2008-06-246-1094/+0
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-223-3/+3
* set tv_usec to 0 rather than 1 when a fraction of a second is notMatthias Clasen2008-06-191-13/+55
* Bug 535628 - test/patterntest.c still includes gpattern.h directly.Michael Natterer2008-05-301-3/+1
* add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.Michael Natterer2008-05-281-1/+2
* Update to Unicode 5.1Matthias Clasen2008-05-272-7/+323
* fixed gstdio.h include.17:40:58 Tim Janik2008-04-182-1/+2
* Small test fixupMatthias Clasen2008-03-101-0/+2
* Don't test user directories for being non-null. (#517084, Yevgen Muntyan)Matthias Clasen2008-02-231-4/+0
* Don't return duplicate matches when matching empty strings. (#515944) AddMarco Barisione2008-02-171-0/+3
* Make the g_test_add macro work with gcc 4.3Matthias Clasen2008-02-111-2/+2
* /bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen2008-02-101-2/+2
* Grab thread_counter_pools LOCK when increasing leftover_task_counter.Sebastian Wilhelmi2008-01-291-75/+78
* fix this; the previous code gave the wrong md5sum when called in certainDan Winship2008-01-151-122/+605
* Fixed copyright and credit for Asbjoern Pettersen.Tim Janik2008-01-111-1/+1
* added g_base64_encode()/g_base64_decode() test case by Asbjoern12:55:19 Tim Janik2008-01-112-0/+238
* Add gio/gio.h include to check for c++ problems.Alexander Larsson2008-01-081-0/+1
* adapt to recent api changes variable declaration at the beginning of aHans Breuer2007-12-212-15/+12
* Add g_checksum_type_get_length, and change g_checksum_get_digest to use aChristian Persch2007-12-191-19/+4
* Fix the date validation check. (#503029)Emmanuele Bassi2007-12-191-0/+2