diff options
author | Steve Peters <steve@fisharerojo.org> | 2005-11-26 01:31:24 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2005-11-26 01:31:24 +0000 |
commit | 2da668d2d17f61b6470fb3f362b4703ae4b6e6e1 (patch) | |
tree | db06b771024b6c6b1692a3d3bf5c08ecb957406a /MANIFEST | |
parent | bd81e77b1570766d67e2df1f282cfbd66a8978f3 (diff) | |
download | perl-2da668d2d17f61b6470fb3f362b4703ae4b6e6e1.tar.gz |
Additional tests for B and POSIX. The POSIX ones concern me a bit,
but I don't expect any black smokes because of testing on OpenBSD,
Linux, Win32, an Cygwin.
p4raw-id: //depot/perl@26206
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -833,6 +833,7 @@ ext/POSIX/t/is.t See if POSIX isxxx() work ext/POSIX/t/posix.t See if POSIX works ext/POSIX/t/sigaction.t See if POSIX::sigaction works ext/POSIX/t/taint.t See if POSIX works with taint +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 ext/re/hints/mpeix.pl Hints for re for named architecture |