Front page | perl.perl5.porters |
Postings from May 2001
deep test directories
Thread Next
From:
Tom Horsley
Date:
May 30, 2001 07:54
Subject:
deep test directories
Message ID:
200105301453.OAA03072@amber2.ccur.com
A message wnet by earlier today about fixing the testbed to look for tests
in deeper directory structures. I'm afraid I deleted after glancing at it,
so I can't reply to it here :-).
However, for some reason it just occured to me that there might be a better
way than dragging in File::Spec and doing directory searches, etc.
All the tests will be listed in the MANIFEST file. Would it be simpler
to just read through MANIFEST and look for lines like: /^t\/.*\.t$/ ?
Just a thought...
--
Tom.Horsley@mail.ccur.com \\\\ Will no one rid me of
Concurrent Computers, Ft. Lauderdale, FL \\\\ this troublesome
Me: http://home.att.net/~Tom.Horsley/ \\\\ autoconf?
Project Vote Smart: http://www.vote-smart.org \\\\ !!!!!
Thread Next
-
deep test directories
by Tom Horsley