Emmanuele Bassi
9bd3c8d2e6
conform: Do not use deprecated macros
...
Porting actor-graph is easier than porting actor-invariants, and we're
not really testing the internals of ClutterActor.
2015-07-11 10:18:18 +01:00
Emmanuele Bassi
7ec337f26f
conformance: Add actor tests
...
Port the ClutterActor tests to the test API, and ensure they run under
the new TAP harness.
2013-12-12 18:51:11 +00:00
Emmanuele Bassi
150090c19b
conform: Ensure that we don't leak references
...
Especially on actors that are not parented and get destroyed.
2013-06-12 10:27:37 +01:00
Emmanuele Bassi
dd3c66579b
conform/actor-graph: Add missing NULL terminator
2012-05-01 13:30:27 +01:00
Jasper St. Pierre
85323f09a5
conform: Make sure that raising/lowering children doesn't change state
...
Namely, visibility and show-on-set-parent.
https://bugzilla.gnome.org/show_bug.cgi?id=674510
2012-04-24 11:25:42 -04:00
Emmanuele Bassi
60e2f8ed5b
conformance: Rename the source files
...
It's the conformance test suite: there's no need to namespace the files,
just like there's no need to namespace the units.
This commit does not change the Cogl tests: they will be moved to Cogl
over time, and it's easier to do if we leave them as they are.
2012-02-27 13:02:01 +00:00