.. |
ADDING_NEW_TESTS
|
conform: Implement TEST_CONFORM_TODO() correctly
|
2010-10-12 17:11:52 +01:00 |
Makefile.am
|
Add a conformance test that uses a vertex shader with no frag shader
|
2010-11-24 18:06:44 +00:00 |
run-tests.sh
|
|
|
test-actor-destroy.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-actor-invariants.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-actor-size.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-anchors.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-animator.c
|
|
|
test-behaviours.c
|
Deprecate ClutterBehaviour and sub-classes
|
2010-11-18 15:21:16 +00:00 |
test-binding-pool.c
|
keysyms: Update the macros to CLUTTER_KEY_*
|
2010-09-10 17:54:52 +01:00 |
test-clutter-cairo-texture.c
|
|
|
test-clutter-rectangle.c
|
|
|
test-clutter-text.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-clutter-texture.c
|
|
|
test-clutter-units.c
|
test-clutter-units: Force a known resolution to avoid fuzzyness
|
2010-09-24 16:21:06 +01:00 |
test-cogl-backface-culling.c
|
Replace cogl_color_set_from_* with cogl_color_init_from_*
|
2010-09-03 16:58:47 +01:00 |
test-cogl-blend-strings.c
|
Avoid mixing declarations and code
|
2010-10-25 13:18:25 +01:00 |
test-cogl-depth-test.c
|
Avoid mixing declarations and code
|
2010-10-25 13:18:25 +01:00 |
test-cogl-fixed.c
|
|
|
test-cogl-just-vertex-shader.c
|
Add a conformance test that uses a vertex shader with no frag shader
|
2010-11-24 18:06:44 +00:00 |
test-cogl-materials.c
|
Avoid mixing declarations and code
|
2010-10-25 13:18:25 +01:00 |
test-cogl-multitexture.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-npot-texture.c
|
Make test-cogl-npot-texture a bit more extensive
|
2010-11-05 18:45:31 +00:00 |
test-cogl-object.c
|
|
|
test-cogl-offscreen.c
|
|
|
test-cogl-path.c
|
|
|
test-cogl-pixel-buffer.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-premult.c
|
Avoid mixing declarations and code
|
2010-10-25 13:18:25 +01:00 |
test-cogl-primitive.c
|
Add a conformance test for the CoglPrimitive convenience constructors
|
2010-11-04 17:59:33 +00:00 |
test-cogl-readpixels.c
|
|
|
test-cogl-sub-texture.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-texture-3d.c
|
Add a conformance test for 3D textures
|
2010-07-13 14:29:02 +01:00 |
test-cogl-texture-get-set-data.c
|
test-cogl-texture-get-set-data: Test the alpha component
|
2010-11-24 15:56:35 +00:00 |
test-cogl-texture-mipmaps.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-texture-pixmap-x11.c
|
|
|
test-cogl-texture-rectangle.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-vertex-buffer-contiguous.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-vertex-buffer-interleved.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-vertex-buffer-mutability.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-cogl-viewport.c
|
Replace cogl_color_set_from_* with cogl_color_init_from_*
|
2010-09-03 16:58:47 +01:00 |
test-cogl-wrap-modes.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-color.c
|
color: Support the CSS hsl() notation
|
2010-11-22 15:02:47 +00:00 |
test-conform-common.c
|
test-conform: Delay initializing Clutter until a test is run
|
2010-09-21 14:10:19 +01:00 |
test-conform-common.h
|
conform: Implement TEST_CONFORM_TODO() correctly
|
2010-10-12 17:11:52 +01:00 |
test-conform-main.c
|
Add a conformance test that uses a vertex shader with no frag shader
|
2010-11-24 18:06:44 +00:00 |
test-group.c
|
|
|
test-launcher.sh.in
|
|
|
test-model.c
|
tests: Add test for clutter_model_get_iter_at_row()
|
2010-12-09 13:38:35 +00:00 |
test-paint-opacity.c
|
|
|
test-path.c
|
|
|
test-pick.c
|
Discard the current pick buffer...
|
2010-11-08 16:45:15 +00:00 |
test-score.c
|
conform: Move the Score test to the conformance suite
|
2010-07-30 19:39:35 +01:00 |
test-script-parser.c
|
Deprecate ClutterBehaviour and sub-classes
|
2010-11-18 15:21:16 +00:00 |
test-state.c
|
state: Plug some memory leakage
|
2010-08-13 12:12:59 +01:00 |
test-text-cache.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-texture-fbo.c
|
tests: don't delay/skip frames due to glReadPixel concerns
|
2010-07-08 22:40:35 +01:00 |
test-timeline-interpolate.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-timeline-rewind.c
|
conform: Start cleaning up the conformance test suite
|
2010-10-12 17:42:18 +01:00 |
test-timeline.c
|
|
|