diff options
author | Chip Salzenberg <chip@atlantic.net> | 1997-01-08 11:52:00 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1997-01-08 11:52:00 +1200 |
commit | 59b6621c2e7553e9242d2e0f881eaae20fdae420 (patch) | |
tree | 699bcb993023a4f5677c5de65c5f95bf8a5608f8 /t | |
parent | 286a28a1f2ee9dcbcf8171f71146ad149ea97e8c (diff) | |
download | perl-59b6621c2e7553e9242d2e0f881eaae20fdae420.tar.gz |
[shell changes from patch from perl5.003_19 to perl5.003_20]
Change from running these commands:
# this file is obsolete
rm -f ext/DynaLoader/dl_os2.xs
# this file was renamed
if test -f t/pragma/warn-global
then
mv t/pragma/warn-global t/pragma/warn-1global
fi
# new (and nearly new) tests must be executable
touch t/comp/proto.t
chmod +x t/comp/proto.t t/comp/use.t t/harness
# ready to patch
exit 0
Diffstat (limited to 't')
-rwxr-xr-x | t/comp/proto.t | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | t/harness | 0 | ||||
-rw-r--r-- | t/pragma/warn-1global (renamed from t/pragma/warn-global) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/t/comp/proto.t b/t/comp/proto.t new file mode 100755 index 0000000000..e69de29bb2 --- /dev/null +++ b/t/comp/proto.t diff --git a/t/harness b/t/harness index c98d91e360..c98d91e360 100644..100755 --- a/t/harness +++ b/t/harness diff --git a/t/pragma/warn-global b/t/pragma/warn-1global index 33252731b0..33252731b0 100644 --- a/t/pragma/warn-global +++ b/t/pragma/warn-1global |