The Perl 6 "official" test suite
Lives in t/spec/ of the pugs repository (http://svn.pugscode.org/pugs/t/spec/)
Roughly organized by Synopsis and subsection
Used by multiple Perl 6 implementations
Allows specialized per-implementation skip and todo markers
"make spectest" runs Rakudo against suite