summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2017-11-27 11:12:04 +0100
committerDaiki Ueno <ueno@gnu.org>2017-11-27 11:12:04 +0100
commit1a2ffa9504d774a8bdef57706baf2477fe56747f (patch)
tree9af02b2169c5f0d910de76ac1ed3e025a0bebed7 /tests
parent1ec309059ea7939a029eaebe015b7380afdf1eb9 (diff)
downloadlibunistring-1a2ffa9504d774a8bdef57706baf2477fe56747f.tar.gz
Update .gitignore files
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index b38dfcd..23a9c4a 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,7 +1,10 @@
# Files brought in by gnulib-tool:
/Makefile.gnulib
+/_Noreturn.h
+/arg-nonnull.h
/basename-lgpl.c
/btowc.c
+/c++defs.h
/ctype.in.h
/dirname-lgpl.c
/dirname.h
@@ -19,6 +22,7 @@
/init.sh
/intprops.h
/inttypes.in.h
+/isblank.c
/locale.in.h
/macros.h
/mbtowc-impl.h
@@ -29,12 +33,17 @@
/msvc-nothrow.c
/msvc-nothrow.h
/nan.h
+/pthread_sigmask.c
/putenv.c
+/raise.c
/randomd.c
/randoml.c
/setenv.c
/setlocale.c
+/signal.in.h
/signature.h
+/sigprocmask.c
+/sleep.c
/stdalign.in.h
/stdio.in.h
/strerror-override.c
@@ -69,6 +78,7 @@
/test-init.sh
/test-intprops.c
/test-inttypes.c
+/test-isblank.c
/test-isnand-nolibm.c
/test-isnand.h
/test-isnanf-nolibm.c
@@ -100,12 +110,19 @@
/test-memchr.c
/test-printf-frexp.c
/test-printf-frexpl.c
+/test-pthread_sigmask1.c
+/test-pthread_sigmask2.c
+/test-raise.c
+/test-rwlock1.c
/test-setenv.c
/test-setlocale1.c
/test-setlocale1.sh
/test-setlocale2.c
/test-setlocale2.sh
+/test-signal-h.c
/test-signbit.c
+/test-sigprocmask.c
+/test-sleep.c
/test-stdalign.c
/test-stdbool.c
/test-stddef.c
@@ -122,8 +139,11 @@
/test-sys_wait.h
/test-thread_create.c
/test-thread_self.c
+/test-time.c
/test-unistd.c
/test-unsetenv.c
+/test-usleep.c
+/test-verify-try.c
/test-verify.c
/test-verify.sh
/test-wchar.c
@@ -139,7 +159,11 @@
/test-wcwidth.c
/test-xalloc-die.c
/test-xalloc-die.sh
+/time.in.h
/unsetenv.c
+/unused-parameter.h
+/usleep.c
+/warn-on-use.h
/wcrtomb.c
/wctob.c
/wctomb-impl.h