mutter/tests
Neil Roberts fc8c2c5d9b Bug 1207 - Timelines sometime miss markers
* clutter/clutter-timeline.c (timeline_timeout_func): Move the
	code for firing the new-frame and marker-reached signals into a
	separate static function so that it can also be called when the
	last frame is reached. Also fix an issue where the frame numbers
	were changed in the wrong direction when detecting missed markers
	in a reversed timeline. Based on a patch by Michael Boccara.

	* tests/test-timeline.c: Now tries to automatically verify whether
	the test worked by keeping track of all the signal emissions. The
	timelines are run a second time with an extra timeout that causes
	delays to simulate skipped frames.
2008-11-03 12:42:17 +00:00
..
Makefile.am
redhand.png
test-actors.c 2008-10-22 Thomas Wood <thomas@linux.intel.com> 2008-10-22 14:23:02 +00:00
test-behave.c
test-clip.c
test-cogl-offscreen.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-cogl-primitives.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-cogl-tex-convert.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-cogl-tex-foreign.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-cogl-tex-getset.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-cogl-tex-polygon.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-cogl-tex-tile.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-depth.c
test-devices.c
test-effects.c 2007-01-30 Tomas Frydrych <tf@openedhand.com> 2008-01-30 12:13:26 +00:00
test-entry-auto.c
test-entry.c
test-events.c
test-fbo.c Bug 1074 - FBOs on GLES 2008-10-29 14:52:48 +00:00
test-fullscreen.c
test-grab.c
test-invariants.c
test-label-cache.c
test-layout.c
test-model.c
test-multistage.c
test-offscreen.c
test-opacity.c 2008-06-10 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-10 17:07:52 +00:00
test-paint-wrapper.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:50:07 +00:00
test-perspective.c
test-pick.c
test-pixmap.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:04:34 +00:00
test-project.c 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 16:37:55 +00:00
test-random-text.c
test-rotate.c
test-scale.c
test-score.c
test-script.c
test-script.json
test-shader.c
test-stage-read-pixels.c
test-text.c
test-texture-quality.c
test-textures.c
test-threads.c
test-timeline-dup-frames.c
test-timeline-interpolate.c
test-timeline-rewind.c
test-timeline-smoothness.c
test-timeline.c Bug 1207 - Timelines sometime miss markers 2008-11-03 12:42:17 +00:00
test-unproject.c
test-viewport.c