Author: jonathan
Date: Sat Aug 16 05:51:13 2008
New Revision: 30266

Modified:
   trunk/languages/perl6/config/makefiles/root.in

Log:
[rakudo] Add the various PMC tests to codetest.

Modified: trunk/languages/perl6/config/makefiles/root.in
==============================================================================
--- trunk/languages/perl6/config/makefiles/root.in      (original)
+++ trunk/languages/perl6/config/makefiles/root.in      Sat Aug 16 05:51:13 2008
@@ -179,6 +179,7 @@
 
 coretest: all
        $(PERL) t/harness t/00-parrot t/01-sanity
+       prove t/pmc
 
 codetest:
        $(MAKE) $(BUILD_DIR) codetest

Reply via email to