glib/tests/gobject
Emmanuel Fleury 4e02be948b Moving gobject tests from tests/gobjects to gobjects/tests
The test files concerned are:

- tests/gobjects/accumulator.c
- tests/gobjects/defaultiface.c
- tests/gobjects/deftype.c
- tests/gobjects/dynamictype.c
- tests/gobjects/override.c
- tests/gobjects/references.c
- tests/gobjects/signals.c
- tests/gobjects/singleton.c

Related to issue #1434
2022-05-26 19:13:19 +01:00
..
.gitignore .gitignore: add "signals" 2013-09-28 10:39:01 -04:00
meson.build Moving gobject tests from tests/gobjects to gobjects/tests 2022-05-26 19:13:19 +01:00
performance-threaded.c Use G_OPTION_ENTRY_NULL to avoid missing initializer warnings 2021-05-13 20:16:46 +00:00
performance.c Add a finalization performance test 2022-05-23 08:49:04 -04:00
testcommon.h Fix multiple missing initializer warnings in tests/gobject/testcommon.h 2021-04-29 12:40:05 +02:00
testgobject.c Fix several missing initializer in tests/gobject/testgobject.c 2021-04-29 12:40:05 +02:00
timeloop-closure.c Fix signedness warnings in tests/gobject/timeloop-closure.c 2021-05-04 08:43:29 +02:00