mutter/tests/conform
Emmanuele Bassi cf28c023a0 [tests] Manually advance the timelines
The units in the Timeline test suite just rely on the timeline
being a timeout automatically advanced by the main loop. This
is not the case anymore, since the merge of the master-clock.

To make the test units work again we need to "emulate" the master
clock without effectively having a stage to redraw; we do this
by creating a frame source and manually advancing the timelines
we create for test purposes, using the advance_msecs() "protected"
method.
2009-05-01 15:08:42 +01:00
..
ADDING_NEW_TESTS * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
Makefile.am [test-vertex-buffer-contiguous] Improves the texturing test 2009-02-23 16:38:43 +00:00
test-actor-invariants.c Enforce invariants on mapped, realized, visibility states 2009-04-24 15:27:19 +01:00
test-anchors.c [test-anchors] Add tests for the rotation centers 2009-01-23 18:41:41 +00:00
test-backface-culling.c [cogl-handle] Optimize how we define cogl handles 2009-04-02 11:58:43 +01:00
test-binding-pool.c Changes cogl_rectangle to take x1, y1, x2, y2 args not x1, y1, width, height 2009-01-28 17:20:15 +00:00
test-clutter-fixed.c [tests] Test CoglFixed, not ClutterFixed 2009-03-10 12:38:03 +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-clutter-text.c [tests] Add unit for the ClutterText:password-char property 2009-01-06 15:30:31 +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 Enforce invariants on mapped, realized, visibility states 2009-04-24 15:27:19 +01:00
test-launcher.sh [tests] Ensure that test-launcher.sh is found for out of tree builds 2008-12-21 14:07:22 +00:00
test-model.c [tests] Add conformance tests for ClutterModel 2009-02-14 11:45:27 +00:00
test-npot-texture.c [cogl-handle] Optimize how we define cogl handles 2009-04-02 11:58:43 +01:00
test-paint-opacity.c Update the paint opacity unit test 2008-12-11 12:26:47 +00:00
test-path.c Merge branch 'cairo-texture' 2008-12-19 16:44:40 +00:00
test-pick.c Allow passing the pick mode to get_actor_at_pos() 2009-04-24 15:25:58 +01:00
test-text-cache.c [tests] Disable a subtest of the Text cache unit 2009-04-21 12:13:43 +01:00
test-timeline-dup-frames.c [tests] Manually advance the timelines 2009-05-01 15:08:42 +01:00
test-timeline-interpolate.c [tests] Manually advance the timelines 2009-05-01 15:08:42 +01:00
test-timeline-rewind.c [tests] Manually advance the timelines 2009-05-01 15:08:42 +01:00
test-timeline-smoothness.c [tests] Manually advance the timelines 2009-05-01 15:08:42 +01:00
test-timeline.c [tests] Manually advance the timelines 2009-05-01 15:08:42 +01:00
test-vertex-buffer-contiguous.c [cogl-handle] Optimize how we define cogl handles 2009-04-02 11:58:43 +01:00
test-vertex-buffer-interleved.c [cogl-handle] Optimize how we define cogl handles 2009-04-02 11:58:43 +01:00
test-vertex-buffer-mutability.c [cogl-handle] Optimize how we define cogl handles 2009-04-02 11:58:43 +01:00