diff options
author | Steve Peters <steve@fisharerojo.org> | 2005-12-21 19:04:37 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2005-12-21 19:04:37 +0000 |
commit | 867bef193ba790d4f06f4e5549e8b8b4c2f6a389 (patch) | |
tree | 67f88c6e2074014ccedc14b10c100643922f94aa /MANIFEST | |
parent | f2c0649b2032ef5d607fe4e0874cdfa49e41eaf2 (diff) | |
download | perl-867bef193ba790d4f06f4e5549e8b8b4c2f6a389.tar.gz |
Add tests for untested math functions in POSIX
p4raw-id: //depot/perl@26435
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |