mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
Update ignore file
Add the conformance test units for ClutterText.
This commit is contained in:
parent
edd6b65743
commit
45de6df615
13
.gitignore
vendored
13
.gitignore
vendored
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user