Skip to content

Instantly share code, notes, and snippets.

@colomon
Created June 16, 2010 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colomon/440594 to your computer and use it in GitHub Desktop.
Save colomon/440594 to your computer and use it in GitHub Desktop.
S02-builtin_data_types/array_extending.t 19 - join on extended array
S03-junctions/misc.rakudo passed 48 unplanned test(s)
S03-metaops/cross.rakudo aborted 11 test(s)
S05-metasyntax/angle-brackets.rakudo 35 - strings are treated as a subrule in <@foo>
S05-metasyntax/angle-brackets.rakudo 36 - Regexes are left alone in <@foo> subrule
S05-substitution/subst.rakudo passed 39 unplanned test(s)
S05-transliteration/trans.rakudo 5 - If the last character is a dash it isn't part of a range
S05-transliteration/trans.rakudo 14 - Ranges can be grouped
S05-transliteration/trans.rakudo 15 - Multiple ranges interpreted in string
S05-transliteration/trans.rakudo 16 - Spaces in interpreted ranges are not skipped (all spaces are important)
S05-transliteration/trans.rakudo 24 - leading ranges interpreted as string
S05-transliteration/trans.rakudo 29 - no flags
S06-other/main-usage.t 1 - a user-defined USAGE sub is called if MAIN-dispatch fails
S06-other/main-usage.t 2 - a user-defined USAGE sub not is called if MAIN-dispatch succeeds
S06-other/main-usage.t 3 - automaticly generated USAGE message contains parameter name
S06-other/main.t aborted 4 test(s)
S06-signature/introspection.rakudo passed 27 unplanned test(s)
S06-signature/named-parameters.rakudo 67 - exactly 2 arguments were slurped
S06-signature/named-parameters.rakudo 68 - sky argument was slurped
S07-iterators/range-iterator.rakudo passed 1 unplanned test(s)
S09-typed-arrays/arrays.rakudo passed 7 unplanned test(s)
S12-class/open.t aborted 2 test(s)
S12-methods/calling_sets.t 5 - .+ on undefined method is an error
S12-methods/calling_sets.t 6 - .* on undefined method gives empty list
S12-methods/calling_sets.t 22 - .+ with no matching multis is an error
S12-methods/calling_sets.t 23 - .* when no possible multis gives empty list
S12-methods/parallel-dispatch.rakudo 18 - parallel dispatch using @o».+not_here dies
S12-methods/parallel-dispatch.rakudo 19 - parallel dispatch using @o>>.+not_here dies
S32-io/IO-Socket-INET.rakudo 2 - echo server and client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment