summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-12 10:47:27 +0100
committerBruno Haible <bruno@clisp.org>2009-12-12 10:47:27 +0100
commit654bd28315a97d810af1cb2e32b5db66a60b9460 (patch)
tree24013468aef42a95dc9725458f94950304aaa0e0 /tests
parent5d633fba9b2bef7246f91b350c19071f26e5f7af (diff)
downloadlibunistring-654bd28315a97d810af1cb2e32b5db66a60b9460.tar.gz
Update after gnulib changed.
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore29
1 files changed, 29 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index b295d1e..da7bec3 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,28 +1,43 @@
# Files brought in by gnulib-tool:
/Makefile.gnulib
+/binary-io.h
+/cloexec.c
+/cloexec.h
/error.c
/error.h
/exitfail.c
/exitfail.h
/fcntl.in.h
/gettext.h
+/init.sh
/intprops.h
/locale.in.h
+/lstat.c
/nan.h
/open.c
+/pathmax.h
/progname.c
/progname.h
+/putenv.c
+/same-inode.h
/setenv.c
+/stat.c
/strerror.c
+/symlink.c
+/sys_stat.in.h
/test-alloca-opt.c
/test-array-mergesort.c
+/test-binary-io.c
+/test-binary-io.sh
/test-c-ctype.c
/test-c-strcase.sh
/test-c-strcasecmp.c
/test-c-strncasecmp.c
+/test-cloexec.c
/test-dup2.c
/test-environ.c
/test-errno.c
+/test-fcntl-h.c
/test-fcntl.c
/test-frexpl.c
/test-fseterr.c
@@ -35,6 +50,8 @@
/test-isnanl.h
/test-locale.c
/test-localename.c
+/test-lstat.c
+/test-lstat.h
/test-malloca.c
/test-math.c
/test-mbrtowc.c
@@ -46,9 +63,13 @@
/test-mbsinit.sh
/test-memchr.c
/test-open.c
+/test-open.h
/test-printf-frexp.c
/test-printf-frexpl.c
+/test-setenv.c
/test-signbit.c
+/test-stat.c
+/test-stat.h
/test-stdbool.c
/test-stddef.c
/test-stdint.c
@@ -57,10 +78,18 @@
/test-striconveh.c
/test-striconveha.c
/test-string.c
+/test-symlink.c
+/test-symlink.h
+/test-sys_stat.c
+/test-time.c
/test-unistd.c
+/test-unsetenv.c
/test-wchar.c
/test-wctype.c
/test-wcwidth.c
+/test-xalloc-die.c
+/test-xalloc-die.sh
+/time.in.h
/unsetenv.c
/wctob.c
/xalloc-die.c