Updated Japanese translation.
[platform/upstream/glib.git] / glib / tests /
2008-01-25 Loïc MinierPass context down the implementation to check for the...
2008-01-23 Jens GranseuerOnly declare variables at the beginning of a code block...
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-12-05 11:43:22 Tim Janikadded g_test_add_data_func() to pass data into tests...
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-20 Tim JanikFixed copyright for newly submitted files.
2007-11-20 Tim JanikRenamed gtestframework to gtestutils.
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 JanikImplemented test logging basics.
2007-11-20 Tim JanikImplemented g_test_timer*().
2007-11-20 Tim JanikImplemented support for testpaths.
2007-11-20 Tim Janiktesting.c: added tests for the g_test_rand*() API.
2007-11-20 Tim Janiktesting.c: added tests for g_assert_cmphex() and forked...
2007-11-20 Tim Janikthat match a given test path. (g_test_run_suite): run...
2007-11-20 Tim JanikGTest framework started.
2007-11-20 Tim JanikAdded gtestframework.[hc] and glib/tests/.