mutter/tests/interactive
Emmanuele Bassi 0b4899ef23 tests: Clean up interactive test build
The build for interactive tests creates symbolic links for the data
under tests/data; it also uses symbolic links for creating "binaries"
for each interactive test. This is less than ideal, though.

Instead, the tests should build a path to the data files by using
a pre-processor define like TESTS_DATADIR; both g_build_filename() and
pre-processor string concatenation can be used to generate a valid
file name with the full path to the files.

The build system should also create wrapper scripts, just like we
do inside the conformance test suite, to be able to launch single
tests.
2009-11-05 17:47:26 +00:00
..
Makefile.am tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-actor-clone.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-actors.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-animation.c
test-behave.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-bin-layout.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-binding-pool.c
test-box-layout.c tests: Use the right key symbol for adding children 2009-10-26 15:10:20 +00:00
test-clip.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-clutter-cairo-flowers.c Add MSVC preprocessor guards in test-clutter-cairo-flowers.c 2009-07-28 12:13:43 +01:00
test-cogl-multitexture.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-cogl-offscreen.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-cogl-primitives.c
test-cogl-tex-convert.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-cogl-tex-foreign.c
test-cogl-tex-getset.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-cogl-tex-polygon.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-cogl-tex-tile.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-cogl-vertex-buffer.c Reposition variable declarations to avoid C99. 2009-07-28 12:13:43 +01:00
test-depth.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-devices.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-easing.c [tests] Beautify the bouncing actor 2009-06-15 15:08:59 +01:00
test-events.c tests: Print out the captured event type 2009-10-26 11:42:16 +00:00
test-fbo.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-flow-layout.c layout: Report the correct size of FlowLayout 2009-10-14 11:31:35 +01:00
test-fullscreen.c
test-grab.c
test-layout.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-main.c
test-model.c
test-multistage.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-offscreen.c
test-paint-wrapper.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-pixmap.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-project.c
test-random-text.c
test-rotate.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-scale.c Add white_color a variable on the stack. 2009-07-28 12:13:43 +01:00
test-score.c
test-script.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-shader.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-stage-read-pixels.c
test-text-field.c [text] Add pre-edit string to ClutterText 2009-10-16 12:45:29 +01:00
test-text.c
test-texture-async.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-texture-quality.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
test-textures.c
test-threads.c
test-unproject.c
test-viewport.c tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00
wrapper.sh tests: Clean up interactive test build 2009-11-05 17:47:26 +00:00