1
0
Fork 0
mutter-performance-source/tests/conform
Neil Roberts 596d4628e6 Add a wrapper library to help testing without NPOTs.
* tests/tools/Makefile.am: Optionally build the
	libdisable-npots.la library depending on whether libdl was
	detected in the configure script. A helper script is also
	generated to setup the LD_PRELOAD.

	* tests/conform/Makefile.am: There are now two versions of the
	test-report and full-report rules. test-report-normal is the same
	as before and test-report-disable-npots runs the tests with the
	disable-npots wrapper script. The full-report rule runs both of
	them and displays two separate HTML files. The test-report rule
	just runs the normal version as before.

	* configure.ac: Add a test for libdl

	* tests/tools/disable-npots.sh.in: New file. Template for the
	helper script

	* tests/tools/disable-npots.c: New file
2008-11-24 15:44:16 +00:00
..
ADDING_NEW_TESTS * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
Makefile.am Add a wrapper library to help testing without NPOTs. 2008-11-24 15:44:16 +00:00
test-actor-invariants.c 2008-11-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-08 15:56:22 +00:00
test-clutter-entry.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-fixed.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-rectangle.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-conform-common.c * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
test-conform-common.h Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-conform-main.c 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 13:06:02 +00:00
test-label-cache.c 2008-11-10 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-10 12:28:42 +00:00
test-mesh-contiguous.c 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 12:54:34 +00:00
test-mesh-interleved.c 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 12:54:34 +00:00
test-mesh-mutability.c 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 12:54:34 +00:00
test-paint-opacity.c 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 14:41:01 +00:00
test-pick.c * tests/conform/test-pick.c (test_pick): The final result message 2008-11-18 12:36:27 +00:00
test-timeline-dup-frames.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-interpolate.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-rewind.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-smoothness.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline.c * tests/conform/test-timeline.c (test_timeline): Remove the delay 2008-11-18 18:30:55 +00:00
wrapper.sh Gets the mesh API working with GLES2 2008-11-13 14:28:16 +00:00