summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-08-02 10:32:01 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-08-02 10:32:01 +0000
commit0f4b663008b5032408c35f3557d9d5c2790d3fcb (patch)
tree60ab7022a0c6f1632b74bf965475fcce8e70fe6b /MANIFEST
parentf0d0442576ea74c58911be43ef48f5977fe2e1fa (diff)
downloadperl-0f4b663008b5032408c35f3557d9d5c2790d3fcb.tar.gz
More 64-bit fixing. One known bug of that kind
remains, 32-bit platforms using long long in the test t/pragma/utf8 subtests 1-3 fail. (Update: change #3884 fixed that one.) p4raw-link: @3884 (not found) p4raw-id: //depot/cfgperl@3880
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6dacdd6480..d8fe430044 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1195,6 +1195,7 @@ t/lib/tie-stdhandle.t Test for Tie::StdHandle
t/lib/tie-stdpush.t Test for Tie::StdArray
t/lib/timelocal.t See if Time::Local works
t/lib/trig.t See if Math::Trig works
+t/op/64bit.t See if 64 bitness works
t/op/append.t See if . works
t/op/arith.t See if arithmetic works
t/op/array.t See if array operations work