..
.gitignore
add performance tests to gitignore
2010-02-10 13:59:35 -05:00
accumulator.c
Predeclare more things in tests
2012-11-02 16:14:09 +00:00
defaultiface.c
tests: comment out asserts in dynamic type tests
2013-02-07 14:15:45 -05:00
deftype.c
Predeclare more things in tests
2012-11-02 16:14:09 +00:00
dynamictype.c
tests: comment out asserts in dynamic type tests
2013-02-07 14:15:45 -05:00
gvalue-test.c
Remove g_type_init() calls
2012-10-16 09:39:24 -04:00
ifacecheck.c
Remove g_type_init() calls
2012-10-16 09:39:24 -04:00
ifaceinherit.c
Fix more void prototypes in tests
2012-11-02 16:14:11 +00:00
ifaceinit.c
Remove g_type_init() calls
2012-10-16 09:39:24 -04:00
Makefile.am
tests: add signal disconnection test
2013-09-20 16:06:02 -04:00
override.c
Remove g_type_init() calls
2012-10-16 09:39:24 -04:00
paramspec-test.c
Remove g_type_init() calls
2012-10-16 09:39:24 -04:00
performance-threaded.c
Remove a bunch of lingering g_thread_init()
2013-05-31 23:03:19 -04:00
performance.c
performance test: add signal test with args
2013-05-23 21:50:53 -04:00
references.c
Predeclare more things in tests
2012-11-02 16:14:09 +00:00
run-performance.sh
Remove additional thread support in performance test
2010-01-13 10:24:09 +01:00
signals.c
tests: add signal disconnection test
2013-09-20 16:06:02 -04:00
singleton.c
Predeclare more things in tests
2012-11-02 16:14:09 +00:00
testcommon.h
Do not use static GTypeInfo and GInterfaceInfo
2011-11-29 22:03:25 -05:00
testgobject.c
Move a pair of gobject tests to tests/gobject/
2013-05-31 23:03:19 -04:00
testmarshal.list
Add g_value_take_variant
2010-06-19 19:07:36 +02:00
testmodule.c
Dummy dynamic type module for testing type plugin code and dynamic types.
2003-09-29 14:54:39 +00:00
testmodule.h
Dummy dynamic type module for testing type plugin code and dynamic types.
2003-09-29 14:54:39 +00:00
timeloop-closure.c
Move a pair of gobject tests to tests/gobject/
2013-05-31 23:03:19 -04:00