summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-07-01 02:19:53 +0200
committerBruno Haible <bruno@clisp.org>2009-07-01 02:19:53 +0200
commitba16f0e82eabd2f9b04a6032c53583d7d75394f5 (patch)
tree4ac8abf35e55bc6f644413ad3ab44cda9be87c4f /tests
parent76de81684dc4a3c68d5a9d34c022bc324f6382f7 (diff)
downloadlibunistring-ba16f0e82eabd2f9b04a6032c53583d7d75394f5.tar.gz
Update.
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore2
-rw-r--r--tests/unicase/.gitignore4
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index b02ed86..4c686fb 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -40,6 +40,7 @@
/test-mbrtowc4.sh
/test-mbsinit.c
/test-mbsinit.sh
+/test-memchr.c
/test-printf-frexp.c
/test-printf-frexpl.c
/test-signbit.c
@@ -59,6 +60,7 @@
/xalloc-die.c
/xalloc.h
/xmalloc.c
+/zerosize-ptr.h
# Files generate by the autotools:
/Makefile.in
diff --git a/tests/unicase/.gitignore b/tests/unicase/.gitignore
index 1feb936..500984c 100644
--- a/tests/unicase/.gitignore
+++ b/tests/unicase/.gitignore
@@ -1,5 +1,7 @@
# Files brought in by gnulib-tool:
/test-casecmp.h
+/test-cased.c
+/test-ignorable.c
/test-is-cased.h
/test-is-casefolded.h
/test-is-lowercase.h
@@ -9,6 +11,8 @@
/test-locale-language.sh
/test-mapping-part1.h
/test-mapping-part2.h
+/test-predicate-part1.h
+/test-predicate-part2.h
/test-u16-casecmp.c
/test-u16-casecoll.c
/test-u16-casefold.c