The Perl 6 "official" test suite
Lives in t/spec/ of the pugs repository (http://svn.pugscode.org/pugs/t/spec/)
Originally test suite for Pugs
Now being refactored into official suite
Roughly organized by Synopsis and subsection
Written in Perl 6
Used by multiple Perl 6 implementations
Still needs lots of review, refactoring
Allows specialized per-implementation skip and todo markers