mutter/tests/conform
Emmanuele Bassi a5d6b23308 [units] Add binding-friendly initializers
We should follow the convention for boxed types initializers of:

  <type_name>_from_<another_type> (boxed, value)

For ClutterUnits as well; so:

  clutter_units_pixels -> clutter_units_from_pixels
  clutter_units_em     -> clutter_units_from_em
  ...

We should still keep the short-hand version as a macro, though.
2009-07-28 13:46:11 +01:00
..
ADDING_NEW_TESTS
Makefile.am [build] Use API_VERSION, not MAJORMINOR 2009-07-28 11:42:58 +01:00
test-actor-invariants.c
test-anchors.c
test-backface-culling.c
test-binding-pool.c
test-blend-strings.c [cogl] Adds cogl_read_pixels to replace direct use of glReadPixels 2009-06-29 23:49:06 +01:00
test-clutter-fixed.c
test-clutter-rectangle.c
test-clutter-text.c
test-clutter-units.c [units] Add binding-friendly initializers 2009-07-28 13:46:11 +01:00
test-color.c [tests] Add RGB<->HLS roundtrip test unit 2009-07-27 12:04:24 +01:00
test-conform-common.c
test-conform-common.h Add int dummy; to empty struct TestConformSimpleFixture definition. 2009-07-28 12:13:43 +01:00
test-conform-main.c [tests] Add RGB<->HLS roundtrip test unit 2009-07-27 12:04:24 +01:00
test-launcher.sh
test-materials.c [cogl] Ensure well defined semantics for COGL_INVALID_HANDLE material layers 2009-06-30 17:35:07 +01:00
test-model.c
test-npot-texture.c
test-paint-opacity.c
test-path.c
test-pick.c
test-premult.c [cogl] Adds cogl_read_pixels to replace direct use of glReadPixels 2009-06-29 23:49:06 +01:00
test-text-cache.c
test-timeline-interpolate.c
test-timeline-rewind.c
test-timeline.c
test-vertex-buffer-contiguous.c [cogl] Adds cogl_read_pixels to replace direct use of glReadPixels 2009-06-29 23:49:06 +01:00
test-vertex-buffer-interleved.c [cogl] Adds cogl_read_pixels to replace direct use of glReadPixels 2009-06-29 23:49:06 +01:00
test-vertex-buffer-mutability.c [cogl] Adds cogl_read_pixels to replace direct use of glReadPixels 2009-06-29 23:49:06 +01:00