> > This patch trims off the period at the end of executable filenames for
> > C-based tests on unix. (It compiled "t/src/basic_1.c" ->
> > "t/src/basic_1."; this patch makes that "t/src/basic_1")
>
> This patch should also update languages/perl6/P6C/TestCompiler.pm, since
> it hijacks lib/Parrot/
> This patch trims off the period at the end of executable filenames for
> C-based tests on unix. (It compiled "t/src/basic_1.c" ->
> "t/src/basic_1."; this patch makes that "t/src/basic_1")
This patch should also update languages/perl6/P6C/TestCompiler.pm, since
it hijacks lib/Parrot/Test.pm to
Steve Fink wrote:
> On Thu, Aug 29, 2002 at 11:56:42PM +0200, Leopold Toetsch wrote:
> The script you're referring to sounds like it actually does something
> meaningful, like run ops2c.pl on all the tests and execute them that
> way.
s/ops2c.pl/pbc2c.pl/perl6/ ;-)
> ... Which is utterly un
On Thu, Aug 29, 2002 at 11:56:42PM +0200, Leopold Toetsch wrote:
> Steve Fink (via RT) wrote:
>
> >This patch trims off the period at the end of executable filenames for
> >C-based tests on unix.
>
> Nice, but I'm a little bit Warnocked.
>
> 1) I did post a script (testnative), which runs _all
Steve Fink (via RT) wrote:
> This patch trims off the period at the end of executable filenames for
> C-based tests on unix.
Nice, but I'm a little bit Warnocked.
1) I did post a script (testnative), which runs _all_ tests as
executables, _all_ not one, and --shared too.
2) Im my tree (~2