summaryrefslogtreecommitdiffstats
path: root/gettext-tools/gnulib-tests
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-12-15 12:12:37 +0900
committerDaiki Ueno <ueno@gnu.org>2015-12-15 12:12:37 +0900
commitffb5a824d82d5126a85137c51aaee22f24713baa (patch)
tree9458bfe9972dac5aa8de6883f0fc31b1a39df463 /gettext-tools/gnulib-tests
parent19ce4c30bbcf4f82f09db1a0b5883446598354a3 (diff)
downloadexternal_gettext-ffb5a824d82d5126a85137c51aaee22f24713baa.zip
external_gettext-ffb5a824d82d5126a85137c51aaee22f24713baa.tar.gz
external_gettext-ffb5a824d82d5126a85137c51aaee22f24713baa.tar.bz2
gnulib-local: Pull more functions for libxml
* gettext-tools/gnulib-lib/.gitignore: Ignore files brought by gnulib-tool. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gnulib-local/modules/libxml (Depends-on): Add 'pow', 'log10', and 'fabs'.
Diffstat (limited to 'gettext-tools/gnulib-tests')
-rw-r--r--gettext-tools/gnulib-tests/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/gettext-tools/gnulib-tests/.gitignore b/gettext-tools/gnulib-tests/.gitignore
index efd9002..4c1bc56 100644
--- a/gettext-tools/gnulib-tests/.gitignore
+++ b/gettext-tools/gnulib-tests/.gitignore
@@ -30,6 +30,7 @@
/minus-zero.h
/nan.h
/putenv.c
+/randomd.c
/read-file.c
/read-file.h
/same-inode.h
@@ -76,6 +77,8 @@
/test-dup2.c
/test-environ.c
/test-errno.c
+/test-fabs.c
+/test-fabs.h
/test-fcntl-h.c
/test-fcntl.c
/test-fdopen.c
@@ -135,6 +138,8 @@
/test-locale.c
/test-localename.c
/test-lock.c
+/test-log10.c
+/test-log10.h
/test-lseek.c
/test-lseek.sh
/test-lstat.c
@@ -194,6 +199,7 @@
/test-posix_spawn_file_actions_addclose.c
/test-posix_spawn_file_actions_adddup2.c
/test-posix_spawn_file_actions_addopen.c
+/test-pow.c
/test-quotearg-simple.c
/test-quotearg.h
/test-raise.c