diff options
Diffstat (limited to 'contrib/perl5/t')
62 files changed, 65 insertions, 62 deletions
diff --git a/contrib/perl5/t/base/cond.t b/contrib/perl5/t/base/cond.t index 9a57348474ec..67749c0f6e36 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 12db7652e49b..8583858cf1dd 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/pat.t b/contrib/perl5/t/base/pat.t index c689f4552d94..68b03a9f663a 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 e96313dec57c..d50fe43d7362 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 7eace161e047..5a901b6c34c0 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/mod.t b/contrib/perl5/t/cmd/mod.t index e2ab77724643..ff9fe93febb7 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 3c60690ebf14..2159021d13fd 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 faa5de470f3c..967852ea65a4 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 3bb9437f0176..2bd581194c49 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: 1.1.1.2 $$Date: 1999/05/02 14:29:15 $ +# $RCSfile: while.t,v $$Revision: 1.1.1.1.2.1 $$Date: 1999/05/05 13:18:11 $ print "1..15\n"; diff --git a/contrib/perl5/t/comp/cmdopt.t b/contrib/perl5/t/comp/cmdopt.t index 3f701a456ac4..605e21b81f8e 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 bb93d212c3bc..b87909551595 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 86e7359524ef..722c8ca35627 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 32b8509df774..1c8cccbf5387 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 ed418b84fc1d..e0e82bc26fbb 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 d0c12e955280..158cc715e4d1 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 eb9968003e7d..784ef6ceb224 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/dup.t b/contrib/perl5/t/io/dup.t index f312671e56be..1f88dbac995b 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 df56e857bc9f..4f300fbd63e4 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: 1.1.1.2 $$Date: 1999/05/02 14:29:37 $ +# $RCSfile: fs.t,v $$Revision: 1.1.1.1.2.1 $$Date: 1999/05/05 13:18:16 $ BEGIN { chdir 't' if -d 't'; diff --git a/contrib/perl5/t/io/inplace.t b/contrib/perl5/t/io/inplace.t index ff410a7b5fca..121b59df20cf 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 ba7a9b093b66..d9d82a59bd86 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 180b1e88d721..b99d88cec89b 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 b27fde17c7ba..a1af3fdeaf5f 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 83904e88bba8..e8c8a9de47d6 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 0391b7b4900c..0aef8836eaf3 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 0ed821b6d937..c028e23fd468 100755 --- a/contrib/perl5/t/lib/complex.t +++ b/contrib/perl5/t/lib/complex.t @@ -14,7 +14,7 @@ BEGIN { use Math::Complex; -my $VERSION = sprintf("%s", q$Id: complex.t,v 1.1.1.2 1999/05/02 14:29:56 markm Exp $ =~ /(\d+\.d+)/); +my $VERSION = sprintf("%s", q$Id: complex.t,v 1.1.1.1.2.1 1999/05/05 13:18:19 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 2395611d1e18..a3cc8e2fdf06 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 a97dbd1f1e95..1bca2a5210a8 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 8ba9bcf3a47b..08153aa45cd7 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 591fe14c60be..9fc840848845 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 d35f264c7a67..36a7c31634c4 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 d11514615ac2..625e316d3a1a 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 2eb009765098..960848806316 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 77263ad3ad19..575f455ca697 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 427efb48879c..025b3f12826d 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 6cc447506ac9..5f20eef961ad 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 87ec08d3001c..d3531efa917b 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 9063c2c3ed8f..4445ab154573 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/exec.t b/contrib/perl5/t/op/exec.t index 098a455455dc..4fe61d50d561 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 5efc9ba950f1..3bb8e178e8d1 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 20167f3333b8..d579f41c11d4 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 9790ff0f8ce1..d39e5bbe7b3f 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 253e4a312fb2..7d7a0197b8b1 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_xs.t b/contrib/perl5/t/op/goto_xs.t index a35575eb26a1..31a6ab992704 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 e5a2a921b3f9..fd3a2109e809 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 0b08f0879d7e..6e2bd2a5f37b 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 eb060acd727c..705105456362 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 eec4611e625d..22e5b3eb3e3b 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 a4230b681b36..5126f4f519f1 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/mkdir.t b/contrib/perl5/t/op/mkdir.t index b4126e3536ec..e7a80cf50c2a 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: 1.1.1.2 $$Date: 1999/05/02 14:31:32 $ +# $RCSfile: mkdir.t,v $$Revision: 1.1.1.1.2.1 $$Date: 1999/05/05 13:18:39 $ print "1..7\n"; diff --git a/contrib/perl5/t/op/ord.t b/contrib/perl5/t/op/ord.t index ba943f4e8c2d..19ceb97c3718 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/push.t b/contrib/perl5/t/op/push.t index a67caed2b319..9223afa98221 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 2746970d157d..21c2717ea4a3 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 650c6a7588d7..2d511e0314bb 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: 1.1.1.2 $$Date: 1999/05/02 14:31:55 $ +# $RCSfile: repeat.t,v $$Revision: 1.1.1.1.2.1 $$Date: 1999/05/05 13:18:44 $ print "1..20\n"; diff --git a/contrib/perl5/t/op/sleep.t b/contrib/perl5/t/op/sleep.t index 5f6c4c0bbbe9..b6cd967bea40 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/split.t b/contrib/perl5/t/op/split.t index 7f0accea5eee..0b11b9ae997c 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 b9b4751c791d..4c15e5fe3f94 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 2207b40e309e..1a561f42954d 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 ea3b366f0bc3..620975e036c8 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 1bec442fe2e8..58807117824c 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/unshift.t b/contrib/perl5/t/op/unshift.t index 68d37756bd6f..816cd5c2d0ae 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 71171447d6e3..fc60cfd9ee85 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 c8823d75a8a8..90ad0f63e0ba 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: 1.1.1.2 $$Date: 1999/05/02 14:32:23 $ +# $RCSfile: write.t,v $$Revision: 1.1.1.1.2.1 $$Date: 1999/05/05 13:18:52 $ print "1..6\n"; |
