Added API to access test framework configuration.
authorTim Janik <timj@src.gnome.org>
Tue, 20 Nov 2007 15:00:54 +0000 (15:00 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 20 Nov 2007 15:00:54 +0000 (15:00 +0000)
commita0409304dc6017e92c796fb3cd2c577581fb00a7
tree11addacd7393d7cd564ad58f94e43c1bde060417
parenta46a52941b103f2a79bb64efdece309c57bb62cd
Added API to access test framework configuration.

* gtestframework.h, gtestframework.c: export testing configuration to test
programs with g_test_quick(), g_test_perf(), g_test_verbose(), g_test_quiet().

svn path=/trunk/; revision=5905
glib/glib.symbols
glib/gtestframework.c
glib/gtestframework.h