typo fix: Dist the data for the test cases
[platform/upstream/glib.git] / glib / tests / Makefile.am
2010-08-06 Ryan Lortietypo fix: Dist the data for the test cases
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-03 Matthias ClasenMove bookmarkfile tests to the test framework
2010-07-31 Matthias ClasenTest some GError functionality explicitly
2010-07-30 Matthias ClasenMove markup parse tests to the test framework
2010-07-30 Matthias ClasenMove markup collect tests to the test framework
2010-07-30 Matthias ClasenAdd some logging tests
2010-07-30 Matthias ClasenMove markup escape tests to test framework
2010-07-30 Matthias ClasenDon't leak in converter test
2010-07-30 Matthias ClasenAdd some volume monitor tests
2010-07-30 Matthias ClasenMove queue tests to the test framework
2010-07-11 Matthias ClasenFix a typo
2010-07-07 Matthias ClasenDon't forget to dist keyfiletest.ini
2010-07-06 Matthias ClasenDefine SRCDIR
2010-07-06 Matthias ClasenAdd some GDir tests
2010-07-06 Matthias ClasenMove uri tests to the test framework
2010-07-06 Matthias ClasenMove tree tests to the test framework
2010-07-06 Matthias ClasenMove slist tests to the test framework
2010-07-06 Matthias ClasenMove list tests to the test framework
2010-07-05 Matthias ClasenMove charset conversion tests to the test framework
2010-06-23 Matthias ClasenMove node test to the test framework
2010-06-23 Matthias ClasenMove date tests to the test framework
2010-06-22 Matthias ClasenMove hash tests to the test framework
2010-06-22 Matthias ClasenMove checksum tests to the test framework
2010-06-21 Sven Herzbergdon't treat debug/info/message as fatal messages by...
2010-06-21 Matthias ClasenSome more utf8 tests
2010-06-21 Matthias ClasenMove utf8 validation tests to the test framework
2010-06-21 Matthias ClasenMove utf8 pointer tests to test framework
2010-06-20 Matthias ClasenMove scanner tests to glib/tests
2010-06-20 Matthias ClasenMove sequence tests to the test framework
2010-06-20 Matthias ClasenMove base64 tests of to test framework
2010-06-20 Matthias ClasenMove regex tests to the g_test framework
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-09 Matthias ClasenAdd test for g_get_language_names
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-03 Behdad EsfahbodBug 608196 - Overflow-safe g_new family
2010-02-05 Ryan Lortierename test: gvarianttype -> gvariant
2010-01-25 Ryan Lortieadd testcase for GVariantType
2009-04-22 Dan WinshipAdd hostname-related utilities in glib/ghostutils.h
2008-09-30 Tor LillqvistMakefile.decl Bypass gtester related stuff on Windows.
2008-09-01 Paolo BorelliBug 550040 - Move GString, rand and printf tests to...
2008-08-28 Ryan Lortie[REVERT] Bug 548612 – g_strstr_len() should use memmem...
2008-07-20 Matthias ClasenMove another test
2008-07-10 Ryan Lortieadd functions g_markup_parse_context_{push,pop} in...
2008-06-24 Paolo BorelliBug 539770 - migrate gstrfunc unit tests to gtest
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
2007-12-24 Mathias HasselmannDo not show empty groups in --help output. Initial...
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-20 Tim Janikgtester: implemented logic to handle failing tests...
2007-11-20 Tim Janikgtester: implemented XML logging.
2007-11-20 Tim Janiktests/Makefile.am: execute test programs with gtester...
2007-11-20 Tim JanikGTest framework started.
2007-11-20 Tim JanikAdded gtestframework.[hc] and glib/tests/.