mutter/tests/conform
Emmanuele Bassi b1c366a143 Add Text::get_chars() implementation and tests
The clutter_text_get_chars() function returns a section of the
contents of the Text actor, delimited by a start and an end position.

This commit adds the implementation for that function and a test
unit that guarantees the offset-to-bytes computations are correct.
2008-12-11 11:59:50 +00:00
..
ADDING_NEW_TESTS * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
Makefile.am Add a separate test unit for ClutterText 2008-12-11 11:45:37 +00:00
test-actor-invariants.c 2008-11-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-08 15:56:22 +00:00
test-backface-culling.c * tests/conform/test-backface-culling.c (TEXTURE_SIZE): Don't set 2008-11-28 17:45:54 +00:00
test-binding-pool.c 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 13:57:10 +00:00
test-clutter-entry.c Add a separate test unit for ClutterText 2008-12-11 11:45:37 +00:00
test-clutter-fixed.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-rectangle.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-clutter-text.c Add Text::get_chars() implementation and tests 2008-12-11 11:59:50 +00:00
test-conform-common.c * tests/conform/ADDING_NEW_TESTS 2008-11-10 18:52:50 +00:00
test-conform-common.h Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-conform-main.c Add Text::get_chars() implementation and tests 2008-12-11 11:59:50 +00:00
test-label-cache.c 2008-11-10 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-10 12:28:42 +00:00
test-mesh-contiguous.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-mesh-interleved.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-mesh-mutability.c * tests/conform/test-mesh-mutability.c: 2008-11-28 16:25:20 +00:00
test-paint-opacity.c 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 14:41:01 +00:00
test-path.c Bug 1252 - Merge ClutterBehaviourPath and ClutterBehaviourBspline 2008-12-05 13:13:37 +00:00
test-pick.c * tests/conform/test-pick.c (test_pick): The final result message 2008-11-18 12:36:27 +00:00
test-timeline-dup-frames.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-interpolate.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-rewind.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline-smoothness.c Bug 1162 - Re-works the tests/ to use the glib-2.16 unit testing 2008-11-07 19:32:28 +00:00
test-timeline.c * tests/conform/test-timeline.c (test_timeline): Remove the delay 2008-11-18 18:30:55 +00:00
wrapper.sh Gets the mesh API working with GLES2 2008-11-13 14:28:16 +00:00