diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 20:26:29 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-07 20:26:29 +0000 |
commit | 4d0ed6f7ca164e8f0de0f0e2228fdb2e304666cb (patch) | |
tree | 74bda6f69313aa6254187bb270db1bc8b3046dba /lib/File | |
parent | 87ba1cf0601b0f7a78cf89e2b19c04887bae5595 (diff) | |
download | perl-4d0ed6f7ca164e8f0de0f0e2228fdb2e304666cb.tar.gz |
Clean up 1_compile.t; move tests to more consistent
places (t/ subdirectories); add integer.t (much of
the pragma is tested elsewhere but there is no one
centralized place)
p4raw-id: //depot/perl@11940
Diffstat (limited to 'lib/File')
-rw-r--r--[-rwxr-xr-x] | lib/File/Find/t/find.t (renamed from lib/File/Find/find.t) | 0 | ||||
-rw-r--r-- | lib/File/Find/t/taint.t (renamed from lib/File/Find/taint.t) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/File/Find/find.t b/lib/File/Find/t/find.t index 0dfd68caf8..0dfd68caf8 100755..100644 --- a/lib/File/Find/find.t +++ b/lib/File/Find/t/find.t diff --git a/lib/File/Find/taint.t b/lib/File/Find/t/taint.t index 796402d442..796402d442 100644 --- a/lib/File/Find/taint.t +++ b/lib/File/Find/t/taint.t |