glib/tests/gobject
Ryan Lortie 8bb6a4aec5 performance test: add signal test with args
Add a signal that has some typical arguments (a uint and a pointer)
since all of the other signal performance tests are for signals with no
args.

https://bugzilla.gnome.org/show_bug.cgi?id=694380
2013-05-23 21:50:53 -04:00
..
.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: fix a few recently-broken tests 2013-05-21 11:21:36 -03: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 g_type_init() calls 2012-10-16 09:39:24 -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
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
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