diff options
author | Sébastien Aperghis-Tramoni <sebastien@aperghis.net> | 2006-07-07 13:02:31 +0200 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2006-07-07 18:38:01 +0000 |
commit | 6e32c2556cdfeacfb9822269affc662e030ab557 (patch) | |
tree | 00b535d2c228a964e438f4f7cc5fc3702ffae5fd /MANIFEST | |
parent | ff5c8f2aafc62d460908048388675aaeb811dd92 (diff) | |
download | perl-6e32c2556cdfeacfb9822269affc662e030ab557.tar.gz |
Test scripts for I18N::Langinfo and POSIX
Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
Only includes changes to:
* ext/I18N/Langinfo/t/Langinfo.t
* ext/POSIX/t/sysconf.t
* ext/POSIX/t/termios.t
p4raw-id: //depot/perl@28503
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1008,7 +1008,9 @@ ext/POSIX/t/is.t See if POSIX isxxx() work ext/POSIX/t/math.t Basic math tests for POSIX ext/POSIX/t/posix.t See if POSIX works ext/POSIX/t/sigaction.t See if POSIX::sigaction works +ext/POSIX/t/sysconf.t See if POSIX works ext/POSIX/t/taint.t See if POSIX works with taint +ext/POSIX/t/termios.t See if POSIX works ext/POSIX/t/time.t See if POSIX time-related functions work ext/POSIX/t/waitpid.t See if waitpid works ext/POSIX/typemap POSIX extension interface types |