summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore66
1 files changed, 64 insertions, 2 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 0d51016..0482682 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,7 @@
# Files brought in by gnulib-tool:
/Makefile.gnulib
/binary-io.h
+/btowc.c
/cloexec.c
/cloexec.h
/error.c
@@ -9,24 +10,40 @@
/exitfail.h
/fcntl.c
/fcntl.in.h
+/fdopen.c
/getdtablesize.c
/getpagesize.c
/gettext.h
+/infinity.h
/init.sh
/intprops.h
+/inttypes.in.h
/locale.in.h
/lstat.c
/macros.h
+/mbtowc-impl.h
+/mbtowc.c
+/minus-zero.h
+/msvc-inval.c
+/msvc-inval.h
+/msvc-nothrow.c
+/msvc-nothrow.h
/nan.h
/open.c
/pathmax.h
/progname.c
/progname.h
/putenv.c
+/randomd.c
+/randoml.c
/same-inode.h
/setenv.c
+/setlocale.c
/signature.h
/stat.c
+/stdio.in.h
+/strerror-override.c
+/strerror-override.h
/strerror.c
/symlink.c
/sys_stat.in.h
@@ -34,6 +51,9 @@
/test-array-mergesort.c
/test-binary-io.c
/test-binary-io.sh
+/test-btowc.c
+/test-btowc1.sh
+/test-btowc2.sh
/test-c-ctype.c
/test-c-strcase.sh
/test-c-strcasecmp.c
@@ -44,17 +64,29 @@
/test-errno.c
/test-fcntl-h.c
/test-fcntl.c
+/test-fdopen.c
+/test-fgetc.c
+/test-float.c
+/test-fputc.c
+/test-fread.c
+/test-frexp.c
+/test-frexp.h
/test-frexpl.c
/test-fseterr.c
+/test-fwrite.c
/test-getdtablesize.c
-/test-iconv.c
/test-iconv-h.c
+/test-iconv.c
+/test-init.sh
+/test-intprops.c
+/test-inttypes.c
/test-isnand-nolibm.c
/test-isnand.h
/test-isnanf-nolibm.c
/test-isnanf.h
/test-isnanl-nolibm.c
/test-isnanl.h
+/test-iswblank.c
/test-locale.c
/test-localename.c
/test-lock.c
@@ -62,6 +94,12 @@
/test-lstat.h
/test-malloca.c
/test-math.c
+/test-mbrtowc-w32-1.sh
+/test-mbrtowc-w32-2.sh
+/test-mbrtowc-w32-3.sh
+/test-mbrtowc-w32-4.sh
+/test-mbrtowc-w32-5.sh
+/test-mbrtowc-w32.c
/test-mbrtowc.c
/test-mbrtowc1.sh
/test-mbrtowc2.sh
@@ -75,37 +113,61 @@
/test-printf-frexp.c
/test-printf-frexpl.c
/test-setenv.c
+/test-setlocale1.c
+/test-setlocale1.sh
+/test-setlocale2.c
+/test-setlocale2.sh
/test-signbit.c
/test-stat.c
/test-stat.h
/test-stdbool.c
/test-stddef.c
/test-stdint.c
+/test-stdio.c
/test-stdlib.c
/test-strerror.c
/test-striconveh.c
/test-striconveha.c
/test-string.c
/test-strncat.c
+/test-strstr.c
/test-symlink.c
/test-symlink.h
/test-sys_stat.c
+/test-sys_types.c
+/test-sys_wait.h
+/test-thread_create.c
+/test-thread_self.c
/test-time.c
/test-unistd.c
/test-unsetenv.c
+/test-verify.c
+/test-verify.sh
/test-wchar.c
+/test-wcrtomb-w32-1.sh
+/test-wcrtomb-w32-2.sh
+/test-wcrtomb-w32-3.sh
+/test-wcrtomb-w32-4.sh
+/test-wcrtomb-w32-5.sh
+/test-wcrtomb-w32.c
+/test-wcrtomb.c
+/test-wcrtomb.sh
+/test-wctype-h.c
/test-wctype.c
/test-wcwidth.c
/test-xalloc-die.c
/test-xalloc-die.sh
/time.in.h
/unsetenv.c
+/wcrtomb.c
/wctob.c
+/wctomb-impl.h
+/wctomb.c
/xalloc-die.c
+/xalloc-oversized.h
/xalloc.h
/xmalloc.c
/zerosize-ptr.h
# Files generated by the autotools:
/Makefile.in
-