mutter/tests/interactive
Emmanuele Bassi b7d26b2d02 test-devices: Actually print the axis data
Returning in an if() block whose condition we assume to be true doesn't
play nicely with having statements after the block. Let's fix that.
2011-01-21 15:27:56 +00:00
..
Makefile.am interactive: Remove test-bind 2010-12-20 12:41:07 +00:00
test-actor-clone.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-actors.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-animation.c
test-animator.c
test-behave.c timeline: Rename the reverse property to auto-reverse 2010-12-17 12:07:52 +00:00
test-bin-layout.c
test-binding-pool.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-box-layout.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-cairo-flowers.c cairo-texture: Allow overriding the surface creation 2010-10-18 11:26:45 +01:00
test-clip.c
test-cogl-multitexture.c
test-cogl-offscreen.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-cogl-point-sprites.c
test-cogl-primitives.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-cogl-shader-arbfp.c tests: test-cogl-shader-arbfp wasn't compiling shader 2010-11-10 14:19:34 +00:00
test-cogl-shader-glsl.c test-cogl-shader-glsl: Disable the atlas for the hand texture 2011-01-13 11:50:09 +00:00
test-cogl-tex-convert.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-cogl-tex-foreign.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-cogl-tex-getset.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-cogl-tex-polygon.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-cogl-tex-tile.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-cogl-vertex-buffer.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-constraints.c
test-depth.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-devices.c test-devices: Actually print the axis data 2011-01-21 15:27:56 +00:00
test-drag.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-easing.c
test-events.c evdev: Add mouse support 2010-11-30 14:40:38 +00:00
test-fbo.c
test-flow-layout.c
test-fullscreen.c
test-grab.c
test-layout.c timeline: Rename the reverse property to auto-reverse 2010-12-17 12:07:52 +00:00
test-main.c
test-model.c
test-multistage.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-paint-wrapper.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-path-constraint.c path-constraint: Add a ::node-reached signal 2010-11-07 21:35:40 +00:00
test-pixmap.c test-pixmap: Remove the GLX code 2011-01-20 12:59:56 +00:00
test-scale.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-script.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-scrolling.c
test-shader-effects.c interactive: Rename test-rotate 2010-12-16 15:35:38 +00:00
test-shader.c test-shader: Fix the edge-detect shader 2011-01-11 14:21:21 +00:00
test-snap-constraint.c Add SnapConstraint 2010-11-15 16:00:49 +00:00
test-stage-read-pixels.c
test-stage-sizing.c Move tests to static colors where possible 2010-11-11 13:14:39 +00:00
test-state-animator.c
test-state.c
test-table-layout.c
test-text-field.c test-text-field: Grab key focus on the first entry 2010-12-30 12:49:41 +00:00
test-text.c Remove obsolete code from test-text 2010-01-11 17:10:00 +00:00
test-texture-async.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-texture-material.c
test-texture-quality.c Deprecate ClutterBehaviour and sub-classes 2010-11-18 15:21:16 +00:00
test-textures.c tests: Try to drop including config.h 2011-01-19 14:36:30 +00:00
test-threads.c timeline: Rename the reverse property to auto-reverse 2010-12-17 12:07:52 +00:00
test-unproject.c
wrapper.sh.in