Re: [PATCH] refactor rakudo's t/harness

2008-05-22 Thread Patrick R. Michaud
On Thu, May 22, 2008 at 06:07:39PM +0200, Moritz Lenz wrote: > As a follow-up to r27708 I refactored rakudo's t/harness. > This patch basically morphs the --regression-only option into a more > general option -- tests-from-file. If you provide a file with a list of > file names, only those files wi

[PATCH] refactor rakudo's t/harness

2008-05-22 Thread Moritz Lenz
As a follow-up to r27708 I refactored rakudo's t/harness. This patch basically morphs the --regression-only option into a more general option -- tests-from-file. If you provide a file with a list of file names, only those files will be run. It was proposed on IRC that a new target (perhaps called