From ba16f0e82eabd2f9b04a6032c53583d7d75394f5 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 1 Jul 2009 02:19:53 +0200 Subject: Update. --- tests/.gitignore | 2 ++ tests/unicase/.gitignore | 4 ++++ 2 files changed, 6 insertions(+) (limited to 'tests') 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 -- cgit v1.2.1