summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2008-01-08Add gio/gio.h include to check for c++ problems.Alexander Larsson
2007-12-21adapt to recent api changes variable declaration at the beginning of aHans Breuer
2007-12-19Add g_checksum_type_get_length, and change g_checksum_get_digest to use aChristian Persch
2007-12-19Fix the date validation check. (#503029)Emmanuele Bassi
2007-12-15Add hash table iterators. (#500507, Jean-Yves Lefort)Matthias Clasen
2007-12-12split up tests and reworked code to use the new test framework.16:06:11 Tim Janik
2007-12-09a test program emulating some of 'ls' build it (currently on win32)Hans Breuer
2007-12-09removed -GD to compile with msvc9 (vs2008) with less complainsHans Breuer
2007-12-06added new scanner test from #501654, by Patrick Hulin with various09:27:42 Tim Janik
2007-12-04Add GChecksum, a generic wrapper around various hashing algorithms. At theEmmanuele Bassi
2007-12-04typos.Ryan Lortie
2007-12-03fix memory leak, add a few extra sanity tests.Ryan Lortie