This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
missing integration in previous change
authorGurusamy Sarathy <gsar@cpan.org>
Wed, 24 Mar 1999 10:09:13 +0000 (10:09 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 24 Mar 1999 10:09:13 +0000 (10:09 +0000)
p4raw-id: //depot/perl@3150
p4raw-integrated: from //depot/maint-5.005/perl@3149 'copy in'
README.apollo (@3118..)

README.apollo

index 04f411e..6de115c 100644 (file)
@@ -1,7 +1,6 @@
 The following tests are known to fail as of Perl 5.005_03:
 
 comp/decl..........FAILED at test 0
-op/magic...........FAILED at test 23
 op/write...........FAILED at test 0
 lib/filefind.......FAILED at test 2
 lib/io_udp.........FAILED at test 2
@@ -9,17 +8,4 @@ lib/findbin........stat(/ressel/ABT/USER/vta/jk/proj.local/perl/perl5.005_03-MAI
 stat(/ressel/ABT/USER/vta/jk/proj.local/perl/perl5.005_03-MAINT_TRIAL_5/t/lib/): No such file or directory at ../lib/FindBin.pm line 163
 FAILED at test 1
 
-Failed 6 test scripts out of 188, 93.62% okay.
-   ### Since not all tests were successful, you may want to run some
-   ### of them individually and examine any diagnostic messages they
-   ### produce.  See the INSTALL document's section on "make test".
-   ### If you are testing the compiler, then ignore this message 
-   ### and run 
-   ###      ./perl harness
-   ### in the directory ./t.
-   ###
-   ### Since most tests were successful, you have a good chance to
-   ### get information with better granularity by running
-   ###     ./perl harness 
-   ### in directory ./t.
-u=9.2  s=20.1167  cu=431.5  cs=166.133  scripts=180  tests=6348
+Johann Klasek <jk@auto.tuwien.ac.at>