summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'tests/.gitignore')
-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