1
0
Fork 0
mutter-performance-source/tests/micro-bench
Neil Roberts 26ec3efbff tests: Check return value of clutter_init_with_args instead of error
Some of the tests were ignoring the return value of
clutter_init_with_args and instead they would recognise an error by
seeing whether the GError parameter was set. This patch changes it to
check the return value so that it won't give a warning now that
G_GNUC_WARN_UNUSED_RESULT is on that function.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2574
2011-02-28 14:10:06 +00:00
..
Makefile.am tests: Adds test-cogl-perf micro benchmark 2010-11-26 14:33:50 +00:00
test-cogl-perf.c tests: Check return value of clutter_init_with_args instead of error 2011-02-28 14:10:06 +00:00
test-picking.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-random-text.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-text-perf.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00
test-text.c tests: abort if clutter_init fails 2011-02-28 14:10:04 +00:00