summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2005-12-21 19:04:37 +0000
committerSteve Peters <steve@fisharerojo.org>2005-12-21 19:04:37 +0000
commit867bef193ba790d4f06f4e5549e8b8b4c2f6a389 (patch)
tree67f88c6e2074014ccedc14b10c100643922f94aa /MANIFEST
parentf2c0649b2032ef5d607fe4e0874cdfa49e41eaf2 (diff)
downloadperl-867bef193ba790d4f06f4e5549e8b8b4c2f6a389.tar.gz
Add tests for untested math functions in POSIX
p4raw-id: //depot/perl@26435
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 37c8d4ba56..a8b5a9863a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -832,6 +832,7 @@ ext/POSIX/POSIX.pm POSIX extension Perl module
ext/POSIX/POSIX.pod POSIX extension documentation
ext/POSIX/POSIX.xs POSIX extension external subroutines
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/taint.t See if POSIX works with taint