diff options
author | Bruno Haible <bruno@clisp.org> | 2009-08-04 08:55:16 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-08-04 08:55:16 +0200 |
commit | 2a6642170e4b06346bf80a45c124da94b0d0688c (patch) | |
tree | 4eecfde09903ba37b051d7475ebd69661869dad1 /gettext-tools/gnulib-tests | |
parent | f4ca23aa6afa12643def86ef863143cde9aa2ca6 (diff) | |
download | external_gettext-2a6642170e4b06346bf80a45c124da94b0d0688c.zip external_gettext-2a6642170e4b06346bf80a45c124da94b0d0688c.tar.gz external_gettext-2a6642170e4b06346bf80a45c124da94b0d0688c.tar.bz2 |
Port msgfilter to Woe32 platforms.
Diffstat (limited to 'gettext-tools/gnulib-tests')
-rw-r--r-- | gettext-tools/gnulib-tests/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gettext-tools/gnulib-tests/.gitignore b/gettext-tools/gnulib-tests/.gitignore index b37c674..d78e0bf 100644 --- a/gettext-tools/gnulib-tests/.gitignore +++ b/gettext-tools/gnulib-tests/.gitignore @@ -93,6 +93,13 @@ /test-moo-sub2.oo.c /test-moo-sub2.oo.h /test-open.c +/test-pipe-filter-ii1.c +/test-pipe-filter-ii1.sh +/test-pipe-filter-ii2-child.c +/test-pipe-filter-ii2-main.c +/test-pipe-filter-ii2.sh +/test-pipe-filter.c +/test-pipe-filter.sh /test-pipe.c /test-pipe.sh /test-posix_spawn1.c @@ -146,6 +153,7 @@ /test-term-ostream.c /test-tls.c /test-unistd.c +/test-vasnprintf-posix.c /test-vasnprintf.c /test-vasprintf.c /test-vsnprintf.c |