mutter/tests/conform
Emmanuele Bassi 1da42dd8a0 actor: Add ActorIter.is_valid()
It can be useful to check whether a ClutterActorIter is currently valid,
i.e. if the iterator has been initialized *and* if the actor to which it
refers to hasn't been updated.

We can also use the is_valid() method in the conformance test suite to
check that initialization has been successful, and that changing the
children list through the ClutterActorIter API leaves the iterator in a
valid state.
2012-06-27 21:28:01 +01:00
..
actor-anchors.c
actor-destroy.c
actor-graph.c
actor-invariants.c
actor-iter.c actor: Add ActorIter.is_valid() 2012-06-27 21:28:01 +01:00
actor-layout.c
actor-offscreen-redirect.c
actor-paint-opacity.c
actor-pick.c
actor-shader-effect.c
actor-size.c
ADDING_NEW_TESTS
animator.c
behaviours.c
binding-pool.c
cairo-texture.c
cally-text.c
color.c
events-touch.c
group.c
interval.c
Makefile.am
model.c
path.c
rectangle.c
run-tests.sh
score.c
script-parser.c
state.c
test-cogl-atlas-migration.c
test-cogl-fixed.c
test-cogl-materials.c
test-cogl-multitexture.c
test-cogl-npot-texture.c
test-cogl-object.c
test-cogl-premult.c
test-cogl-readpixels.c
test-cogl-texture-get-set-data.c
test-cogl-texture-mipmaps.c
test-cogl-texture-pixmap-x11.c
test-cogl-texture-rectangle.c
test-cogl-vertex-buffer-contiguous.c
test-cogl-vertex-buffer-interleved.c
test-cogl-vertex-buffer-mutability.c
test-cogl-viewport.c
test-conform-common.c
test-conform-common.h
test-conform-main.c
test-launcher.sh.in
text-cache.c
text.c
texture-fbo.c
texture.c
timeline-interpolate.c
timeline-rewind.c
timeline.c
units.c