summaryrefslogtreecommitdiff
path: root/tests/unictype/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2014-09-01 09:47:59 +0900
committerDaiki Ueno <ueno@gnu.org>2014-09-01 10:31:09 +0900
commitf9155f987705e849e4093f0e9e44ec5971907afb (patch)
treed99dd080341af377fab751631c37454a60db1651 /tests/unictype/.gitignore
parenta6727436178f3518722fade674c2f73a32d58fa5 (diff)
downloadlibunistring-f9155f987705e849e4093f0e9e44ec5971907afb.tar.gz
Ignore files brought in by gnulib-tool.
Diffstat (limited to 'tests/unictype/.gitignore')
-rw-r--r--tests/unictype/.gitignore24
1 files changed, 23 insertions, 1 deletions
diff --git a/tests/unictype/.gitignore b/tests/unictype/.gitignore
index 65a7b37..c887619 100644
--- a/tests/unictype/.gitignore
+++ b/tests/unictype/.gitignore
@@ -1,5 +1,6 @@
# Files brought in by gnulib-tool:
/test-bidi_byname.c
+/test-bidi_longname.c
/test-bidi_name.c
/test-bidi_of.c
/test-bidi_test.c
@@ -13,6 +14,7 @@
/test-categ_Co.c
/test-categ_Cs.c
/test-categ_L.c
+/test-categ_LC.c
/test-categ_Ll.c
/test-categ_Lm.c
/test-categ_Lo.c
@@ -46,12 +48,17 @@
/test-categ_and.c
/test-categ_and_not.c
/test-categ_byname.c
+/test-categ_longname.c
/test-categ_name.c
/test-categ_none.c
/test-categ_of.c
/test-categ_or.c
/test-categ_test_withtable.c
/test-combining.c
+/test-combiningclass.c
+/test-combiningclass_byname.c
+/test-combiningclass_longname.c
+/test-combiningclass_name.c
/test-ctype_alnum.c
/test-ctype_alpha.c
/test-ctype_blank.c
@@ -68,6 +75,15 @@
/test-decdigit.h
/test-digit.c
/test-digit.h
+/test-joininggroup_byname.c
+/test-joininggroup_name.c
+/test-joininggroup_of.c
+/test-joininggroup_of.h
+/test-joiningtype_byname.c
+/test-joiningtype_longname.c
+/test-joiningtype_name.c
+/test-joiningtype_of.c
+/test-joiningtype_of.h
/test-mirror.c
/test-numeric.c
/test-numeric.h
@@ -91,6 +107,13 @@
/test-pr_bidi_segment_separator.c
/test-pr_bidi_whitespace.c
/test-pr_byname.c
+/test-pr_case_ignorable.c
+/test-pr_cased.c
+/test-pr_changes_when_casefolded.c
+/test-pr_changes_when_casemapped.c
+/test-pr_changes_when_lowercased.c
+/test-pr_changes_when_titlecased.c
+/test-pr_changes_when_uppercased.c
/test-pr_combining.c
/test-pr_composite.c
/test-pr_currency_symbol.c
@@ -159,4 +182,3 @@
/test-sy_c_whitespace.c
/test-sy_java_ident.c
/test-sy_java_whitespace.c
-