On Dom. 13 Gen. 2008 08:58:58, pmichaud wrote: > On Sun, Jan 13, 2008 at 10:54:57AM +0100, Cosimo Streppone wrote: > > I had discussed the [S29/subdir/*.t] structure with > > particle over irc, but probably I misunderstood. > > > > So I'd better change these tests to something like: > > > > t/spec/S29-str/chomp.t > > t/spec/S29-str/p5chomp.t > > ... > > t/spec/{syn_number}-{syn_section_title}/{function}.t > > > > Is that ok? > > Yes, I like this much better. Perhaps more generic is: > > t/spec/{syn}-{section}/{name}.t > > where "syn" is the corresponding synposis or chapter, > "section" is the major section heading for the features > being tested, and "name" is anything that conveniently > identifies the tests.
Test scripts structure is now changed. http://dev.pugscode.org/changeset/19465 And I also reworked the spectest patch to run also S04-statements and S29-str test dirs. It's attached. Hope everything's ok this time. Cheers,
perl6_spectest.patch
Description: Binary data