summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-07-08 18:39:34 +0900
committerDaiki Ueno <ueno@gnu.org>2015-07-08 18:40:39 +0900
commitb51bb41b924c7a832ebaf324c8d72b8d80808abc (patch)
tree052cf9f821e30921f3d1b255f0fcd535fc2a42a4 /tests
parente8e89b00238ded91afb138e5353b18bd1ff1ce56 (diff)
downloadlibunistring-b51bb41b924c7a832ebaf324c8d72b8d80808abc.tar.gz
Ignore files brought in by gnulib-tool.
Diffstat (limited to 'tests')
-rw-r--r--tests/unistr/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/unistr/.gitignore b/tests/unistr/.gitignore
index 18c8044..6ef46d5 100644
--- a/tests/unistr/.gitignore
+++ b/tests/unistr/.gitignore
@@ -18,6 +18,7 @@
/test-strncpy.h
/test-strnlen.h
/test-u-strstr.h
+/test-u-strtok.h
/test-u16-check.c
/test-u16-chr.c
/test-u16-cmp.c
@@ -51,6 +52,7 @@
/test-u16-strncpy.c
/test-u16-strnlen.c
/test-u16-strstr.c
+/test-u16-strtok.c
/test-u16-to-u32.c
/test-u16-to-u8.c
/test-u16-uctomb.c
@@ -87,6 +89,7 @@
/test-u32-strncpy.c
/test-u32-strnlen.c
/test-u32-strstr.c
+/test-u32-strtok.c
/test-u32-to-u16.c
/test-u32-to-u8.c
/test-u32-uctomb.c
@@ -123,6 +126,7 @@
/test-u8-strncpy.c
/test-u8-strnlen.c
/test-u8-strstr.c
+/test-u8-strtok.c
/test-u8-to-u16.c
/test-u8-to-u32.c
/test-u8-uctomb.c