Implemented test logging basics.
[platform/upstream/glib.git] / glib / gtestframework.c
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 JanikImplemented g_test_rand*().
2007-11-20 Tim JanikImplemented g_test_trap_fork() API.
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/.