implement 'next' in the new command parser (testcase unfinished)

This commit is contained in:
Michael Stapelberg
2010-05-10 00:06:24 +02:00
parent f10a3d9b75
commit d8307f4b4a
5 changed files with 76 additions and 4 deletions

View File

@ -1,5 +1,5 @@
test:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/03* t/05*
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/21*
all: test