Re: [perl #57492] [CAGE] Explore possible speedups of t/configure/*.t tests
[email protected] ("jerry gay")
| Newsgroups | perl.perl6.internals,perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 23, 2008 at 13:26, James Keenan via RT <[email protected]> wrote: > On Mon Sep 08 18:43:49 2008, [email protected] wrote: >> On Tue Aug 19 19:28:43 2008, [email protected] wrote: >> > A net total of 5 t/configure/*.t files were eliminated tonight as part >> > of r30368 (RT 57780). >> >> And I've been able to consolidate a few more over the past few weeks. >> We now have 47 tests, down from a high of about 61. > > If anyone wants to suggest specific t/configure/*.t tests which could be > merged (in the sense that their individual tests could logically sit > within the same file), please speak up. Otherwise, I will resolve this > ticket within 7 days. > the use_ok tests can all go in one file, so they're only run once. ~jerry