glib/tests
Matthias Clasen 35d5f9488c Improve the GObject performance test
Make the 'complex construction' case more
realistic by adding a string property.

And mark the properties as G_PARAM_STATIC_STRINGS,
since this is commonly done, and doing so will
enable some optimizations.

Also, use g_object_class_install_properties,
to test optimizations that will be tied to using
that function.
2022-06-01 12:14:11 -04:00
..
collate Add Collation tests. 2005-10-05 17:37:46 +00:00
gobject Improve the GObject performance test 2022-06-01 12:14:11 -04:00
assert-msg-test.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
assert-msg-test.gdb tests: Work around a gdb bug in assert-msg-test 2017-11-27 11:44:08 +00:00
meson.build Moving tests/refcount/ directory to gobject/tests/ 2022-05-26 18:37:35 +01:00
run-assert-msg-test.sh Correct shellcheck errors (and ignore world splitting when we want it) 2020-11-15 17:34:27 +01:00
template-tap.test.in tests: Move .test.in template files to tests directory 2022-05-11 13:12:20 +01:00
template.test.in tests: Move .test.in template files to tests directory 2022-05-11 13:12:20 +01:00