This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make testsuite somewhat location independent
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 12 Feb 1999 10:31:17 +0000 (10:31 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 12 Feb 1999 10:31:17 +0000 (10:31 +0000)
commit93430cb427caeba01ba89b008008b46159a7c165
tree79da2af6fc75ad63ced4cd14b2bd7ba53dff2863
parent9451cbc956e1f0c870763d52e6eb6cf210e91caf
make testsuite somewhat location independent

p4raw-id: //depot/perl@2891
117 files changed:
Changes
t/base/term.t
t/comp/colon.t
t/comp/cpp.t
t/comp/proto.t
t/comp/require.t
t/comp/use.t
t/harness
t/io/fs.t
t/io/pipe.t
t/lib/abbrev.t
t/lib/anydbm.t
t/lib/autoloader.t
t/lib/basename.t
t/lib/bigint.t
t/lib/bigintpm.t
t/lib/cgi-form.t
t/lib/cgi-function.t
t/lib/cgi-html.t
t/lib/cgi-request.t
t/lib/checktree.t
t/lib/complex.t
t/lib/db-btree.t
t/lib/db-hash.t
t/lib/db-recno.t
t/lib/dirhand.t
t/lib/dosglob.t
t/lib/dumper-ovl.t
t/lib/dumper.t
t/lib/english.t
t/lib/env.t
t/lib/errno.t
t/lib/fields.t
t/lib/filecache.t
t/lib/filecopy.t
t/lib/filefind.t
t/lib/filehand.t
t/lib/filepath.t
t/lib/filespec.t
t/lib/findbin.t
t/lib/gdbm.t
t/lib/getopt.t
t/lib/h2ph.t
t/lib/hostname.t
t/lib/io_const.t
t/lib/io_dir.t
t/lib/io_dup.t
t/lib/io_multihomed.t
t/lib/io_pipe.t
t/lib/io_poll.t
t/lib/io_sel.t
t/lib/io_sock.t
t/lib/io_taint.t
t/lib/io_tell.t
t/lib/io_udp.t
t/lib/io_unix.t
t/lib/io_xs.t
t/lib/ipc_sysv.t
t/lib/ndbm.t
t/lib/odbm.t
t/lib/opcode.t
t/lib/open2.t
t/lib/open3.t
t/lib/ops.t
t/lib/parsewords.t
t/lib/ph.t
t/lib/posix.t
t/lib/safe1.t
t/lib/safe2.t
t/lib/sdbm.t
t/lib/searchdict.t
t/lib/selectsaver.t
t/lib/socket.t
t/lib/soundex.t
t/lib/symbol.t
t/lib/textfill.t
t/lib/texttabs.t
t/lib/textwrap.t
t/lib/thread.t
t/lib/tie-push.t
t/lib/tie-stdarray.t
t/lib/tie-stdpush.t
t/lib/timelocal.t
t/lib/trig.t
t/op/assignwarn.t
t/op/avhv.t
t/op/bop.t
t/op/closure.t
t/op/defins.t
t/op/die_exit.t
t/op/fork.t
t/op/goto_xs.t
t/op/hashwarn.t
t/op/lex_assign.t
t/op/magic.t
t/op/misc.t
t/op/nothread.t
t/op/pack.t
t/op/pat.t
t/op/quotemeta.t
t/op/rand.t
t/op/regexp.t
t/op/runlevel.t
t/op/sort.t
t/op/stat.t
t/op/subst.t
t/op/subst_amp.t
t/op/taint.t
t/op/tie.t
t/op/tiearray.t
t/op/tiehandle.t
t/op/universal.t
t/pragma/constant.t
t/pragma/overload.t
t/pragma/strict.t
t/pragma/subs.t
t/pragma/warning.t