Skip to content

Commit 1b0a10c

Browse files
committed
Someday is here
1 parent b54c7b9 commit 1b0a10c

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

README

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
1-
The Official Perl 6 Test Suite (someday...)
2-
3-
This is the Official Perl 6 test suite. It evolved out of the pugs
4-
test suite, and is now maintained in a separate repository.
1+
The Official Perl 6 Test Suite
52

63
Its purpose is to validate implementations that wish to be known
74
as a conforming Perl 6 implementation.
85

9-
Please consider this test suite to be the result
10-
of an ongoing negotiation: since many of these tests are inspired
11-
by seeing how the various prototype implementations are screwed up
12-
(or even more likely, how the design of Perl 6 is screwed up), this
13-
test suite should be considered a work in progress until one or more
14-
of the implementations gets close to passing the entire test suite,
15-
at which point we will freeze version 6.0 of the test suite, and any
16-
implementation that passes it can then call itself Perl 6.
6+
Please consider this test suite to be the bleeding edge of Perl 6
7+
development. New tests, tests for experimental new features, etc.
8+
will live on this branch. Once a specification is cut, a branch
9+
will be created for that version of the spec, e.g. 6.c for Christmas.
1710

1811
As they develop, different implementations will certainly be in
1912
different states of readiness with respect to the test suite, so

0 commit comments

Comments
 (0)