diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /contrib/perl5/t | |
parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) |
Diffstat (limited to 'contrib/perl5/t')
72 files changed, 75 insertions, 72 deletions
diff --git a/contrib/perl5/t/base/cond.t b/contrib/perl5/t/base/cond.t index 9a57348474eca..67749c0f6e363 100755 --- a/contrib/perl5/t/base/cond.t +++ b/contrib/perl5/t/base/cond.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: cond.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:02 $ +# $RCSfile: cond.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ # make sure conditional operators work diff --git a/contrib/perl5/t/base/if.t b/contrib/perl5/t/base/if.t index 12db7652e49be..8583858cf1dd1 100755 --- a/contrib/perl5/t/base/if.t +++ b/contrib/perl5/t/base/if.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: if.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:03 $ +# $RCSfile: if.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..2\n"; diff --git a/contrib/perl5/t/base/lex.t b/contrib/perl5/t/base/lex.t index 045cb22eb0757..a405c7ebdfb93 100755 --- a/contrib/perl5/t/base/lex.t +++ b/contrib/perl5/t/base/lex.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: lex.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:04 $ +# $RCSfile: lex.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..30\n"; diff --git a/contrib/perl5/t/base/pat.t b/contrib/perl5/t/base/pat.t index c689f4552d94d..68b03a9f663a8 100755 --- a/contrib/perl5/t/base/pat.t +++ b/contrib/perl5/t/base/pat.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: pat.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:05 $ +# $RCSfile: pat.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..2\n"; diff --git a/contrib/perl5/t/base/term.t b/contrib/perl5/t/base/term.t index e96313dec57c7..d50fe43d7362d 100755 --- a/contrib/perl5/t/base/term.t +++ b/contrib/perl5/t/base/term.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: term.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:07 $ +# $RCSfile: term.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/cmd/elsif.t b/contrib/perl5/t/cmd/elsif.t index 7eace161e0475..5a901b6c34c0b 100755 --- a/contrib/perl5/t/cmd/elsif.t +++ b/contrib/perl5/t/cmd/elsif.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: elsif.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:08 $ +# $RCSfile: elsif.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ sub foo { if ($_[0] == 1) { diff --git a/contrib/perl5/t/cmd/for.t b/contrib/perl5/t/cmd/for.t index e45f05040bc24..c09342451b00b 100755 --- a/contrib/perl5/t/cmd/for.t +++ b/contrib/perl5/t/cmd/for.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: for.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:09 $ +# $RCSfile: for.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..7\n"; diff --git a/contrib/perl5/t/cmd/mod.t b/contrib/perl5/t/cmd/mod.t index e2ab77724643d..ff9fe93febb79 100755 --- a/contrib/perl5/t/cmd/mod.t +++ b/contrib/perl5/t/cmd/mod.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: mod.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:11 $ +# $RCSfile: mod.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..12\n"; diff --git a/contrib/perl5/t/cmd/subval.t b/contrib/perl5/t/cmd/subval.t index 3c60690ebf141..2159021d13fdc 100755 --- a/contrib/perl5/t/cmd/subval.t +++ b/contrib/perl5/t/cmd/subval.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: subval.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:13 $ +# $RCSfile: subval.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ sub foo1 { 'true1'; diff --git a/contrib/perl5/t/cmd/switch.t b/contrib/perl5/t/cmd/switch.t index faa5de470f3c9..967852ea65a4a 100755 --- a/contrib/perl5/t/cmd/switch.t +++ b/contrib/perl5/t/cmd/switch.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: switch.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:14 $ +# $RCSfile: switch.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..18\n"; diff --git a/contrib/perl5/t/cmd/while.t b/contrib/perl5/t/cmd/while.t index c6e464d444ada..a4f685e3cf999 100755 --- a/contrib/perl5/t/cmd/while.t +++ b/contrib/perl5/t/cmd/while.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: while.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:15 $ +# $RCSfile: while.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..10\n"; diff --git a/contrib/perl5/t/comp/cmdopt.t b/contrib/perl5/t/comp/cmdopt.t index 3f701a456ac43..605e21b81f8ea 100755 --- a/contrib/perl5/t/comp/cmdopt.t +++ b/contrib/perl5/t/comp/cmdopt.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: cmdopt.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:17 $ +# $RCSfile: cmdopt.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..44\n"; diff --git a/contrib/perl5/t/comp/cpp.aux b/contrib/perl5/t/comp/cpp.aux index bb93d212c3bc0..b879095515956 100755 --- a/contrib/perl5/t/comp/cpp.aux +++ b/contrib/perl5/t/comp/cpp.aux @@ -1,6 +1,6 @@ #!./perl -P -# $RCSfile: cpp.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:18 $ +# $RCSfile: cpp.aux,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..3\n"; diff --git a/contrib/perl5/t/comp/cpp.t b/contrib/perl5/t/comp/cpp.t index 86e7359524ef8..722c8ca356278 100755 --- a/contrib/perl5/t/comp/cpp.t +++ b/contrib/perl5/t/comp/cpp.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: cpp.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:18 $ +# $RCSfile: cpp.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/comp/decl.t b/contrib/perl5/t/comp/decl.t index 32b8509df7747..1c8cccbf5387b 100755 --- a/contrib/perl5/t/comp/decl.t +++ b/contrib/perl5/t/comp/decl.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: decl.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:19 $ +# $RCSfile: decl.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ # check to see if subroutine declarations work everwhere diff --git a/contrib/perl5/t/comp/multiline.t b/contrib/perl5/t/comp/multiline.t index ed418b84fc1d0..e0e82bc26fbb5 100755 --- a/contrib/perl5/t/comp/multiline.t +++ b/contrib/perl5/t/comp/multiline.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: multiline.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:20 $ +# $RCSfile: multiline.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:59 $ print "1..5\n"; diff --git a/contrib/perl5/t/comp/script.t b/contrib/perl5/t/comp/script.t index d0c12e955280e..158cc715e4d19 100755 --- a/contrib/perl5/t/comp/script.t +++ b/contrib/perl5/t/comp/script.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: script.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:23 $ +# $RCSfile: script.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ print "1..3\n"; diff --git a/contrib/perl5/t/comp/term.t b/contrib/perl5/t/comp/term.t index eb9968003e7dd..784ef6ceb2241 100755 --- a/contrib/perl5/t/comp/term.t +++ b/contrib/perl5/t/comp/term.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: term.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:24 $ +# $RCSfile: term.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ # tests that aren't important enough for base.term diff --git a/contrib/perl5/t/io/argv.t b/contrib/perl5/t/io/argv.t index d99865e142ebe..be4e0f97bdc48 100755 --- a/contrib/perl5/t/io/argv.t +++ b/contrib/perl5/t/io/argv.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: argv.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:25 $ +# $RCSfile: argv.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ print "1..5\n"; diff --git a/contrib/perl5/t/io/dup.t b/contrib/perl5/t/io/dup.t index f312671e56bed..1f88dbac995bb 100755 --- a/contrib/perl5/t/io/dup.t +++ b/contrib/perl5/t/io/dup.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: dup.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:27 $ +# $RCSfile: dup.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ print "1..6\n"; diff --git a/contrib/perl5/t/io/fs.t b/contrib/perl5/t/io/fs.t index 164a6676e68b6..e9c3db904e543 100755 --- a/contrib/perl5/t/io/fs.t +++ b/contrib/perl5/t/io/fs.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: fs.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:28 $ +# $RCSfile: fs.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/io/inplace.t b/contrib/perl5/t/io/inplace.t index ff410a7b5fcad..121b59df20cff 100755 --- a/contrib/perl5/t/io/inplace.t +++ b/contrib/perl5/t/io/inplace.t @@ -2,7 +2,7 @@ $^I = $^O eq 'VMS' ? '_bak' : '.bak'; -# $RCSfile: inplace.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:29 $ +# $RCSfile: inplace.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ print "1..2\n"; diff --git a/contrib/perl5/t/io/pipe.t b/contrib/perl5/t/io/pipe.t index ba7a9b093b667..d9d82a59bd862 100755 --- a/contrib/perl5/t/io/pipe.t +++ b/contrib/perl5/t/io/pipe.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: pipe.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:31 $ +# $RCSfile: pipe.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/io/print.t b/contrib/perl5/t/io/print.t index 180b1e88d721c..b99d88cec89b0 100755 --- a/contrib/perl5/t/io/print.t +++ b/contrib/perl5/t/io/print.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: print.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:32 $ +# $RCSfile: print.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ print "1..16\n"; diff --git a/contrib/perl5/t/io/read.t b/contrib/perl5/t/io/read.t index b27fde17c7ba0..a1af3fdeaf5f4 100755 --- a/contrib/perl5/t/io/read.t +++ b/contrib/perl5/t/io/read.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile$ +# $RCSfile: read.t,v $ print "1..1\n"; diff --git a/contrib/perl5/t/io/tell.t b/contrib/perl5/t/io/tell.t index 83904e88bba88..e8c8a9de47d68 100755 --- a/contrib/perl5/t/io/tell.t +++ b/contrib/perl5/t/io/tell.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: tell.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:33 $ +# $RCSfile: tell.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ print "1..13\n"; diff --git a/contrib/perl5/t/lib/anydbm.t b/contrib/perl5/t/lib/anydbm.t index 0391b7b4900c2..0aef8836eaf3e 100755 --- a/contrib/perl5/t/lib/anydbm.t +++ b/contrib/perl5/t/lib/anydbm.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: dbm.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:43 $ +# $RCSfile: anydbm.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:00 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/lib/complex.t b/contrib/perl5/t/lib/complex.t index 2bb14f0866050..60595f3067ee6 100755 --- a/contrib/perl5/t/lib/complex.t +++ b/contrib/perl5/t/lib/complex.t @@ -14,7 +14,7 @@ BEGIN { use Math::Complex; -$VERSION = sprintf("%s", q$Id: complex.t,v 1.8 1998/02/05 16:03:39 jhi Exp $ =~ /(\d+\.d+)/); +$VERSION = sprintf("%s", q$Id: complex.t,v 1.1.1.1 1998/09/09 07:00:01 markm Exp $ =~ /(\d+\.d+)/); my ($args, $op, $target, $test, $test_set, $try, $val, $zvalue, @set, @val); diff --git a/contrib/perl5/t/lib/gdbm.t b/contrib/perl5/t/lib/gdbm.t index 2395611d1e189..a3cc8e2fdf067 100755 --- a/contrib/perl5/t/lib/gdbm.t +++ b/contrib/perl5/t/lib/gdbm.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: dbm.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:43 $ +# $RCSfile: gdbm.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ BEGIN { @INC = '../lib'; diff --git a/contrib/perl5/t/lib/ndbm.t b/contrib/perl5/t/lib/ndbm.t index a97dbd1f1e95e..1bca2a5210a89 100755 --- a/contrib/perl5/t/lib/ndbm.t +++ b/contrib/perl5/t/lib/ndbm.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: dbm.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:43 $ +# $RCSfile: ndbm.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/lib/odbm.t b/contrib/perl5/t/lib/odbm.t index 8ba9bcf3a47b4..08153aa45cd71 100755 --- a/contrib/perl5/t/lib/odbm.t +++ b/contrib/perl5/t/lib/odbm.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: dbm.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:43 $ +# $RCSfile: odbm.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/lib/sdbm.t b/contrib/perl5/t/lib/sdbm.t index 591fe14c60bee..9fc8408488454 100755 --- a/contrib/perl5/t/lib/sdbm.t +++ b/contrib/perl5/t/lib/sdbm.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: dbm.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:43 $ +# $RCSfile: sdbm.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/lib/soundex.t b/contrib/perl5/t/lib/soundex.t index d35f264c7a678..36a7c31634c40 100755 --- a/contrib/perl5/t/lib/soundex.t +++ b/contrib/perl5/t/lib/soundex.t @@ -1,10 +1,13 @@ #!./perl # -# $Id: soundex.t,v 1.2 1994/03/24 00:30:27 mike Exp $ +# $Id: soundex.t,v 1.1.1.1 1998/09/09 07:00:02 markm Exp $ # # test module for soundex.pl # # $Log: soundex.t,v $ +# Revision 1.1.1.1 1998/09/09 07:00:02 markm +# Initial import of Perl5. The king is dead; long live the king! +# # Revision 1.2 1994/03/24 00:30:27 mike # Subtle bug (any excuse :-) spotted by Rich Pinder <rpinder@hsc.usc.edu> # in the way I handles leasing characters which were different but had diff --git a/contrib/perl5/t/op/append.t b/contrib/perl5/t/op/append.t index d11514615ac23..625e316d3a1ae 100755 --- a/contrib/perl5/t/op/append.t +++ b/contrib/perl5/t/op/append.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: append.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:36 $ +# $RCSfile: append.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..3\n"; diff --git a/contrib/perl5/t/op/auto.t b/contrib/perl5/t/op/auto.t index 2eb0097650985..9608488063161 100755 --- a/contrib/perl5/t/op/auto.t +++ b/contrib/perl5/t/op/auto.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: auto.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:39 $ +# $RCSfile: auto.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..37\n"; diff --git a/contrib/perl5/t/op/chop.t b/contrib/perl5/t/op/chop.t index 77263ad3ad191..575f455ca6971 100755 --- a/contrib/perl5/t/op/chop.t +++ b/contrib/perl5/t/op/chop.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: chop.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:40 $ +# $RCSfile: chop.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..28\n"; diff --git a/contrib/perl5/t/op/cond.t b/contrib/perl5/t/op/cond.t index 427efb48879cd..025b3f12826d8 100755 --- a/contrib/perl5/t/op/cond.t +++ b/contrib/perl5/t/op/cond.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: cond.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:41 $ +# $RCSfile: cond.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..4\n"; diff --git a/contrib/perl5/t/op/delete.t b/contrib/perl5/t/op/delete.t index 6cc447506ac9b..5f20eef961adf 100755 --- a/contrib/perl5/t/op/delete.t +++ b/contrib/perl5/t/op/delete.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: delete.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:44 $ +# $RCSfile: delete.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..16\n"; diff --git a/contrib/perl5/t/op/do.t b/contrib/perl5/t/op/do.t index 87ec08d3001c4..d3531efa917b1 100755 --- a/contrib/perl5/t/op/do.t +++ b/contrib/perl5/t/op/do.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: do.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:45 $ +# $RCSfile: do.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ sub foo1 { diff --git a/contrib/perl5/t/op/each.t b/contrib/perl5/t/op/each.t index 9063c2c3ed8f3..4445ab1545731 100755 --- a/contrib/perl5/t/op/each.t +++ b/contrib/perl5/t/op/each.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: each.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:47 $ +# $RCSfile: each.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..16\n"; diff --git a/contrib/perl5/t/op/eval.t b/contrib/perl5/t/op/eval.t index 9368281d5b660..9585e7b243882 100755 --- a/contrib/perl5/t/op/eval.t +++ b/contrib/perl5/t/op/eval.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: eval.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:48 $ +# $RCSfile: eval.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..23\n"; diff --git a/contrib/perl5/t/op/exec.t b/contrib/perl5/t/op/exec.t index 098a455455dc8..4fe61d50d5618 100755 --- a/contrib/perl5/t/op/exec.t +++ b/contrib/perl5/t/op/exec.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: exec.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:49 $ +# $RCSfile: exec.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ $| = 1; # flush stdout diff --git a/contrib/perl5/t/op/exp.t b/contrib/perl5/t/op/exp.t index 5efc9ba950f1f..3bb8e178e8d1c 100755 --- a/contrib/perl5/t/op/exp.t +++ b/contrib/perl5/t/op/exp.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: exp.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:50 $ +# $RCSfile: exp.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..6\n"; diff --git a/contrib/perl5/t/op/flip.t b/contrib/perl5/t/op/flip.t index 20167f3333b82..d579f41c11d46 100755 --- a/contrib/perl5/t/op/flip.t +++ b/contrib/perl5/t/op/flip.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: flip.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:52 $ +# $RCSfile: flip.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..9\n"; diff --git a/contrib/perl5/t/op/fork.t b/contrib/perl5/t/op/fork.t index 9790ff0f8ce16..d39e5bbe7b3f8 100755 --- a/contrib/perl5/t/op/fork.t +++ b/contrib/perl5/t/op/fork.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: fork.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:53 $ +# $RCSfile: fork.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/op/glob.t b/contrib/perl5/t/op/glob.t index 253e4a312fb2a..7d7a0197b8b12 100755 --- a/contrib/perl5/t/op/glob.t +++ b/contrib/perl5/t/op/glob.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: glob.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:55 $ +# $RCSfile: glob.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..6\n"; diff --git a/contrib/perl5/t/op/goto.t b/contrib/perl5/t/op/goto.t index 1b34acda39506..a52c50c891593 100755 --- a/contrib/perl5/t/op/goto.t +++ b/contrib/perl5/t/op/goto.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: goto.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:56 $ +# $RCSfile: goto.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ # "This IS structured code. It's just randomly structured." diff --git a/contrib/perl5/t/op/goto_xs.t b/contrib/perl5/t/op/goto_xs.t index a35575eb26a1a..31a6ab992704f 100755 --- a/contrib/perl5/t/op/goto_xs.t +++ b/contrib/perl5/t/op/goto_xs.t @@ -1,7 +1,7 @@ #!./perl # tests for "goto &sub"-ing into XSUBs -# $RCSfile$$Revision$$Date$ +# $RCSfile: goto_xs.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ # Note: This only tests things that should *work*. At some point, it may # be worth while to write some failure tests for things that should diff --git a/contrib/perl5/t/op/inc.t b/contrib/perl5/t/op/inc.t index e5a2a921b3f92..fd3a2109e8099 100755 --- a/contrib/perl5/t/op/inc.t +++ b/contrib/perl5/t/op/inc.t @@ -1,7 +1,7 @@ #!./perl -# $RCSfile$ +# $RCSfile: inc.t,v $ print "1..6\n"; diff --git a/contrib/perl5/t/op/index.t b/contrib/perl5/t/op/index.t index 0b08f0879d7ee..6e2bd2a5f37bb 100755 --- a/contrib/perl5/t/op/index.t +++ b/contrib/perl5/t/op/index.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: index.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:59 $ +# $RCSfile: index.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..20\n"; diff --git a/contrib/perl5/t/op/int.t b/contrib/perl5/t/op/int.t index eb060acd727c3..705105456362e 100755 --- a/contrib/perl5/t/op/int.t +++ b/contrib/perl5/t/op/int.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: int.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:00 $ +# $RCSfile: int.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..4\n"; diff --git a/contrib/perl5/t/op/join.t b/contrib/perl5/t/op/join.t index eec4611e625db..22e5b3eb3e3b2 100755 --- a/contrib/perl5/t/op/join.t +++ b/contrib/perl5/t/op/join.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: join.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:01 $ +# $RCSfile: join.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..3\n"; diff --git a/contrib/perl5/t/op/list.t b/contrib/perl5/t/op/list.t index a4230b681b367..5126f4f519f1e 100755 --- a/contrib/perl5/t/op/list.t +++ b/contrib/perl5/t/op/list.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: list.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:02 $ +# $RCSfile: list.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..27\n"; diff --git a/contrib/perl5/t/op/local.t b/contrib/perl5/t/op/local.t index 2f674d103bfec..899399e4b5fab 100755 --- a/contrib/perl5/t/op/local.t +++ b/contrib/perl5/t/op/local.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: local.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:04 $ +# $RCSfile: local.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..58\n"; diff --git a/contrib/perl5/t/op/mkdir.t b/contrib/perl5/t/op/mkdir.t index 5ba0a0f18d1ea..1332c74d3b7ae 100755 --- a/contrib/perl5/t/op/mkdir.t +++ b/contrib/perl5/t/op/mkdir.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: mkdir.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:06 $ +# $RCSfile: mkdir.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..7\n"; diff --git a/contrib/perl5/t/op/oct.t b/contrib/perl5/t/op/oct.t index 24b5c4309d4a0..817f543e04f5f 100755 --- a/contrib/perl5/t/op/oct.t +++ b/contrib/perl5/t/op/oct.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: oct.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:08 $ +# $RCSfile: oct.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..8\n"; diff --git a/contrib/perl5/t/op/ord.t b/contrib/perl5/t/op/ord.t index ba943f4e8c2d3..19ceb97c3718a 100755 --- a/contrib/perl5/t/op/ord.t +++ b/contrib/perl5/t/op/ord.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: ord.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:09 $ +# $RCSfile: ord.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..3\n"; diff --git a/contrib/perl5/t/op/pack.t b/contrib/perl5/t/op/pack.t index 9b7bc351f9094..fe850b84c1458 100755 --- a/contrib/perl5/t/op/pack.t +++ b/contrib/perl5/t/op/pack.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: pack.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:11 $ +# $RCSfile: pack.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..60\n"; diff --git a/contrib/perl5/t/op/push.t b/contrib/perl5/t/op/push.t index a67caed2b3195..9223afa982214 100755 --- a/contrib/perl5/t/op/push.t +++ b/contrib/perl5/t/op/push.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: push.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:13 $ +# $RCSfile: push.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ @tests = split(/\n/, <<EOF); 0 3, 0 1 2, 3 4 5 6 7 diff --git a/contrib/perl5/t/op/read.t b/contrib/perl5/t/op/read.t index 2746970d157dd..21c2717ea4a33 100755 --- a/contrib/perl5/t/op/read.t +++ b/contrib/perl5/t/op/read.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: read.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:17 $ +# $RCSfile: read.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..4\n"; diff --git a/contrib/perl5/t/op/repeat.t b/contrib/perl5/t/op/repeat.t index 54fa590836f5c..8840c83231113 100755 --- a/contrib/perl5/t/op/repeat.t +++ b/contrib/perl5/t/op/repeat.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: repeat.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:21 $ +# $RCSfile: repeat.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..19\n"; diff --git a/contrib/perl5/t/op/sleep.t b/contrib/perl5/t/op/sleep.t index 5f6c4c0bbbe98..b6cd967bea40e 100755 --- a/contrib/perl5/t/op/sleep.t +++ b/contrib/perl5/t/op/sleep.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: sleep.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:23 $ +# $RCSfile: sleep.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..1\n"; diff --git a/contrib/perl5/t/op/sort.t b/contrib/perl5/t/op/sort.t index 70341b9106b8b..322f50c260776 100755 --- a/contrib/perl5/t/op/sort.t +++ b/contrib/perl5/t/op/sort.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: sort.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:24 $ +# $RCSfile: sort.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..21\n"; diff --git a/contrib/perl5/t/op/split.t b/contrib/perl5/t/op/split.t index 7f0accea5eee1..0b11b9ae997c2 100755 --- a/contrib/perl5/t/op/split.t +++ b/contrib/perl5/t/op/split.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: split.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:26 $ +# $RCSfile: split.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..25\n"; diff --git a/contrib/perl5/t/op/sprintf.t b/contrib/perl5/t/op/sprintf.t index b9b4751c791d0..4c15e5fe3f945 100755 --- a/contrib/perl5/t/op/sprintf.t +++ b/contrib/perl5/t/op/sprintf.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: sprintf.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:27 $ +# $RCSfile: sprintf.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..4\n"; diff --git a/contrib/perl5/t/op/stat.t b/contrib/perl5/t/op/stat.t index 2207b40e309ec..1a561f42954d7 100755 --- a/contrib/perl5/t/op/stat.t +++ b/contrib/perl5/t/op/stat.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: stat.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:28 $ +# $RCSfile: stat.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/op/study.t b/contrib/perl5/t/op/study.t index ea3b366f0bc38..620975e036c8d 100755 --- a/contrib/perl5/t/op/study.t +++ b/contrib/perl5/t/op/study.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: study.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:30 $ +# $RCSfile: study.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..24\n"; diff --git a/contrib/perl5/t/op/time.t b/contrib/perl5/t/op/time.t index 1bec442fe2e8f..58807117824c9 100755 --- a/contrib/perl5/t/op/time.t +++ b/contrib/perl5/t/op/time.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: time.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:32 $ +# $RCSfile: time.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ if ($does_gmtime = gmtime(time)) { print "1..5\n" } else { print "1..3\n" } diff --git a/contrib/perl5/t/op/undef.t b/contrib/perl5/t/op/undef.t index 8ab2ec421f32c..a3bb6bf889e91 100755 --- a/contrib/perl5/t/op/undef.t +++ b/contrib/perl5/t/op/undef.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: undef.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:34 $ +# $RCSfile: undef.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..21\n"; diff --git a/contrib/perl5/t/op/unshift.t b/contrib/perl5/t/op/unshift.t index 68d37756bd6fe..816cd5c2d0ae1 100755 --- a/contrib/perl5/t/op/unshift.t +++ b/contrib/perl5/t/op/unshift.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: unshift.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:35 $ +# $RCSfile: unshift.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..2\n"; diff --git a/contrib/perl5/t/op/vec.t b/contrib/perl5/t/op/vec.t index 71171447d6e34..fc60cfd9ee858 100755 --- a/contrib/perl5/t/op/vec.t +++ b/contrib/perl5/t/op/vec.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: vec.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:36 $ +# $RCSfile: vec.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..15\n"; diff --git a/contrib/perl5/t/op/write.t b/contrib/perl5/t/op/write.t index 705fa7977b3e1..2048be0b1b37f 100755 --- a/contrib/perl5/t/op/write.t +++ b/contrib/perl5/t/op/write.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: write.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:38 $ +# $RCSfile: write.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..5\n"; |