From 45de6df615c5573c38d635fd95c1bb06066e2c82 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 11 Dec 2008 13:39:35 +0000 Subject: [PATCH] Update ignore file Add the conformance test units for ClutterText. --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index dba281eaa..11ca7ca69 100644 --- a/.gitignore +++ b/.gitignore @@ -152,6 +152,19 @@ stamp-h1 /tests/conform/test_rectangle_opacity /tests/conform/test_backface_culling /tests/conform/test_binding_pool +/tests/conform/test_text_append_some +/tests/conform/test_text_cache +/tests/conform/test_text_cursor +/tests/conform/test_text_delete_chars +/tests/conform/test_text_delete_text +/tests/conform/test_text_empty +/tests/conform/test_text_event +/tests/conform/test_text_get_chars +/tests/conform/test_text_insert +/tests/conform/test_text_prepend_some +/tests/conform/test_text_set_empty +/tests/conform/test_text_set_text +/tests/conform/test_text_utf8_validation /tests/micro-bench/test-text /tests/tools/disable-npots.sh /clutter/x11/clutter-x11-enum-types.[ch]