Skip to content

Commit

Permalink
update README about spectest repo
Browse files Browse the repository at this point in the history
Closes RT #78084
  • Loading branch information
moritz committed Sep 28, 2010
1 parent 607ec45 commit 0bf6cbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -127,7 +127,7 @@ Rakudo Perl 6
simple test harness.

Running "make spectest" will import the official Perl 6 test suite from
the Pugs repository <http://svn.pugscode.org/pugs/t/spec/> and run all
the "roast" repository <http://github.com/perl6/roast/> and run all
of these tests that are currently known to pass.

If you want to automatically submit the results of your spectest run to
Expand All @@ -138,7 +138,7 @@ Rakudo Perl 6

At present we do not have any plans to directly store the official test
suite as part of the Rakudo/Parrot repository, but will continue to
fetch it from the Pugs repository.
fetch it from the roast repository.

You can also use "make" to run an individual test from the command line:

Expand Down

0 comments on commit 0bf6cbe

Please sign in to comment.