summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-05-08 09:31:45 +0200
committerBruno Haible <bruno@clisp.org>2020-05-08 09:51:25 +0200
commit5aef83dcdb0806d6e53d8d85d65e4361c8bf9d51 (patch)
treec9f7a05692491858b2870ccaf5c4ed68e0b2700a /tests
parent216010baaeb5577b199c4ae122121673254a189f (diff)
downloadlibunistring-5aef83dcdb0806d6e53d8d85d65e4361c8bf9d51.tar.gz
build: Tweak last commit.
* lib/unistring/cdefs.h: Clarify license.
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore18
1 files changed, 8 insertions, 10 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 1e0ecd3..a218a9e 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -18,7 +18,6 @@
/ctype.in.h
/dirname-lgpl.c
/dirname.h
-/dosname.h
/dup2.c
/error.c
/error.h
@@ -45,7 +44,6 @@
/infinity.h
/init.sh
/intprops.h
-/inttypes.in.h
/ioctl.c
/isblank.c
/listen.c
@@ -169,6 +167,10 @@
/test-isnanl-nolibm.c
/test-isnanl.h
/test-iswblank.c
+/test-iswdigit.c
+/test-iswdigit.sh
+/test-iswxdigit.c
+/test-iswxdigit.sh
/test-langinfo.c
/test-limits-h.c
/test-listen.c
@@ -185,6 +187,10 @@
/test-mbrtowc-w32-3.sh
/test-mbrtowc-w32-4.sh
/test-mbrtowc-w32-5.sh
+/test-mbrtowc-w32-6.sh
+/test-mbrtowc-w32-7.sh
+/test-wcrtomb-w32-6.sh
+/test-wcrtomb-w32-7.sh
/test-mbrtowc-w32.c
/test-mbrtowc.c
/test-mbrtowc1.sh
@@ -305,11 +311,3 @@
# Files generated by the autotools:
/Makefile.in
-/test-iswdigit.c
-/test-iswdigit.sh
-/test-iswxdigit.c
-/test-iswxdigit.sh
-/test-mbrtowc-w32-6.sh
-/test-mbrtowc-w32-7.sh
-/test-wcrtomb-w32-6.sh
-/test-wcrtomb-w32-7.sh