diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-05 19:40:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-08-05 19:40:31 +0000 |
commit | fccabc05f273b51e37e2b07d0cf1b9ed17d0ea51 (patch) | |
tree | 940ed17cd8c6ccd2d20265e9dbe01f92cc83b1da /lib/Getopt | |
parent | 7d1b667fcedc08204a73c6220a32905ed1833ea6 (diff) | |
download | perl-fccabc05f273b51e37e2b07d0cf1b9ed17d0ea51.tar.gz |
Rename the Getopt::Long tests to be as they are
in the Getopt::Long official distribution.
p4raw-id: //depot/perl@11588
Diffstat (limited to 'lib/Getopt')
-rw-r--r--[-rwxr-xr-x] | lib/Getopt/Long/t/gol-basic.t (renamed from lib/Getopt/Long/t/basic.t) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | lib/Getopt/Long/t/gol-compat.t (renamed from lib/Getopt/Long/t/compat.t) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | lib/Getopt/Long/t/gol-linkage.t (renamed from lib/Getopt/Long/t/linkage.t) | 0 | ||||
-rw-r--r-- | lib/Getopt/Long/t/gol-oo.t (renamed from lib/Getopt/Long/t/oo.t) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/lib/Getopt/Long/t/basic.t b/lib/Getopt/Long/t/gol-basic.t index c5d857d5b8..c5d857d5b8 100755..100644 --- a/lib/Getopt/Long/t/basic.t +++ b/lib/Getopt/Long/t/gol-basic.t diff --git a/lib/Getopt/Long/t/compat.t b/lib/Getopt/Long/t/gol-compat.t index 0bbe386846..0bbe386846 100755..100644 --- a/lib/Getopt/Long/t/compat.t +++ b/lib/Getopt/Long/t/gol-compat.t diff --git a/lib/Getopt/Long/t/linkage.t b/lib/Getopt/Long/t/gol-linkage.t index 3bd81a3552..3bd81a3552 100755..100644 --- a/lib/Getopt/Long/t/linkage.t +++ b/lib/Getopt/Long/t/gol-linkage.t diff --git a/lib/Getopt/Long/t/oo.t b/lib/Getopt/Long/t/gol-oo.t index 98f3eaadb9..98f3eaadb9 100644 --- a/lib/Getopt/Long/t/oo.t +++ b/lib/Getopt/Long/t/gol-oo.t |