diff --git a/log/nqp.js_summary.out b/log/nqp.js_summary.out index 4218a7fe..cf859fc0 100644 --- a/log/nqp.js_summary.out +++ b/log/nqp.js_summary.out @@ -187,5 +187,5 @@ t/nqp/95-cclass.t ..................... ok t/js/getcomp-js.t ..................... ok t/qast/02-manipulation.t .............. ok All tests successful. -Files=68, Tests=719, 24 wallclock secs ( 0.22 usr 0.06 sys + 20.10 cusr 1.84 csys = 22.22 CPU) +Files=68, Tests=719, 25 wallclock secs ( 0.23 usr 0.07 sys + 21.02 cusr 2.21 csys = 23.53 CPU) Result: PASS diff --git a/log/nqp.jvm_summary.out b/log/nqp.jvm_summary.out index 8b2ad8fb..a2d05d81 100644 --- a/log/nqp.jvm_summary.out +++ b/log/nqp.jvm_summary.out @@ -100,5 +100,5 @@ t/serialization/03-closures.t ......... ok t/jvm/01-continuations.t .............. ok t/nativecall/01-basic.t ............... ok All tests successful. -Files=98, Tests=3763, 322 wallclock secs ( 0.59 usr 0.09 sys + 624.34 cusr 12.40 csys = 637.42 CPU) +Files=98, Tests=3763, 324 wallclock secs ( 0.60 usr 0.12 sys + 628.72 cusr 12.04 csys = 641.48 CPU) Result: PASS diff --git a/log/nqp.moar-jit_summary.out b/log/nqp.moar-jit_summary.out index d6cbe13b..dda22d22 100644 --- a/log/nqp.moar-jit_summary.out +++ b/log/nqp.moar-jit_summary.out @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok t/serialization/03-closures.t ......... ok t/nativecall/01-basic.t ............... ok All tests successful. -Files=98, Tests=3763, 11 wallclock secs ( 0.52 usr 0.10 sys + 10.81 cusr 0.54 csys = 11.97 CPU) +Files=98, Tests=3763, 12 wallclock secs ( 0.56 usr 0.11 sys + 10.21 cusr 0.66 csys = 11.54 CPU) Result: PASS diff --git a/log/nqp.moar_summary.out b/log/nqp.moar_summary.out index a9855d1b..30c45f16 100644 --- a/log/nqp.moar_summary.out +++ b/log/nqp.moar_summary.out @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok t/serialization/03-closures.t ......... ok t/nativecall/01-basic.t ............... ok All tests successful. -Files=98, Tests=3763, 12 wallclock secs ( 0.56 usr 0.06 sys + 10.75 cusr 0.58 csys = 11.95 CPU) +Files=98, Tests=3763, 12 wallclock secs ( 0.53 usr 0.07 sys + 10.62 cusr 0.56 csys = 11.78 CPU) Result: PASS diff --git a/log/nqp.parrot_summary.out b/log/nqp.parrot_summary.out index 9bc391c2..b40032e5 100644 --- a/log/nqp.parrot_summary.out +++ b/log/nqp.parrot_summary.out @@ -111,7 +111,7 @@ t/nqp/07-boolean.t (Wstat: 0 Tests: 8 Failed: 1) Failed test: 6 t/nqp/59-nqpop.t (Wstat: 0 Tests: 126 Failed: 7) Failed tests: 20-22, 32-34, 100 -Files=103, Tests=3764, 31 wallclock secs ( 0.66 usr 0.14 sys + 25.31 cusr 4.08 csys = 30.19 CPU) +Files=103, Tests=3764, 30 wallclock secs ( 0.69 usr 0.12 sys + 25.24 cusr 4.24 csys = 30.29 CPU) Result: FAIL Makefile:1161: recipe for target 'p-test' failed make: *** [p-test] Error 1 diff --git a/log/rakudo.jvm_summary.out b/log/rakudo.jvm_summary.out index 9a0d0a3f..ecbd9e28 100644 --- a/log/rakudo.jvm_summary.out +++ b/log/rakudo.jvm_summary.out @@ -1,4 +1,4 @@ -/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/spec/fudgeall rakudo.jvm t/spec/S01-perl-5-integration/array.t t/spec/S01-perl-5-integration/basic.t t/spec/S01-perl-5-integration/class.t t/spec/S01-perl-5-integration/exception_handling.t t/spec/S01-perl-5-integration/hash.t t/spec/S01-perl-5-integration/import.t t/spec/S01-perl-5-integration/method.t t/spec/S01-perl-5-integration/return.t t/spec/S01-perl-5-integration/roundtrip.t t/spec/S01-perl-5-integration/strings.t t/spec/S01-perl-5-integration/subs.t t/spec/S02-lexical-conventions/begin_end_pod.t t/spec/S02-lexical-conventions/bom.t t/spec/S02-lexical-conventions/comments.t t/spec/S02-lexical-conventions/end-pod.t t/spec/S02-lexical-conventions/minimal-whitespace.t t/spec/S02-lexical-conventions/one-pass-parsing.t t/spec/S02-lexical-conventions/pod-in-multi-line-exprs.t t/spec/S02-lexical-conventions/sub-block-parsing.t t/spec/S02-lexical-conventions/unicode.t t/spec/S02-lexical-conventions/unicode-whitespace.t t/spec/S02-lexical-conventions/unspace.t t/spec/S02-lists/indexing.t t/spec/S02-lists/tree.t t/spec/S02-literals/adverbs.t t/spec/S02-literals/array-interpolation.t t/spec/S02-literals/autoref.t t/spec/S02-literals/char-by-name.t t/spec/S02-literals/char-by-number.t t/spec/S02-literals/fmt-interpolation.t t/spec/S02-literals/hash-interpolation.t t/spec/S02-literals/heredocs.t t/spec/S02-literals/hex_chars.t t/spec/S02-literals/listquote.t t/spec/S02-literals/listquote-whitespace.t t/spec/S02-literals/misc-interpolation.t t/spec/S02-literals/numeric.t t/spec/S02-literals/pair-boolean.t t/spec/S02-literals/pairs.t t/spec/S02-literals/pod.t t/spec/S02-literals/quoting.t t/spec/S02-literals/quoting-unicode.t t/spec/S02-literals/radix.t t/spec/S02-literals/string-interpolation.t t/spec/S02-literals/sub-calls.t t/spec/S02-literals/subscript.t t/spec/S02-literals/types.t t/spec/S02-literals/underscores.t t/spec/S02-literals/version.t t/spec/S02-magicals/78258.t t/spec/S02-magicals/args.t t/spec/S02-magicals/block.t t/spec/S02-magicals/DISTRO.t t/spec/S02-magicals/dollar_bang.t t/spec/S02-magicals/dollar-underscore.t t/spec/S02-magicals/env.t t/spec/S02-magicals/file_line.t t/spec/S02-magicals/KERNEL.t t/spec/S02-magicals/PERL.t t/spec/S02-magicals/pid.t t/spec/S02-magicals/progname.t t/spec/S02-magicals/sub.t t/spec/S02-magicals/subname.t t/spec/S02-magicals/VM.t t/spec/S02-names/bare-sigil.t t/spec/S02-names/caller.t t/spec/S02-names/identifier.t t/spec/S02-names/indirect.t t/spec/S02-names/is_cached.t t/spec/S02-names/is_default.t t/spec/S02-names/is_dynamic.t t/spec/S02-names/name.t t/spec/S02-names/our.t t/spec/S02-names/pseudo.t t/spec/S02-names/strict.t t/spec/S02-names/symbolic-deref.t t/spec/S02-names-vars/contextual.t t/spec/S02-names-vars/fmt.t t/spec/S02-names-vars/list_array_perl.t t/spec/S02-names-vars/names.t t/spec/S02-names-vars/perl.t t/spec/S02-names-vars/signature.t t/spec/S02-names-vars/variables-and-packages.t t/spec/S02-names-vars/varnames.t t/spec/S02-one-pass-parsing/less-than.t t/spec/S02-packages/package-lookup.t t/spec/S02-types/anon_block.t t/spec/S02-types/array_extending.t t/spec/S02-types/array_ref.t t/spec/S02-types/array-shapes.t t/spec/S02-types/array.t t/spec/S02-types/assigning-refs.t t/spec/S02-types/autovivification.t t/spec/S02-types/bag.t t/spec/S02-types/baghash.t t/spec/S02-types/bool.t t/spec/S02-types/built-in.t t/spec/S02-types/capture.t t/spec/S02-types/catch_type_cast_mismatch.t t/spec/S02-types/declare.t t/spec/S02-types/deprecations.t t/spec/S02-types/fatrat.t t/spec/S02-types/flattening.t t/spec/S02-types/hash_ref.t t/spec/S02-types/hash.t t/spec/S02-types/infinity.t t/spec/S02-types/instants-and-durations.t t/spec/S02-types/int-uint.t t/spec/S02-types/isDEPRECATED.t t/spec/S02-types/lazy-lists.t t/spec/S02-types/lists.t t/spec/S02-types/mix.t t/spec/S02-types/mixhash.t t/spec/S02-types/mixed_multi_dimensional.t t/spec/S02-types/multi_dimensional_array.t t/spec/S02-types/nan.t t/spec/S02-types/native.t t/spec/S02-types/nested_arrays.t t/spec/S02-types/nested_pairs.t t/spec/S02-types/nil.t t/spec/S02-types/num.t t/spec/S02-types/pair.t t/spec/S02-types/parcel.t t/spec/S02-types/parsing-bool.t t/spec/S02-types/range.t t/spec/S02-types/set.t t/spec/S02-types/sethash.t t/spec/S02-types/sigils-and-types.t t/spec/S02-types/stash.t t/spec/S02-types/subscripts_and_context.t t/spec/S02-types/subset.t t/spec/S02-types/type.t t/spec/S02-types/undefined-types.t t/spec/S02-types/unicode.t t/spec/S02-types/version.t t/spec/S02-types/whatever.t t/spec/S02-types/WHICH.t t/spec/S03-binding/arrays.t t/spec/S03-binding/attributes.t t/spec/S03-binding/closure.t t/spec/S03-binding/hashes.t t/spec/S03-binding/nested.t t/spec/S03-binding/ro.t t/spec/S03-binding/scalars.t t/spec/S03-feeds/basic.t t/spec/S03-junctions/associative.t t/spec/S03-junctions/autothreading.t t/spec/S03-junctions/boolean-context.t t/spec/S03-junctions/misc.t t/spec/S03-metaops/cross.t t/spec/S03-metaops/eager-hyper.t t/spec/S03-metaops/hyper.t t/spec/S03-metaops/not.t t/spec/S03-metaops/reduce.t t/spec/S03-metaops/reverse.t t/spec/S03-metaops/zip.t t/spec/S03-operators/adverbial-modifiers.t t/spec/S03-operators/also.t t/spec/S03-operators/andthen.t t/spec/S03-operators/orelse.t t/spec/S03-operators/arith.t t/spec/S03-operators/assign-is-not-binding.t t/spec/S03-operators/assign.t t/spec/S03-operators/autoincrement-range.t t/spec/S03-operators/autoincrement.t t/spec/S03-operators/autovivification.t t/spec/S03-operators/bag.t t/spec/S03-operators/basic-types.t t/spec/S03-operators/bit.t t/spec/S03-operators/boolean-bitwise.t t/spec/S03-operators/brainos.t t/spec/S03-operators/custom.t t/spec/S03-operators/buf.t t/spec/S03-operators/chained-declarators.t t/spec/S03-operators/cmp.t t/spec/S03-operators/comparison-simple.t t/spec/S03-operators/comparison.t t/spec/S03-operators/context-forcers.t t/spec/S03-operators/context.t t/spec/S03-operators/equality.t t/spec/S03-operators/eqv.t t/spec/S03-operators/fiddly.t t/spec/S03-operators/flip-flop.t t/spec/S03-operators/gcd.t t/spec/S03-operators/div.t t/spec/S03-operators/identity.t t/spec/S03-operators/increment.t t/spec/S03-operators/infixed-function.t t/spec/S03-operators/inplace.t t/spec/S03-operators/is-divisible-by.t t/spec/S03-operators/lcm.t t/spec/S03-operators/list-quote-junction.t t/spec/S03-operators/minmax.t t/spec/S03-operators/misc.t t/spec/S03-operators/mix.t t/spec/S03-operators/names.t t/spec/S03-operators/nesting.t t/spec/S03-operators/not.t t/spec/S03-operators/numeric-shift.t t/spec/S03-operators/overflow.t t/spec/S03-operators/precedence.t t/spec/S03-operators/range-basic.t t/spec/S03-operators/range-int.t t/spec/S03-operators/range.t t/spec/S03-operators/reduce-le1arg.t t/spec/S03-operators/relational.t t/spec/S03-operators/repeat.t t/spec/S03-operators/scalar-assign.t t/spec/S03-operators/set.t t/spec/S03-operators/short-circuit.t t/spec/S03-operators/so.t t/spec/S03-operators/spaceship-and-containers.t t/spec/S03-operators/spaceship.t t/spec/S03-operators/subscript-adverbs.t t/spec/S03-operators/subscript-vs-lt.t t/spec/S03-operators/ternary.t t/spec/S03-operators/value_equivalence.t t/spec/S03-sequence/arity0.t t/spec/S03-sequence/arity-2-or-more.t t/spec/S03-sequence/basic.t t/spec/S03-sequence/limit-arity-2-or-more.t t/spec/S03-sequence/misc.t t/spec/S03-sequence/nonnumeric.t t/spec/S03-smartmatch/any-any.t t/spec/S03-smartmatch/any-array.t t/spec/S03-smartmatch/any-bool.t t/spec/S03-smartmatch/any-callable.t t/spec/S03-smartmatch/any-complex.t t/spec/S03-smartmatch/any-hash-pair.t t/spec/S03-smartmatch/any-method.t t/spec/S03-smartmatch/any-num.t t/spec/S03-smartmatch/any-pair.t t/spec/S03-smartmatch/any-str.t t/spec/S03-smartmatch/any-sub.t t/spec/S03-smartmatch/any-type.t t/spec/S03-smartmatch/array-array.t t/spec/S03-smartmatch/array-hash.t t/spec/S03-smartmatch/capture-signature.t t/spec/S03-smartmatch/disorganized.t t/spec/S03-smartmatch/hash-hash.t t/spec/S03-smartmatch/range-range.t t/spec/S03-smartmatch/regex-hash.t t/spec/S03-smartmatch/scalar-hash.t t/spec/S03-smartmatch/signature-signature.t t/spec/S04-blocks-and-statements/let.t t/spec/S04-blocks-and-statements/pointy-rw.t t/spec/S04-blocks-and-statements/pointy.t t/spec/S04-blocks-and-statements/temp.t t/spec/S04-declarations/constant.t t/spec/S04-declarations/implicit-parameter.t t/spec/S04-declarations/multiple.t t/spec/S04-declarations/my.t t/spec/S04-declarations/our.t t/spec/S04-declarations/state.t t/spec/S04-declarations/will.t t/spec/S04-exception-handlers/catch.t t/spec/S04-exception-handlers/top-level.t t/spec/S04-exceptions/control_across_runloop.t t/spec/S04-exceptions/fail.t t/spec/S04-exceptions/pending.t t/spec/S04-phasers/ascending-order.t t/spec/S04-phasers/begin.t t/spec/S04-phasers/check.t t/spec/S04-phasers/descending-order.t t/spec/S04-phasers/end.t t/spec/S04-phasers/enter-leave.t t/spec/S04-phasers/eval-in-begin.t t/spec/S04-phasers/first.t t/spec/S04-phasers/init.t t/spec/S04-phasers/in-eval.t t/spec/S04-phasers/in-loop.t t/spec/S04-phasers/keep-undo.t t/spec/S04-phasers/multiple.t t/spec/S04-phasers/next.t t/spec/S04-phasers/pre-post.t t/spec/S04-phasers/rvalue.t t/spec/S04-statement-modifiers/for.t t/spec/S04-statement-modifiers/given.t t/spec/S04-statement-modifiers/if.t t/spec/S04-statement-modifiers/unless.t t/spec/S04-statement-modifiers/until.t t/spec/S04-statement-modifiers/values_in_bool_context.t t/spec/S04-statement-modifiers/while.t t/spec/S04-statement-parsing/hash.t t/spec/S04-statements/do.t t/spec/S04-statements/for-scope.t t/spec/S04-statements/for.t t/spec/S04-statements/for_with_only_one_item.t t/spec/S04-statements/gather.t t/spec/S04-statements/given.t t/spec/S04-statements/if.t t/spec/S04-statements/label.t t/spec/S04-statements/last.t t/spec/S04-statements/loop.t t/spec/S04-statements/map-and-sort-in-for.t t/spec/S04-statements/next.t t/spec/S04-statements/no-implicit-block.t t/spec/S04-statements/once.t t/spec/S04-statements/redo.t t/spec/S04-statements/repeat.t t/spec/S04-statements/return.t t/spec/S04-statements/sink.t t/spec/S04-statements/terminator.t t/spec/S04-statements/try.t t/spec/S04-statements/unless.t t/spec/S04-statements/until.t t/spec/S04-statements/when.t t/spec/S04-statements/while.t t/spec/S05-capture/alias.t t/spec/S05-capture/caps.t t/spec/S05-capture/dot.t t/spec/S05-capture/match-object.t t/spec/S05-capture/named.t t/spec/S05-capture/subrule.t t/spec/S05-grammar/action-stubs.t t/spec/S05-grammar/inheritance.t t/spec/S05-grammar/methods.t t/spec/S05-grammar/namespace.t t/spec/S05-grammar/parse_and_parsefile.t t/spec/S05-grammar/polymorphism.t t/spec/S05-grammar/protoregex.t t/spec/S05-grammar/protos.t t/spec/S05-grammar/signatures.t t/spec/S05-grammar/ws.t t/spec/S05-interpolation/lexicals.t t/spec/S05-interpolation/regex-in-variable.t t/spec/S05-mass/charsets.t t/spec/S05-mass/named-chars.t t/spec/S05-mass/properties-block.t t/spec/S05-mass/properties-derived.t t/spec/S05-mass/properties-general.t t/spec/S05-mass/properties-script.t t/spec/S05-mass/recursive.t t/spec/S05-mass/rx.t t/spec/S05-mass/stdrules.t t/spec/S05-match/arrayhash.t t/spec/S05-match/blocks.t t/spec/S05-match/capturing-contexts.t t/spec/S05-match/make.t t/spec/S05-match/non-capturing.t t/spec/S05-match/positions.t t/spec/S05-metachars/closure.t t/spec/S05-metachars/line-anchors.t t/spec/S05-metachars/newline.t t/spec/S05-metachars/tilde.t t/spec/S05-metasyntax/angle-brackets.t t/spec/S05-metasyntax/assertions.t t/spec/S05-metasyntax/changed.t t/spec/S05-metasyntax/charset.t t/spec/S05-metasyntax/delimiters.t t/spec/S05-metasyntax/interpolating-closure.t t/spec/S05-metasyntax/litvar.t t/spec/S05-metasyntax/longest-alternative.t t/spec/S05-metasyntax/lookaround.t t/spec/S05-metasyntax/null.t t/spec/S05-metasyntax/proto-token-ltm.t t/spec/S05-metasyntax/regex.t t/spec/S05-metasyntax/repeat.t t/spec/S05-metasyntax/sequential-alternation.t t/spec/S05-metasyntax/single-quotes.t t/spec/S05-metasyntax/unknown.t t/spec/S05-metasyntax/unicode-property-pair.t t/spec/S05-modifier/continue.t t/spec/S05-modifier/counted-match.t t/spec/S05-modifier/counted.t t/spec/S05-modifier/global.t t/spec/S05-modifier/ignorecase.t t/spec/S05-modifier/ii.t t/spec/S05-modifier/my.t t/spec/S05-modifier/overlapping.t t/spec/S05-modifier/perl5_0.t t/spec/S05-modifier/perl5_1.t t/spec/S05-modifier/perl5_2.t t/spec/S05-modifier/perl5_3.t t/spec/S05-modifier/perl5_4.t t/spec/S05-modifier/perl5_5.t t/spec/S05-modifier/perl5_6.t t/spec/S05-modifier/perl5_7.t t/spec/S05-modifier/perl5_8.t t/spec/S05-modifier/perl5_9.t t/spec/S05-modifier/pos.t t/spec/S05-modifier/repetition-exhaustive.t t/spec/S05-modifier/repetition.t t/spec/S05-modifier/sigspace.t t/spec/S05-substitution/67222.t t/spec/S05-substitution/match.t t/spec/S05-substitution/subst.t t/spec/S05-transliteration/79778.t t/spec/S05-transliteration/trans.t t/spec/S05-transliteration/with-closure.t t/spec/S06-advanced/callframe.t t/spec/S06-advanced/callsame.t t/spec/S06-advanced/lexical-subs.t t/spec/S06-advanced/recurse.t t/spec/S06-advanced/return.t t/spec/S06-advanced/wrap.t t/spec/S06-currying/assuming-and-mmd.t t/spec/S06-currying/named.t t/spec/S06-macros/errors.t t/spec/S06-macros/quasi-blocks.t t/spec/S06-macros/unquoting.t t/spec/S06-macros/opaque-ast.t t/spec/S06-multi/lexical-multis.t t/spec/S06-multi/positional-vs-named.t t/spec/S06-multi/proto.t t/spec/S06-multi/redispatch.t t/spec/S06-multi/syntax.t t/spec/S06-multi/type-based.t t/spec/S06-multi/unpackability.t t/spec/S06-multi/value-based.t t/spec/S06-operator-overloading/imported-subs.t t/spec/S06-operator-overloading/methods.t t/spec/S06-operator-overloading/semicolon.t t/spec/S06-operator-overloading/sub.t t/spec/S06-operator-overloading/term.t t/spec/S06-operator-overloading/workout.t t/spec/S06-other/anon-hashes-vs-blocks.t t/spec/S06-other/introspection.t t/spec/S06-other/main-eval.t t/spec/S06-other/main.t t/spec/S06-other/main-usage.t t/spec/S06-other/main-semicolon.t t/spec/S06-other/misc.t t/spec/S06-other/pairs-as-lvalues.t t/spec/S06-routine-modifiers/lvalue-subroutines.t t/spec/S06-routine-modifiers/native-lvalue-subroutines.t t/spec/S06-routine-modifiers/proxy.t t/spec/S06-routine-modifiers/scoped-named-subs.t t/spec/S06-signature/arity.t t/spec/S06-signature/caller-param.t t/spec/S06-signature/closure-over-parameters.t t/spec/S06-signature/closure-parameters.t t/spec/S06-signature/code.t t/spec/S06-signature/defaults.t t/spec/S06-signature/definite-return.t t/spec/S06-signature/errors.t t/spec/S06-signature/introspection.t t/spec/S06-signature/mixed-placeholders.t t/spec/S06-signature/multidimensional.t t/spec/S06-signature/named-parameters.t t/spec/S06-signature/named-placeholders.t t/spec/S06-signature/named-renaming.t t/spec/S06-signature/optional.t t/spec/S06-signature/outside-subroutine.t t/spec/S06-signature/passing-arrays.t t/spec/S06-signature/passing-hashes.t t/spec/S06-signature/positional-placeholders.t t/spec/S06-signature/positional.t t/spec/S06-signature/scalar-type.t t/spec/S06-signature/sigilless.t t/spec/S06-signature/slurpy-and-interpolation.t t/spec/S06-signature/slurpy-params.t t/spec/S06-signature/slurpy-placeholders.t t/spec/S06-signature/sub-ref.t t/spec/S06-signature/tree-node-parameters.t t/spec/S06-signature/type-capture.t t/spec/S06-signature/types.t t/spec/S06-signature/unpack-array.t t/spec/S06-signature/unpack-object.t t/spec/S06-signature/unspecified.t t/spec/S06-traits/as.t t/spec/S06-traits/is-assoc.t t/spec/S06-traits/is-copy.t t/spec/S06-traits/is-readonly.t t/spec/S06-traits/is-rw.t t/spec/S06-traits/misc.t t/spec/S06-traits/native-is-copy.t t/spec/S06-traits/native-is-rw.t t/spec/S06-traits/precedence.t t/spec/S06-traits/slurpy-is-rw.t t/spec/S09-autovivification/autoincrement.t t/spec/S09-autovivification/autovivification.t t/spec/S09-hashes/objecthash.t t/spec/S09-subscript/slice.t t/spec/S09-subscript/multidim-assignment.t t/spec/S09-typed-arrays/arrays.t t/spec/S09-typed-arrays/hashes.t t/spec/S09-typed-arrays/native.t t/spec/S09-typed-arrays/native-decl.t t/spec/S09-typed-arrays/native-int.t t/spec/S09-typed-arrays/native-num.t t/spec/S10-packages/basic.t t/spec/S10-packages/joined-namespaces.t t/spec/S10-packages/precompilation.t t/spec/S10-packages/use-with-class.t t/spec/S11-modules/export.t t/spec/S11-modules/importing.t t/spec/S11-modules/import-multi.t t/spec/S11-modules/import-tag.t t/spec/S11-modules/import.t t/spec/S11-modules/lexical.t t/spec/S11-modules/need.t t/spec/S11-modules/nested.t t/spec/S11-modules/require.t t/spec/S12-attributes/class.t t/spec/S12-attributes/clone.t t/spec/S12-attributes/defaults.t t/spec/S12-attributes/delegation.t t/spec/S12-attributes/inheritance.t t/spec/S12-attributes/instance.t t/spec/S12-attributes/mutators.t t/spec/S12-attributes/native.t t/spec/S12-attributes/recursive.t t/spec/S12-attributes/undeclared.t t/spec/S12-class/anonymous.t t/spec/S12-class/attributes.t t/spec/S12-class/augment-supersede.t t/spec/S12-class/basic.t t/spec/S12-class/declaration-order.t t/spec/S12-class/extending-arrays.t t/spec/S12-class/inheritance-class-methods.t t/spec/S12-class/inheritance.t t/spec/S12-class/instantiate.t t/spec/S12-class/interface-consistency.t t/spec/S12-class/lexical.t t/spec/S12-class/literal.t t/spec/S12-class/magical-vars.t t/spec/S12-class/mro.t t/spec/S12-class/namespaced.t t/spec/S12-class/open.t t/spec/S12-class/parent_attributes.t t/spec/S12-class/rw.t t/spec/S12-class/self-inheritance.t t/spec/S12-class/stubs.t t/spec/S12-class/type-object.t t/spec/S12-coercion/coercion-types.t t/spec/S12-construction/autopairs.t t/spec/S12-construction/BUILD.t t/spec/S12-construction/construction.t t/spec/S12-construction/named-params-in-BUILD.t t/spec/S12-construction/new.t t/spec/S12-enums/anonymous.t t/spec/S12-enums/as-role.t t/spec/S12-enums/basic.t t/spec/S12-enums/misc.t t/spec/S12-enums/non-int.t t/spec/S12-enums/pseudo-functional.t t/spec/S12-enums/thorough.t t/spec/S12-introspection/attributes.t t/spec/S12-introspection/can.t t/spec/S12-introspection/definite.t t/spec/S12-introspection/meta-class.t t/spec/S12-introspection/methods.t t/spec/S12-introspection/parents.t t/spec/S12-introspection/roles.t t/spec/S12-introspection/walk.t t/spec/S12-introspection/WHAT.t t/spec/S12-meta/exporthow.t t/spec/S12-meta/grammarhow.t t/spec/S12-meta/primitives.t t/spec/S12-methods/accessors.t t/spec/S12-methods/attribute-params.t t/spec/S12-methods/calling_sets.t t/spec/S12-methods/calling_syntax.t t/spec/S12-methods/chaining.t t/spec/S12-methods/class-and-instance.t t/spec/S12-methods/delegation.t t/spec/S12-methods/default-trait.t t/spec/S12-methods/defer-call.t t/spec/S12-methods/defer-next.t t/spec/S12-methods/fallback.t t/spec/S12-methods/how.t t/spec/S12-methods/indirect_notation.t t/spec/S12-methods/instance.t t/spec/S12-methods/lastcall.t t/spec/S12-methods/lvalue.t t/spec/S12-methods/method-vs-sub.t t/spec/S12-methods/multi.t t/spec/S12-methods/parallel-dispatch.t t/spec/S12-methods/private.t t/spec/S12-methods/qualified.t t/spec/S12-methods/submethods.t t/spec/S12-methods/syntax.t t/spec/S12-methods/topic.t t/spec/S12-methods/trusts.t t/spec/S12-methods/typed-attributes.t t/spec/S12-methods/what.t t/spec/S12-subset/multi-dispatch.t t/spec/S12-subset/subtypes.t t/spec/S13-overloading/metaoperators.t t/spec/S13-overloading/operators.t t/spec/S13-overloading/typecasting-long.t t/spec/S13-overloading/typecasting-mixed.t t/spec/S13-overloading/typecasting-short.t t/spec/S13-type-casting/methods.t t/spec/S14-roles/anonymous.t t/spec/S14-roles/attributes.t t/spec/S14-roles/basic.t t/spec/S14-roles/bool.t t/spec/S14-roles/composition.t t/spec/S14-roles/conflicts.t t/spec/S14-roles/crony.t t/spec/S14-roles/instantiation.t t/spec/S14-roles/lexical.t t/spec/S14-roles/mixin.t t/spec/S14-roles/namespaced.t t/spec/S14-roles/parameterized-basic.t t/spec/S14-roles/parameterized-mixin.t t/spec/S14-roles/parameterized-type.t t/spec/S14-roles/parameter-subtyping.t t/spec/S14-roles/stubs.t t/spec/S14-roles/submethods.t t/spec/S14-traits/attributes.t t/spec/S14-traits/routines.t t/spec/S15-string-types/Str.t t/spec/S15-unicode-information/uniname.t t/spec/S16-filehandles/chmod.t t/spec/S16-filehandles/filestat.t t/spec/S16-filehandles/filetest.t t/spec/S16-filehandles/io_in_for_loops.t t/spec/S16-filehandles/io_in_while_loops.t t/spec/S16-filehandles/io.t t/spec/S16-filehandles/mkdir_rmdir.t t/spec/S16-filehandles/open.t t/spec/S16-filehandles/unlink.t t/spec/S16-io/bare-say.t t/spec/S16-io/basic-open.t t/spec/S16-io/cwd.t t/spec/S16-io/getc.t t/spec/S16-io/print.t t/spec/S16-io/say-and-ref.t t/spec/S16-io/say.t t/spec/S16-io/tmpdir.t t/spec/S16-unfiled/rebindstdhandles.t t/spec/S17-channel/basic.t t/spec/S17-channel/earliest.t t/spec/S17-lowlevel/lock.t t/spec/S17-lowlevel/thread.t t/spec/S17-promise/allof.t t/spec/S17-promise/anyof.t t/spec/S17-promise/basic.t t/spec/S17-promise/in.t t/spec/S17-promise/start.t t/spec/S17-promise/stress.t t/spec/S17-promise/then.t t/spec/S17-scheduler/at.t t/spec/S17-scheduler/basic.t t/spec/S17-scheduler/every.t t/spec/S17-scheduler/in.t t/spec/S17-scheduler/times.t t/spec/S17-supply/act.t t/spec/S17-supply/basic.t t/spec/S17-supply/batch.t t/spec/S17-supply/categorize.t t/spec/S17-supply/Channel.t t/spec/S17-supply/classify.t t/spec/S17-supply/delayed.t t/spec/S17-supply/do.t t/spec/S17-supply/elems.t t/spec/S17-supply/flat.t t/spec/S17-supply/from-list.t t/spec/S17-supply/grab.t t/spec/S17-supply/grep.t t/spec/S17-supply/interval.t t/spec/S17-supply/last.t t/spec/S17-supply/lines.t t/spec/S17-supply/list.t t/spec/S17-supply/map.t t/spec/S17-supply/max.t t/spec/S17-supply/merge.t t/spec/S17-supply/migrate.t t/spec/S17-supply/min.t t/spec/S17-supply/minmax.t t/spec/S17-supply/on.t t/spec/S17-supply/on-demand.t t/spec/S17-supply/Promise.t t/spec/S17-supply/reduce.t t/spec/S17-supply/reverse.t t/spec/S17-supply/rotor.t t/spec/S17-supply/schedule-on.t t/spec/S17-supply/sort.t t/spec/S17-supply/squish.t t/spec/S17-supply/stable.t t/spec/S17-supply/start.t t/spec/S17-supply/unique.t t/spec/S17-supply/wait.t t/spec/S17-supply/watch_path.t t/spec/S17-supply/words.t t/spec/S17-supply/zip.t t/spec/S17-supply/zip-latest.t t/spec/S19-command-line/arguments.t t/spec/S19-command-line/dash-e.t t/spec/S19-command-line/help.t t/spec/S19-command-line/repl.t t/spec/S19-command-line-options/02-dash-n.t t/spec/S19-command-line-options/03-dash-p.t t/spec/S22-package-format/local.t t/spec/S24-testing/0-compile.t t/spec/S24-testing/3-output.t t/spec/S24-testing/line-numbers.t t/spec/S26-documentation/01-delimited.t t/spec/S26-documentation/02-paragraph.t t/spec/S26-documentation/03-abbreviated.t t/spec/S26-documentation/04-code.t t/spec/S26-documentation/05-comment.t t/spec/S26-documentation/06-lists.t t/spec/S26-documentation/07-tables.t t/spec/S26-documentation/08-formattingcodes.t t/spec/S26-documentation/09-configuration.t t/spec/S26-documentation/10-doc-cli.t t/spec/S26-documentation/module-comment.t t/spec/S26-documentation/multiline-leading.t t/spec/S26-documentation/multiline-trailing.t t/spec/S26-documentation/wacky.t t/spec/S26-documentation/why-both.t t/spec/S26-documentation/why-trailing.t t/spec/S26-documentation/why-leading.t t/spec/S28-named-variables/cwd.t t/spec/S28-named-variables/inc.t t/spec/S28-named-variables/slangs.t t/spec/S29-any/cmp.t t/spec/S29-any/isa.t t/spec/S29-context/die.t t/spec/S29-context/eval.t t/spec/S29-context/exit-in-if.t t/spec/S29-context/exit.t t/spec/S29-context/sleep.t t/spec/S29-conversions/hash.t t/spec/S29-conversions/ord_and_chr.t t/spec/S29-os/system.t t/spec/S32-array/bool.t t/spec/S32-array/create.t t/spec/S32-array/delete.t t/spec/S32-array/delete-adverb.t t/spec/S32-array/delete-adverb-native.t t/spec/S32-array/elems.t t/spec/S32-array/end.t t/spec/S32-array/exists-adverb.t t/spec/S32-array/keys_values.t t/spec/S32-array/kv.t t/spec/S32-array/pairs.t t/spec/S32-array/perl.t t/spec/S32-array/pop.t t/spec/S32-array/push.t t/spec/S32-array/rotate.t t/spec/S32-array/shift.t t/spec/S32-array/splice.t t/spec/S32-array/unshift.t t/spec/S32-basics/warn.t t/spec/S32-basics/xxKEY.t t/spec/S32-basics/xxPOS.t t/spec/S32-container/roundrobin.t t/spec/S32-container/stringify.t t/spec/S32-container/zip.t t/spec/S32-exceptions/misc.t t/spec/S32-hash/delete.t t/spec/S32-hash/delete-adverb.t t/spec/S32-hash/exists.t t/spec/S32-hash/exists-adverb.t t/spec/S32-hash/invert.t t/spec/S32-hash/keys_values.t t/spec/S32-hash/kv.t t/spec/S32-hash/pairs.t t/spec/S32-hash/perl.t t/spec/S32-hash/push.t t/spec/S32-hash/slice.t t/spec/S32-io/chdir.t t/spec/S32-io/copy.t t/spec/S32-io/dir.t t/spec/S32-io/file-tests.t t/spec/S32-io/io-handle.t t/spec/S32-io/io-spec-unix.t t/spec/S32-io/io-spec-win.t t/spec/S32-io/io-spec-cygwin.t t/spec/S32-io/io-path-unix.t t/spec/S32-io/io-path-win.t t/spec/S32-io/io-path-cygwin.t t/spec/S32-io/io-path.t t/spec/S32-io/note.t t/spec/S32-io/other.t t/spec/S32-io/pipe.t t/spec/S32-io/slurp.t t/spec/S32-io/spurt.t t/spec/S32-list/categorize.t t/spec/S32-list/classify.t t/spec/S32-list/create.t t/spec/S32-list/combinations.t t/spec/S32-list/end.t t/spec/S32-list/first.t t/spec/S32-list/first-index.t t/spec/S32-list/grep.t t/spec/S32-list/grep-index.t t/spec/S32-list/join.t t/spec/S32-list/last-index.t t/spec/S32-list/map_function_return_values.t t/spec/S32-list/map.t t/spec/S32-list/minmax.t t/spec/S32-list/permutations.t t/spec/S32-list/pick.t t/spec/S32-list/reduce.t t/spec/S32-list/reverse.t t/spec/S32-list/roll.t t/spec/S32-list/rotor.t t/spec/S32-list/sort.t t/spec/S32-list/unique.t t/spec/S32-list/squish.t t/spec/S32-num/abs.t t/spec/S32-num/base.t t/spec/S32-num/complex.t t/spec/S32-num/cool-num.t t/spec/S32-num/exp.t t/spec/S32-num/expmod.t t/spec/S32-num/fatrat.t t/spec/S32-num/int.t t/spec/S32-num/is-prime.t t/spec/S32-num/log.t t/spec/S32-num/narrow.t t/spec/S32-num/pi.t t/spec/S32-num/polar.t t/spec/S32-num/power.t t/spec/S32-num/rand.t t/spec/S32-num/rat.t t/spec/S32-num/real-bridge.t t/spec/S32-num/roots.t t/spec/S32-num/rounders.t t/spec/S32-num/rshift_pos_amount.t t/spec/S32-num/sign.t t/spec/S32-num/sqrt.t t/spec/S32-num/stringify.t t/spec/S32-num/unpolar.t t/spec/S32-scalar/defined.t t/spec/S32-scalar/perl.t t/spec/S32-scalar/undef.t t/spec/S32-str/append.t t/spec/S32-str/bool.t t/spec/S32-str/capitalize.t t/spec/S32-str/chomp.t t/spec/S32-str/chop.t t/spec/S32-str/comb.t t/spec/S32-str/encode.t t/spec/S32-str/ends-with.t t/spec/S32-str/flip.t t/spec/S32-str/indent.t t/spec/S32-str/index.t t/spec/S32-str/lc.t t/spec/S32-str/length.t t/spec/S32-str/lines.t t/spec/S32-str/numeric.t t/spec/S32-str/ords.t t/spec/S32-str/pack.t t/spec/S32-str/pos.t t/spec/S32-str/rindex.t t/spec/S32-str/samecase.t t/spec/S32-str/split-simple.t t/spec/S32-str/split.t t/spec/S32-str/sprintf.t t/spec/S32-str/sprintf-b.t t/spec/S32-str/starts-with.t t/spec/S32-str/substr.t t/spec/S32-str/substr-eq.t t/spec/S32-str/substr-rw.t t/spec/S32-str/tc.t t/spec/S32-str/tclc.t t/spec/S32-str/trim.t t/spec/S32-str/uc.t t/spec/S32-str/unpack.t t/spec/S32-str/words.t t/spec/S32-temporal/calendar.t t/spec/S32-temporal/Date.t t/spec/S32-temporal/DateTime-Instant-Duration.t t/spec/S32-temporal/DateTime.t t/spec/S32-temporal/local.t t/spec/S32-trig/atan2.t t/spec/S32-trig/cosech.t t/spec/S32-trig/cosec.t t/spec/S32-trig/cosh.t t/spec/S32-trig/cos.t t/spec/S32-trig/cotanh.t t/spec/S32-trig/cotan.t t/spec/S32-trig/e.t t/spec/S32-trig/pi.t t/spec/S32-trig/sech.t t/spec/S32-trig/sec.t t/spec/S32-trig/simple.t t/spec/S32-trig/sinh.t t/spec/S32-trig/sin.t t/spec/S32-trig/tanh.t t/spec/S32-trig/tan.t t/spec/integration/99problems-01-to-10.t t/spec/integration/99problems-11-to-20.t t/spec/integration/99problems-21-to-30.t t/spec/integration/99problems-31-to-40.t t/spec/integration/99problems-41-to-50.t t/spec/integration/99problems-51-to-60.t t/spec/integration/99problems-61-to-70.t t/spec/integration/advent2009-day01.t t/spec/integration/advent2009-day02.t t/spec/integration/advent2009-day03.t t/spec/integration/advent2009-day04.t t/spec/integration/advent2009-day05.t t/spec/integration/advent2009-day06.t t/spec/integration/advent2009-day07.t t/spec/integration/advent2009-day08.t t/spec/integration/advent2009-day09.t t/spec/integration/advent2009-day10.t t/spec/integration/advent2009-day11.t t/spec/integration/advent2009-day12.t t/spec/integration/advent2009-day13.t t/spec/integration/advent2009-day14.t t/spec/integration/advent2009-day15.t t/spec/integration/advent2009-day16.t t/spec/integration/advent2009-day17.t t/spec/integration/advent2009-day18.t t/spec/integration/advent2009-day19.t t/spec/integration/advent2009-day20.t t/spec/integration/advent2009-day21.t t/spec/integration/advent2009-day22.t t/spec/integration/advent2009-day23.t t/spec/integration/advent2009-day24.t t/spec/integration/advent2010-day03.t t/spec/integration/advent2010-day04.t t/spec/integration/advent2010-day06.t t/spec/integration/advent2010-day07.t t/spec/integration/advent2010-day08.t t/spec/integration/advent2010-day10.t t/spec/integration/advent2010-day11.t t/spec/integration/advent2010-day12.t t/spec/integration/advent2010-day14.t t/spec/integration/advent2010-day16.t t/spec/integration/advent2010-day19.t t/spec/integration/advent2010-day21.t t/spec/integration/advent2010-day22.t t/spec/integration/advent2010-day23.t t/spec/integration/advent2011-day03.t t/spec/integration/advent2011-day04.t t/spec/integration/advent2011-day05.t t/spec/integration/advent2011-day07.t t/spec/integration/advent2011-day10.t t/spec/integration/advent2011-day11.t t/spec/integration/advent2011-day14.t t/spec/integration/advent2011-day15.t t/spec/integration/advent2011-day16.t t/spec/integration/advent2011-day20.t t/spec/integration/advent2011-day22.t t/spec/integration/advent2011-day23.t t/spec/integration/advent2011-day24.t t/spec/integration/advent2012-day02.t t/spec/integration/advent2012-day03.t t/spec/integration/advent2012-day04.t t/spec/integration/advent2012-day06.t t/spec/integration/advent2012-day09.t t/spec/integration/advent2012-day10.t t/spec/integration/advent2012-day12.t t/spec/integration/advent2012-day13.t t/spec/integration/advent2012-day14.t t/spec/integration/advent2012-day15.t t/spec/integration/advent2012-day16.t t/spec/integration/advent2012-day19.t t/spec/integration/advent2012-day20.t t/spec/integration/advent2012-day21.t t/spec/integration/advent2012-day22.t t/spec/integration/advent2012-day23.t t/spec/integration/advent2012-day24.t t/spec/integration/advent2013-day02.t t/spec/integration/advent2013-day04.t t/spec/integration/advent2013-day06.t t/spec/integration/advent2013-day07.t t/spec/integration/advent2013-day08.t t/spec/integration/advent2013-day09.t t/spec/integration/advent2013-day10.t t/spec/integration/advent2013-day12.t t/spec/integration/advent2013-day14.t t/spec/integration/advent2013-day15.t t/spec/integration/advent2013-day18.t t/spec/integration/advent2013-day19.t t/spec/integration/advent2013-day20.t t/spec/integration/advent2013-day21.t t/spec/integration/advent2013-day22.t t/spec/integration/advent2013-day23.t t/spec/integration/advent2014-day05.t t/spec/integration/advent2014-day13.t t/spec/integration/advent2014-day16.t t/spec/integration/code-blocks-as-sub-args.t t/spec/integration/error-reporting.t t/spec/integration/lazy-bentley-generator.t t/spec/integration/lexical-array-in-inner-block.t t/spec/integration/lexicals-and-attributes.t t/spec/integration/man-or-boy.t t/spec/integration/method-calls-and-instantiation.t t/spec/integration/no-indirect-new.t t/spec/integration/packages.t t/spec/integration/pair-in-array.t t/spec/integration/passing-pair-class-to-sub.t t/spec/integration/precompiled.t t/spec/integration/real-strings.t t/spec/integration/role-composition-vs-attribute.t t/spec/integration/rule-in-class-Str.t t/spec/integration/say-crash.t t/spec/integration/substr-after-match-in-gather-in-for.t t/spec/integration/topic_in_double_loop.t t/spec/integration/variables-in-do.t t/spec/integration/weird-errors.t t/spec/rosettacode/greatest_element_of_a_list.t t/spec/rosettacode/sierpinski_triangle.t t/spec/S32-io/IO-Socket-INET.t +/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/spec/fudgeall rakudo.jvm t/spec/S01-perl-5-integration/array.t t/spec/S01-perl-5-integration/basic.t t/spec/S01-perl-5-integration/class.t t/spec/S01-perl-5-integration/exception_handling.t t/spec/S01-perl-5-integration/hash.t t/spec/S01-perl-5-integration/import.t t/spec/S01-perl-5-integration/method.t t/spec/S01-perl-5-integration/return.t t/spec/S01-perl-5-integration/roundtrip.t t/spec/S01-perl-5-integration/strings.t t/spec/S01-perl-5-integration/subs.t t/spec/S02-lexical-conventions/begin_end_pod.t t/spec/S02-lexical-conventions/bom.t t/spec/S02-lexical-conventions/comments.t t/spec/S02-lexical-conventions/end-pod.t t/spec/S02-lexical-conventions/minimal-whitespace.t t/spec/S02-lexical-conventions/one-pass-parsing.t t/spec/S02-lexical-conventions/pod-in-multi-line-exprs.t t/spec/S02-lexical-conventions/sub-block-parsing.t t/spec/S02-lexical-conventions/unicode.t t/spec/S02-lexical-conventions/unicode-whitespace.t t/spec/S02-lexical-conventions/unspace.t t/spec/S02-lists/indexing.t t/spec/S02-lists/tree.t t/spec/S02-literals/adverbs.t t/spec/S02-literals/array-interpolation.t t/spec/S02-literals/autoref.t t/spec/S02-literals/char-by-name.t t/spec/S02-literals/char-by-number.t t/spec/S02-literals/fmt-interpolation.t t/spec/S02-literals/hash-interpolation.t t/spec/S02-literals/heredocs.t t/spec/S02-literals/hex_chars.t t/spec/S02-literals/listquote.t t/spec/S02-literals/listquote-whitespace.t t/spec/S02-literals/misc-interpolation.t t/spec/S02-literals/numeric.t t/spec/S02-literals/pair-boolean.t t/spec/S02-literals/pairs.t t/spec/S02-literals/pod.t t/spec/S02-literals/quoting.t t/spec/S02-literals/quoting-unicode.t t/spec/S02-literals/radix.t t/spec/S02-literals/string-interpolation.t t/spec/S02-literals/sub-calls.t t/spec/S02-literals/subscript.t t/spec/S02-literals/types.t t/spec/S02-literals/underscores.t t/spec/S02-literals/version.t t/spec/S02-magicals/78258.t t/spec/S02-magicals/args.t t/spec/S02-magicals/block.t t/spec/S02-magicals/DISTRO.t t/spec/S02-magicals/dollar_bang.t t/spec/S02-magicals/dollar-underscore.t t/spec/S02-magicals/env.t t/spec/S02-magicals/file_line.t t/spec/S02-magicals/KERNEL.t t/spec/S02-magicals/PERL.t t/spec/S02-magicals/pid.t t/spec/S02-magicals/progname.t t/spec/S02-magicals/sub.t t/spec/S02-magicals/subname.t t/spec/S02-magicals/VM.t t/spec/S02-names/bare-sigil.t t/spec/S02-names/caller.t t/spec/S02-names/identifier.t t/spec/S02-names/indirect.t t/spec/S02-names/is_cached.t t/spec/S02-names/is_default.t t/spec/S02-names/is_dynamic.t t/spec/S02-names/name.t t/spec/S02-names/our.t t/spec/S02-names/pseudo.t t/spec/S02-names/strict.t t/spec/S02-names/symbolic-deref.t t/spec/S02-names-vars/contextual.t t/spec/S02-names-vars/fmt.t t/spec/S02-names-vars/list_array_perl.t t/spec/S02-names-vars/names.t t/spec/S02-names-vars/perl.t t/spec/S02-names-vars/signature.t t/spec/S02-names-vars/variables-and-packages.t t/spec/S02-names-vars/varnames.t t/spec/S02-one-pass-parsing/less-than.t t/spec/S02-packages/package-lookup.t t/spec/S02-types/anon_block.t t/spec/S02-types/array_extending.t t/spec/S02-types/array_ref.t t/spec/S02-types/array-shapes.t t/spec/S02-types/array.t t/spec/S02-types/assigning-refs.t t/spec/S02-types/autovivification.t t/spec/S02-types/bag.t t/spec/S02-types/baghash.t t/spec/S02-types/bool.t t/spec/S02-types/built-in.t t/spec/S02-types/capture.t t/spec/S02-types/catch_type_cast_mismatch.t t/spec/S02-types/compact.t t/spec/S02-types/declare.t t/spec/S02-types/deprecations.t t/spec/S02-types/fatrat.t t/spec/S02-types/flattening.t t/spec/S02-types/hash_ref.t t/spec/S02-types/hash.t t/spec/S02-types/infinity.t t/spec/S02-types/instants-and-durations.t t/spec/S02-types/int-uint.t t/spec/S02-types/isDEPRECATED.t t/spec/S02-types/keyhash.t t/spec/S02-types/lazy-lists.t t/spec/S02-types/lists.t t/spec/S02-types/mix.t t/spec/S02-types/mixhash.t t/spec/S02-types/mixed_multi_dimensional.t t/spec/S02-types/multi_dimensional_array.t t/spec/S02-types/nan.t t/spec/S02-types/native.t t/spec/S02-types/nested_arrays.t t/spec/S02-types/nested_pairs.t t/spec/S02-types/nil.t t/spec/S02-types/num.t t/spec/S02-types/pair.t t/spec/S02-types/parcel.t t/spec/S02-types/parsing-bool.t t/spec/S02-types/range.t t/spec/S02-types/set.t t/spec/S02-types/sethash.t t/spec/S02-types/sigils-and-types.t t/spec/S02-types/stash.t t/spec/S02-types/subscripts_and_context.t t/spec/S02-types/subset.t t/spec/S02-types/type.t t/spec/S02-types/undefined-types.t t/spec/S02-types/unicode.t t/spec/S02-types/version.t t/spec/S02-types/whatever.t t/spec/S02-types/WHICH.t t/spec/S03-binding/arrays.t t/spec/S03-binding/attributes.t t/spec/S03-binding/closure.t t/spec/S03-binding/hashes.t t/spec/S03-binding/nested.t t/spec/S03-binding/ro.t t/spec/S03-binding/scalars.t t/spec/S03-feeds/basic.t t/spec/S03-junctions/associative.t t/spec/S03-junctions/autothreading.t t/spec/S03-junctions/boolean-context.t t/spec/S03-junctions/misc.t t/spec/S03-metaops/cross.t t/spec/S03-metaops/eager-hyper.t t/spec/S03-metaops/hyper.t t/spec/S03-metaops/not.t t/spec/S03-metaops/reduce.t t/spec/S03-metaops/reverse.t t/spec/S03-metaops/zip.t t/spec/S03-operators/adverbial-modifiers.t t/spec/S03-operators/also.t t/spec/S03-operators/andthen.t t/spec/S03-operators/orelse.t t/spec/S03-operators/arith.t t/spec/S03-operators/assign-is-not-binding.t t/spec/S03-operators/assign.t t/spec/S03-operators/autoincrement-range.t t/spec/S03-operators/autoincrement.t t/spec/S03-operators/autovivification.t t/spec/S03-operators/bag.t t/spec/S03-operators/basic-types.t t/spec/S03-operators/bit.t t/spec/S03-operators/boolean-bitwise.t t/spec/S03-operators/brainos.t t/spec/S03-operators/custom.t t/spec/S03-operators/buf.t t/spec/S03-operators/chained-declarators.t t/spec/S03-operators/cmp.t t/spec/S03-operators/comparison-simple.t t/spec/S03-operators/comparison.t t/spec/S03-operators/context-forcers.t t/spec/S03-operators/context.t t/spec/S03-operators/equality.t t/spec/S03-operators/eqv.t t/spec/S03-operators/fiddly.t t/spec/S03-operators/flip-flop.t t/spec/S03-operators/gcd.t t/spec/S03-operators/div.t t/spec/S03-operators/identity.t t/spec/S03-operators/increment.t t/spec/S03-operators/infixed-function.t t/spec/S03-operators/inplace.t t/spec/S03-operators/is-divisible-by.t t/spec/S03-operators/lcm.t t/spec/S03-operators/list-quote-junction.t t/spec/S03-operators/minmax.t t/spec/S03-operators/misc.t t/spec/S03-operators/mix.t t/spec/S03-operators/names.t t/spec/S03-operators/nesting.t t/spec/S03-operators/not.t t/spec/S03-operators/numeric-shift.t t/spec/S03-operators/overflow.t t/spec/S03-operators/precedence.t t/spec/S03-operators/range-basic.t t/spec/S03-operators/range-int.t t/spec/S03-operators/range.t t/spec/S03-operators/reduce-le1arg.t t/spec/S03-operators/relational.t t/spec/S03-operators/repeat.t t/spec/S03-operators/scalar-assign.t t/spec/S03-operators/set.t t/spec/S03-operators/short-circuit.t t/spec/S03-operators/so.t t/spec/S03-operators/spaceship-and-containers.t t/spec/S03-operators/spaceship.t t/spec/S03-operators/subscript-adverbs.t t/spec/S03-operators/subscript-vs-lt.t t/spec/S03-operators/ternary.t t/spec/S03-operators/value_equivalence.t t/spec/S03-sequence/arity0.t t/spec/S03-sequence/arity-2-or-more.t t/spec/S03-sequence/basic.t t/spec/S03-sequence/limit-arity-2-or-more.t t/spec/S03-sequence/misc.t t/spec/S03-sequence/nonnumeric.t t/spec/S03-smartmatch/any-any.t t/spec/S03-smartmatch/any-array.t t/spec/S03-smartmatch/any-bool.t t/spec/S03-smartmatch/any-callable.t t/spec/S03-smartmatch/any-complex.t t/spec/S03-smartmatch/any-hash-pair.t t/spec/S03-smartmatch/any-method.t t/spec/S03-smartmatch/any-num.t t/spec/S03-smartmatch/any-pair.t t/spec/S03-smartmatch/any-str.t t/spec/S03-smartmatch/any-sub.t t/spec/S03-smartmatch/any-type.t t/spec/S03-smartmatch/array-array.t t/spec/S03-smartmatch/array-hash.t t/spec/S03-smartmatch/capture-signature.t t/spec/S03-smartmatch/disorganized.t t/spec/S03-smartmatch/hash-hash.t t/spec/S03-smartmatch/range-range.t t/spec/S03-smartmatch/regex-hash.t t/spec/S03-smartmatch/scalar-hash.t t/spec/S03-smartmatch/signature-signature.t t/spec/S04-blocks-and-statements/let.t t/spec/S04-blocks-and-statements/pointy-rw.t t/spec/S04-blocks-and-statements/pointy.t t/spec/S04-blocks-and-statements/temp.t t/spec/S04-declarations/constant.t t/spec/S04-declarations/implicit-parameter.t t/spec/S04-declarations/multiple.t t/spec/S04-declarations/my.t t/spec/S04-declarations/our.t t/spec/S04-declarations/state.t t/spec/S04-declarations/will.t t/spec/S04-exception-handlers/catch.t t/spec/S04-exception-handlers/top-level.t t/spec/S04-exceptions/control_across_runloop.t t/spec/S04-exceptions/fail.t t/spec/S04-exceptions/pending.t t/spec/S04-phasers/ascending-order.t t/spec/S04-phasers/begin.t t/spec/S04-phasers/check.t t/spec/S04-phasers/descending-order.t t/spec/S04-phasers/end.t t/spec/S04-phasers/enter-leave.t t/spec/S04-phasers/eval-in-begin.t t/spec/S04-phasers/first.t t/spec/S04-phasers/init.t t/spec/S04-phasers/in-eval.t t/spec/S04-phasers/in-loop.t t/spec/S04-phasers/keep-undo.t t/spec/S04-phasers/multiple.t t/spec/S04-phasers/next.t t/spec/S04-phasers/pre-post.t t/spec/S04-phasers/rvalue.t t/spec/S04-statement-modifiers/for.t t/spec/S04-statement-modifiers/given.t t/spec/S04-statement-modifiers/if.t t/spec/S04-statement-modifiers/unless.t t/spec/S04-statement-modifiers/until.t t/spec/S04-statement-modifiers/values_in_bool_context.t t/spec/S04-statement-modifiers/while.t t/spec/S04-statement-parsing/hash.t t/spec/S04-statements/do.t t/spec/S04-statements/for-scope.t t/spec/S04-statements/for.t t/spec/S04-statements/for_with_only_one_item.t t/spec/S04-statements/gather.t t/spec/S04-statements/given.t t/spec/S04-statements/if.t t/spec/S04-statements/label.t t/spec/S04-statements/last.t t/spec/S04-statements/loop.t t/spec/S04-statements/map-and-sort-in-for.t t/spec/S04-statements/next.t t/spec/S04-statements/no-implicit-block.t t/spec/S04-statements/once.t t/spec/S04-statements/redo.t t/spec/S04-statements/repeat.t t/spec/S04-statements/return.t t/spec/S04-statements/sink.t t/spec/S04-statements/terminator.t t/spec/S04-statements/try.t t/spec/S04-statements/unless.t t/spec/S04-statements/until.t t/spec/S04-statements/when.t t/spec/S04-statements/while.t t/spec/S05-capture/alias.t t/spec/S05-capture/caps.t t/spec/S05-capture/dot.t t/spec/S05-capture/match-object.t t/spec/S05-capture/named.t t/spec/S05-capture/subrule.t t/spec/S05-grammar/action-stubs.t t/spec/S05-grammar/inheritance.t t/spec/S05-grammar/methods.t t/spec/S05-grammar/namespace.t t/spec/S05-grammar/parse_and_parsefile.t t/spec/S05-grammar/polymorphism.t t/spec/S05-grammar/protoregex.t t/spec/S05-grammar/protos.t t/spec/S05-grammar/signatures.t t/spec/S05-grammar/ws.t t/spec/S05-interpolation/lexicals.t t/spec/S05-interpolation/regex-in-variable.t t/spec/S05-mass/charsets.t t/spec/S05-mass/named-chars.t t/spec/S05-mass/properties-block.t t/spec/S05-mass/properties-derived.t t/spec/S05-mass/properties-general.t t/spec/S05-mass/properties-script.t t/spec/S05-mass/recursive.t t/spec/S05-mass/rx.t t/spec/S05-mass/stdrules.t t/spec/S05-match/arrayhash.t t/spec/S05-match/blocks.t t/spec/S05-match/capturing-contexts.t t/spec/S05-match/make.t t/spec/S05-match/non-capturing.t t/spec/S05-match/positions.t t/spec/S05-metachars/closure.t t/spec/S05-metachars/line-anchors.t t/spec/S05-metachars/newline.t t/spec/S05-metachars/tilde.t t/spec/S05-metasyntax/angle-brackets.t t/spec/S05-metasyntax/assertions.t t/spec/S05-metasyntax/changed.t t/spec/S05-metasyntax/charset.t t/spec/S05-metasyntax/delimiters.t t/spec/S05-metasyntax/interpolating-closure.t t/spec/S05-metasyntax/litvar.t t/spec/S05-metasyntax/longest-alternative.t t/spec/S05-metasyntax/lookaround.t t/spec/S05-metasyntax/null.t t/spec/S05-metasyntax/proto-token-ltm.t t/spec/S05-metasyntax/regex.t t/spec/S05-metasyntax/repeat.t t/spec/S05-metasyntax/sequential-alternation.t t/spec/S05-metasyntax/single-quotes.t t/spec/S05-metasyntax/unknown.t t/spec/S05-metasyntax/unicode-property-pair.t t/spec/S05-modifier/continue.t t/spec/S05-modifier/counted-match.t t/spec/S05-modifier/counted.t t/spec/S05-modifier/global.t t/spec/S05-modifier/ignorecase.t t/spec/S05-modifier/ii.t t/spec/S05-modifier/my.t t/spec/S05-modifier/overlapping.t t/spec/S05-modifier/perl5_0.t t/spec/S05-modifier/perl5_1.t t/spec/S05-modifier/perl5_2.t t/spec/S05-modifier/perl5_3.t t/spec/S05-modifier/perl5_4.t t/spec/S05-modifier/perl5_5.t t/spec/S05-modifier/perl5_6.t t/spec/S05-modifier/perl5_7.t t/spec/S05-modifier/perl5_8.t t/spec/S05-modifier/perl5_9.t t/spec/S05-modifier/pos.t t/spec/S05-modifier/repetition-exhaustive.t t/spec/S05-modifier/repetition.t t/spec/S05-modifier/sigspace.t t/spec/S05-substitution/67222.t t/spec/S05-substitution/match.t t/spec/S05-substitution/subst.t t/spec/S05-transliteration/79778.t t/spec/S05-transliteration/trans.t t/spec/S05-transliteration/with-closure.t t/spec/S06-advanced/callframe.t t/spec/S06-advanced/callsame.t t/spec/S06-advanced/lexical-subs.t t/spec/S06-advanced/recurse.t t/spec/S06-advanced/return.t t/spec/S06-advanced/wrap.t t/spec/S06-currying/assuming-and-mmd.t t/spec/S06-currying/named.t t/spec/S06-macros/errors.t t/spec/S06-macros/quasi-blocks.t t/spec/S06-macros/unquoting.t t/spec/S06-macros/opaque-ast.t t/spec/S06-multi/lexical-multis.t t/spec/S06-multi/positional-vs-named.t t/spec/S06-multi/proto.t t/spec/S06-multi/redispatch.t t/spec/S06-multi/syntax.t t/spec/S06-multi/type-based.t t/spec/S06-multi/unpackability.t t/spec/S06-multi/value-based.t t/spec/S06-operator-overloading/imported-subs.t t/spec/S06-operator-overloading/methods.t t/spec/S06-operator-overloading/semicolon.t t/spec/S06-operator-overloading/sub.t t/spec/S06-operator-overloading/term.t t/spec/S06-operator-overloading/workout.t t/spec/S06-other/anon-hashes-vs-blocks.t t/spec/S06-other/introspection.t t/spec/S06-other/main-eval.t t/spec/S06-other/main.t t/spec/S06-other/main-usage.t t/spec/S06-other/main-semicolon.t t/spec/S06-other/misc.t t/spec/S06-other/pairs-as-lvalues.t t/spec/S06-routine-modifiers/lvalue-subroutines.t t/spec/S06-routine-modifiers/native-lvalue-subroutines.t t/spec/S06-routine-modifiers/proxy.t t/spec/S06-routine-modifiers/scoped-named-subs.t t/spec/S06-signature/arity.t t/spec/S06-signature/caller-param.t t/spec/S06-signature/closure-over-parameters.t t/spec/S06-signature/closure-parameters.t t/spec/S06-signature/code.t t/spec/S06-signature/defaults.t t/spec/S06-signature/definite-return.t t/spec/S06-signature/errors.t t/spec/S06-signature/introspection.t t/spec/S06-signature/mixed-placeholders.t t/spec/S06-signature/multidimensional.t t/spec/S06-signature/named-parameters.t t/spec/S06-signature/named-placeholders.t t/spec/S06-signature/named-renaming.t t/spec/S06-signature/optional.t t/spec/S06-signature/outside-subroutine.t t/spec/S06-signature/passing-arrays.t t/spec/S06-signature/passing-hashes.t t/spec/S06-signature/positional-placeholders.t t/spec/S06-signature/positional.t t/spec/S06-signature/scalar-type.t t/spec/S06-signature/sigilless.t t/spec/S06-signature/slurpy-and-interpolation.t t/spec/S06-signature/slurpy-params.t t/spec/S06-signature/slurpy-placeholders.t t/spec/S06-signature/sub-ref.t t/spec/S06-signature/tree-node-parameters.t t/spec/S06-signature/type-capture.t t/spec/S06-signature/types.t t/spec/S06-signature/unpack-array.t t/spec/S06-signature/unpack-object.t t/spec/S06-signature/unspecified.t t/spec/S06-traits/as.t t/spec/S06-traits/is-assoc.t t/spec/S06-traits/is-copy.t t/spec/S06-traits/is-readonly.t t/spec/S06-traits/is-rw.t t/spec/S06-traits/misc.t t/spec/S06-traits/native-is-copy.t t/spec/S06-traits/native-is-rw.t t/spec/S06-traits/precedence.t t/spec/S06-traits/slurpy-is-rw.t t/spec/S09-autovivification/autoincrement.t t/spec/S09-autovivification/autovivification.t t/spec/S09-hashes/objecthash.t t/spec/S09-subscript/slice.t t/spec/S09-subscript/multidim-assignment.t t/spec/S09-typed-arrays/arrays.t t/spec/S09-typed-arrays/hashes.t t/spec/S09-typed-arrays/native.t t/spec/S09-typed-arrays/native-decl.t t/spec/S09-typed-arrays/native-int.t t/spec/S09-typed-arrays/native-num.t t/spec/S10-packages/basic.t t/spec/S10-packages/joined-namespaces.t t/spec/S10-packages/precompilation.t t/spec/S10-packages/use-with-class.t t/spec/S11-modules/export.t t/spec/S11-modules/importing.t t/spec/S11-modules/import-multi.t t/spec/S11-modules/import-tag.t t/spec/S11-modules/import.t t/spec/S11-modules/lexical.t t/spec/S11-modules/need.t t/spec/S11-modules/nested.t t/spec/S11-modules/require.t t/spec/S12-attributes/class.t t/spec/S12-attributes/clone.t t/spec/S12-attributes/defaults.t t/spec/S12-attributes/delegation.t t/spec/S12-attributes/inheritance.t t/spec/S12-attributes/instance.t t/spec/S12-attributes/mutators.t t/spec/S12-attributes/native.t t/spec/S12-attributes/recursive.t t/spec/S12-attributes/undeclared.t t/spec/S12-class/anonymous.t t/spec/S12-class/attributes.t t/spec/S12-class/augment-supersede.t t/spec/S12-class/basic.t t/spec/S12-class/declaration-order.t t/spec/S12-class/extending-arrays.t t/spec/S12-class/inheritance-class-methods.t t/spec/S12-class/inheritance.t t/spec/S12-class/instantiate.t t/spec/S12-class/interface-consistency.t t/spec/S12-class/lexical.t t/spec/S12-class/literal.t t/spec/S12-class/magical-vars.t t/spec/S12-class/mro.t t/spec/S12-class/namespaced.t t/spec/S12-class/open.t t/spec/S12-class/parent_attributes.t t/spec/S12-class/rw.t t/spec/S12-class/self-inheritance.t t/spec/S12-class/stubs.t t/spec/S12-class/type-object.t t/spec/S12-coercion/coercion-types.t t/spec/S12-construction/autopairs.t t/spec/S12-construction/BUILD.t t/spec/S12-construction/construction.t t/spec/S12-construction/named-params-in-BUILD.t t/spec/S12-construction/new.t t/spec/S12-enums/anonymous.t t/spec/S12-enums/as-role.t t/spec/S12-enums/basic.t t/spec/S12-enums/misc.t t/spec/S12-enums/non-int.t t/spec/S12-enums/pseudo-functional.t t/spec/S12-enums/thorough.t t/spec/S12-introspection/attributes.t t/spec/S12-introspection/can.t t/spec/S12-introspection/definite.t t/spec/S12-introspection/meta-class.t t/spec/S12-introspection/methods.t t/spec/S12-introspection/parents.t t/spec/S12-introspection/roles.t t/spec/S12-introspection/walk.t t/spec/S12-introspection/WHAT.t t/spec/S12-meta/exporthow.t t/spec/S12-meta/grammarhow.t t/spec/S12-meta/primitives.t t/spec/S12-methods/accessors.t t/spec/S12-methods/attribute-params.t t/spec/S12-methods/calling_sets.t t/spec/S12-methods/calling_syntax.t t/spec/S12-methods/chaining.t t/spec/S12-methods/class-and-instance.t t/spec/S12-methods/delegation.t t/spec/S12-methods/default-trait.t t/spec/S12-methods/defer-call.t t/spec/S12-methods/defer-next.t t/spec/S12-methods/fallback.t t/spec/S12-methods/how.t t/spec/S12-methods/indirect_notation.t t/spec/S12-methods/instance.t t/spec/S12-methods/lastcall.t t/spec/S12-methods/lvalue.t t/spec/S12-methods/method-vs-sub.t t/spec/S12-methods/multi.t t/spec/S12-methods/parallel-dispatch.t t/spec/S12-methods/private.t t/spec/S12-methods/qualified.t t/spec/S12-methods/submethods.t t/spec/S12-methods/syntax.t t/spec/S12-methods/topic.t t/spec/S12-methods/trusts.t t/spec/S12-methods/typed-attributes.t t/spec/S12-methods/what.t t/spec/S12-subset/multi-dispatch.t t/spec/S12-subset/subtypes.t t/spec/S13-overloading/metaoperators.t t/spec/S13-overloading/operators.t t/spec/S13-overloading/typecasting-long.t t/spec/S13-overloading/typecasting-mixed.t t/spec/S13-overloading/typecasting-short.t t/spec/S13-type-casting/methods.t t/spec/S14-roles/anonymous.t t/spec/S14-roles/attributes.t t/spec/S14-roles/basic.t t/spec/S14-roles/bool.t t/spec/S14-roles/composition.t t/spec/S14-roles/conflicts.t t/spec/S14-roles/crony.t t/spec/S14-roles/instantiation.t t/spec/S14-roles/lexical.t t/spec/S14-roles/mixin.t t/spec/S14-roles/namespaced.t t/spec/S14-roles/parameterized-basic.t t/spec/S14-roles/parameterized-mixin.t t/spec/S14-roles/parameterized-type.t t/spec/S14-roles/parameter-subtyping.t t/spec/S14-roles/stubs.t t/spec/S14-roles/submethods.t t/spec/S14-traits/attributes.t t/spec/S14-traits/routines.t t/spec/S15-string-types/Str.t t/spec/S15-unicode-information/uniname.t t/spec/S16-filehandles/chmod.t t/spec/S16-filehandles/filestat.t t/spec/S16-filehandles/filetest.t t/spec/S16-filehandles/io_in_for_loops.t t/spec/S16-filehandles/io_in_while_loops.t t/spec/S16-filehandles/io.t t/spec/S16-filehandles/mkdir_rmdir.t t/spec/S16-filehandles/open.t t/spec/S16-filehandles/unlink.t t/spec/S16-io/bare-say.t t/spec/S16-io/basic-open.t t/spec/S16-io/cwd.t t/spec/S16-io/getc.t t/spec/S16-io/print.t t/spec/S16-io/say-and-ref.t t/spec/S16-io/say.t t/spec/S16-io/tmpdir.t t/spec/S16-unfiled/rebindstdhandles.t t/spec/S17-channel/basic.t t/spec/S17-channel/earliest.t t/spec/S17-lowlevel/lock.t t/spec/S17-lowlevel/thread.t t/spec/S17-promise/allof.t t/spec/S17-promise/anyof.t t/spec/S17-promise/basic.t t/spec/S17-promise/in.t t/spec/S17-promise/start.t t/spec/S17-promise/stress.t t/spec/S17-promise/then.t t/spec/S17-scheduler/at.t t/spec/S17-scheduler/basic.t t/spec/S17-scheduler/every.t t/spec/S17-scheduler/in.t t/spec/S17-scheduler/times.t t/spec/S17-supply/act.t t/spec/S17-supply/basic.t t/spec/S17-supply/batch.t t/spec/S17-supply/categorize.t t/spec/S17-supply/Channel.t t/spec/S17-supply/classify.t t/spec/S17-supply/delayed.t t/spec/S17-supply/do.t t/spec/S17-supply/elems.t t/spec/S17-supply/flat.t t/spec/S17-supply/from-list.t t/spec/S17-supply/grab.t t/spec/S17-supply/grep.t t/spec/S17-supply/interval.t t/spec/S17-supply/last.t t/spec/S17-supply/lines.t t/spec/S17-supply/list.t t/spec/S17-supply/map.t t/spec/S17-supply/max.t t/spec/S17-supply/merge.t t/spec/S17-supply/migrate.t t/spec/S17-supply/min.t t/spec/S17-supply/minmax.t t/spec/S17-supply/on.t t/spec/S17-supply/on-demand.t t/spec/S17-supply/Promise.t t/spec/S17-supply/reduce.t t/spec/S17-supply/reverse.t t/spec/S17-supply/rotor.t t/spec/S17-supply/schedule-on.t t/spec/S17-supply/sort.t t/spec/S17-supply/squish.t t/spec/S17-supply/stable.t t/spec/S17-supply/start.t t/spec/S17-supply/unique.t t/spec/S17-supply/wait.t t/spec/S17-supply/watch_path.t t/spec/S17-supply/words.t t/spec/S17-supply/zip.t t/spec/S17-supply/zip-latest.t t/spec/S19-command-line/arguments.t t/spec/S19-command-line/dash-e.t t/spec/S19-command-line/help.t t/spec/S19-command-line/repl.t t/spec/S19-command-line-options/02-dash-n.t t/spec/S19-command-line-options/03-dash-p.t t/spec/S22-package-format/local.t t/spec/S24-testing/0-compile.t t/spec/S24-testing/3-output.t t/spec/S24-testing/line-numbers.t t/spec/S26-documentation/01-delimited.t t/spec/S26-documentation/02-paragraph.t t/spec/S26-documentation/03-abbreviated.t t/spec/S26-documentation/04-code.t t/spec/S26-documentation/05-comment.t t/spec/S26-documentation/06-lists.t t/spec/S26-documentation/07-tables.t t/spec/S26-documentation/08-formattingcodes.t t/spec/S26-documentation/09-configuration.t t/spec/S26-documentation/10-doc-cli.t t/spec/S26-documentation/module-comment.t t/spec/S26-documentation/multiline-leading.t t/spec/S26-documentation/multiline-trailing.t t/spec/S26-documentation/wacky.t t/spec/S26-documentation/why-both.t t/spec/S26-documentation/why-trailing.t t/spec/S26-documentation/why-leading.t t/spec/S28-named-variables/cwd.t t/spec/S28-named-variables/inc.t t/spec/S28-named-variables/slangs.t t/spec/S29-any/cmp.t t/spec/S29-any/isa.t t/spec/S29-context/die.t t/spec/S29-context/eval.t t/spec/S29-context/exit-in-if.t t/spec/S29-context/exit.t t/spec/S29-context/sleep.t t/spec/S29-conversions/hash.t t/spec/S29-conversions/ord_and_chr.t t/spec/S29-os/system.t t/spec/S32-array/bool.t t/spec/S32-array/create.t t/spec/S32-array/delete.t t/spec/S32-array/delete-adverb.t t/spec/S32-array/delete-adverb-native.t t/spec/S32-array/elems.t t/spec/S32-array/end.t t/spec/S32-array/exists-adverb.t t/spec/S32-array/keys_values.t t/spec/S32-array/kv.t t/spec/S32-array/pairs.t t/spec/S32-array/perl.t t/spec/S32-array/pop.t t/spec/S32-array/push.t t/spec/S32-array/rotate.t t/spec/S32-array/shift.t t/spec/S32-array/splice.t t/spec/S32-array/unshift.t t/spec/S32-basics/warn.t t/spec/S32-basics/xxKEY.t t/spec/S32-basics/xxPOS.t t/spec/S32-container/cat.t t/spec/S32-container/roundrobin.t t/spec/S32-container/stringify.t t/spec/S32-container/zip.t t/spec/S32-exceptions/misc.t t/spec/S32-hash/delete.t t/spec/S32-hash/delete-adverb.t t/spec/S32-hash/exists.t t/spec/S32-hash/exists-adverb.t t/spec/S32-hash/invert.t t/spec/S32-hash/keys_values.t t/spec/S32-hash/kv.t t/spec/S32-hash/pairs.t t/spec/S32-hash/perl.t t/spec/S32-hash/push.t t/spec/S32-hash/slice.t t/spec/S32-io/chdir.t t/spec/S32-io/copy.t t/spec/S32-io/dir.t t/spec/S32-io/file-tests.t t/spec/S32-io/io-handle.t t/spec/S32-io/io-spec-unix.t t/spec/S32-io/io-spec-win.t t/spec/S32-io/io-spec-cygwin.t t/spec/S32-io/io-path-unix.t t/spec/S32-io/io-path-win.t t/spec/S32-io/io-path-cygwin.t t/spec/S32-io/io-path.t t/spec/S32-io/note.t t/spec/S32-io/other.t t/spec/S32-io/pipe.t t/spec/S32-io/slurp.t t/spec/S32-io/spurt.t t/spec/S32-list/categorize.t t/spec/S32-list/classify.t t/spec/S32-list/create.t t/spec/S32-list/combinations.t t/spec/S32-list/end.t t/spec/S32-list/first.t t/spec/S32-list/first-index.t t/spec/S32-list/grep.t t/spec/S32-list/grep-index.t t/spec/S32-list/join.t t/spec/S32-list/last-index.t t/spec/S32-list/map_function_return_values.t t/spec/S32-list/map.t t/spec/S32-list/minmax.t t/spec/S32-list/permutations.t t/spec/S32-list/pick.t t/spec/S32-list/reduce.t t/spec/S32-list/reverse.t t/spec/S32-list/roll.t t/spec/S32-list/rotor.t t/spec/S32-list/sort.t t/spec/S32-list/unique.t t/spec/S32-list/squish.t t/spec/S32-num/abs.t t/spec/S32-num/base.t t/spec/S32-num/complex.t t/spec/S32-num/cool-num.t t/spec/S32-num/exp.t t/spec/S32-num/expmod.t t/spec/S32-num/fatrat.t t/spec/S32-num/int.t t/spec/S32-num/is-prime.t t/spec/S32-num/log.t t/spec/S32-num/narrow.t t/spec/S32-num/pi.t t/spec/S32-num/polar.t t/spec/S32-num/power.t t/spec/S32-num/rand.t t/spec/S32-num/rat.t t/spec/S32-num/real-bridge.t t/spec/S32-num/roots.t t/spec/S32-num/rounders.t t/spec/S32-num/rshift_pos_amount.t t/spec/S32-num/sign.t t/spec/S32-num/sqrt.t t/spec/S32-num/stringify.t t/spec/S32-num/unpolar.t t/spec/S32-scalar/defined.t t/spec/S32-scalar/perl.t t/spec/S32-scalar/undef.t t/spec/S32-str/append.t t/spec/S32-str/bool.t t/spec/S32-str/capitalize.t t/spec/S32-str/chomp.t t/spec/S32-str/chop.t t/spec/S32-str/comb.t t/spec/S32-str/encode.t t/spec/S32-str/ends-with.t t/spec/S32-str/flip.t t/spec/S32-str/indent.t t/spec/S32-str/index.t t/spec/S32-str/lc.t t/spec/S32-str/length.t t/spec/S32-str/lines.t t/spec/S32-str/numeric.t t/spec/S32-str/ords.t t/spec/S32-str/pack.t t/spec/S32-str/pos.t t/spec/S32-str/rindex.t t/spec/S32-str/samecase.t t/spec/S32-str/split-simple.t t/spec/S32-str/split.t t/spec/S32-str/sprintf.t t/spec/S32-str/sprintf-b.t t/spec/S32-str/starts-with.t t/spec/S32-str/substr.t t/spec/S32-str/substr-eq.t t/spec/S32-str/substr-rw.t t/spec/S32-str/tc.t t/spec/S32-str/tclc.t t/spec/S32-str/trim.t t/spec/S32-str/uc.t t/spec/S32-str/unpack.t t/spec/S32-str/words.t t/spec/S32-temporal/calendar.t t/spec/S32-temporal/Date.t t/spec/S32-temporal/DateTime-Instant-Duration.t t/spec/S32-temporal/DateTime.t t/spec/S32-temporal/local.t t/spec/S32-trig/atan2.t t/spec/S32-trig/cosech.t t/spec/S32-trig/cosec.t t/spec/S32-trig/cosh.t t/spec/S32-trig/cos.t t/spec/S32-trig/cotanh.t t/spec/S32-trig/cotan.t t/spec/S32-trig/e.t t/spec/S32-trig/pi.t t/spec/S32-trig/sech.t t/spec/S32-trig/sec.t t/spec/S32-trig/simple.t t/spec/S32-trig/sinh.t t/spec/S32-trig/sin.t t/spec/S32-trig/tanh.t t/spec/S32-trig/tan.t t/spec/integration/99problems-01-to-10.t t/spec/integration/99problems-11-to-20.t t/spec/integration/99problems-21-to-30.t t/spec/integration/99problems-31-to-40.t t/spec/integration/99problems-41-to-50.t t/spec/integration/99problems-51-to-60.t t/spec/integration/99problems-61-to-70.t t/spec/integration/advent2009-day01.t t/spec/integration/advent2009-day02.t t/spec/integration/advent2009-day03.t t/spec/integration/advent2009-day04.t t/spec/integration/advent2009-day05.t t/spec/integration/advent2009-day06.t t/spec/integration/advent2009-day07.t t/spec/integration/advent2009-day08.t t/spec/integration/advent2009-day09.t t/spec/integration/advent2009-day10.t t/spec/integration/advent2009-day11.t t/spec/integration/advent2009-day12.t t/spec/integration/advent2009-day13.t t/spec/integration/advent2009-day14.t t/spec/integration/advent2009-day15.t t/spec/integration/advent2009-day16.t t/spec/integration/advent2009-day17.t t/spec/integration/advent2009-day18.t t/spec/integration/advent2009-day19.t t/spec/integration/advent2009-day20.t t/spec/integration/advent2009-day21.t t/spec/integration/advent2009-day22.t t/spec/integration/advent2009-day23.t t/spec/integration/advent2009-day24.t t/spec/integration/advent2010-day03.t t/spec/integration/advent2010-day04.t t/spec/integration/advent2010-day06.t t/spec/integration/advent2010-day07.t t/spec/integration/advent2010-day08.t t/spec/integration/advent2010-day10.t t/spec/integration/advent2010-day11.t t/spec/integration/advent2010-day12.t t/spec/integration/advent2010-day14.t t/spec/integration/advent2010-day16.t t/spec/integration/advent2010-day19.t t/spec/integration/advent2010-day21.t t/spec/integration/advent2010-day22.t t/spec/integration/advent2010-day23.t t/spec/integration/advent2011-day03.t t/spec/integration/advent2011-day04.t t/spec/integration/advent2011-day05.t t/spec/integration/advent2011-day07.t t/spec/integration/advent2011-day10.t t/spec/integration/advent2011-day11.t t/spec/integration/advent2011-day14.t t/spec/integration/advent2011-day15.t t/spec/integration/advent2011-day16.t t/spec/integration/advent2011-day20.t t/spec/integration/advent2011-day22.t t/spec/integration/advent2011-day23.t t/spec/integration/advent2011-day24.t t/spec/integration/advent2012-day02.t t/spec/integration/advent2012-day03.t t/spec/integration/advent2012-day04.t t/spec/integration/advent2012-day06.t t/spec/integration/advent2012-day09.t t/spec/integration/advent2012-day10.t t/spec/integration/advent2012-day12.t t/spec/integration/advent2012-day13.t t/spec/integration/advent2012-day14.t t/spec/integration/advent2012-day15.t t/spec/integration/advent2012-day16.t t/spec/integration/advent2012-day19.t t/spec/integration/advent2012-day20.t t/spec/integration/advent2012-day21.t t/spec/integration/advent2012-day22.t t/spec/integration/advent2012-day23.t t/spec/integration/advent2012-day24.t t/spec/integration/advent2013-day02.t t/spec/integration/advent2013-day04.t t/spec/integration/advent2013-day06.t t/spec/integration/advent2013-day07.t t/spec/integration/advent2013-day08.t t/spec/integration/advent2013-day09.t t/spec/integration/advent2013-day10.t t/spec/integration/advent2013-day12.t t/spec/integration/advent2013-day14.t t/spec/integration/advent2013-day15.t t/spec/integration/advent2013-day18.t t/spec/integration/advent2013-day19.t t/spec/integration/advent2013-day20.t t/spec/integration/advent2013-day21.t t/spec/integration/advent2013-day22.t t/spec/integration/advent2013-day23.t t/spec/integration/advent2014-day05.t t/spec/integration/advent2014-day13.t t/spec/integration/advent2014-day16.t t/spec/integration/code-blocks-as-sub-args.t t/spec/integration/error-reporting.t t/spec/integration/lazy-bentley-generator.t t/spec/integration/lexical-array-in-inner-block.t t/spec/integration/lexicals-and-attributes.t t/spec/integration/man-or-boy.t t/spec/integration/method-calls-and-instantiation.t t/spec/integration/no-indirect-new.t t/spec/integration/packages.t t/spec/integration/pair-in-array.t t/spec/integration/passing-pair-class-to-sub.t t/spec/integration/precompiled.t t/spec/integration/real-strings.t t/spec/integration/role-composition-vs-attribute.t t/spec/integration/rule-in-class-Str.t t/spec/integration/say-crash.t t/spec/integration/substr-after-match-in-gather-in-for.t t/spec/integration/topic_in_double_loop.t t/spec/integration/variables-in-do.t t/spec/integration/weird-errors.t t/spec/rosettacode/greatest_element_of_a_list.t t/spec/rosettacode/sierpinski_triangle.t t/spec/S32-io/IO-Socket-INET.t pass fail todo skip plan S01-perl-5-integration/array.rakudo.jvm............ 0 0 0 17 17 17 skipped: @@ -193,9 +193,7 @@ S02-types/bag.rakudo.jvm........................... 186 0 4 3 193 1 todo : Not properly interpolating 1 todo : we have not secured .WHICH creation yet RT \#124454 S02-types/baghash.rakudo.jvm....................... 223 0 3 24 250 - 5 skipped: 'is ObjectType' NYI RT #124510 - 6 skipped: 'is ObjectType' NYI RT #124511 - 10 skipped: 'is ObjectType' NYI RT #124512 + 21 skipped: 'is TypeObject' NYI RT #124490 3 skipped: No longer Iterable 1 todo : Needs to catch up with spec 2 todo : in flux @@ -203,6 +201,9 @@ S02-types/bool.t................................... 51 0 0 0 51 S02-types/built-in.t............................... 1 0 0 0 1 S02-types/capture.t................................ 27 0 0 0 27 S02-types/catch_type_cast_mismatch.t............... 11 0 0 0 11 +S02-types/compact.rakudo.jvm....................... 2 0 3 5 10 + 5 skipped: cat NYI RT #124456 + 3 todo : substr issues on compact array - RT \#124455 S02-types/declare.rakudo.jvm....................... 59 0 0 21 80 1 skipped: AnyChar NYI RT #124473 1 skipped: Bit NYI RT #124458 @@ -239,6 +240,8 @@ S02-types/instants-and-durations.t................. 12 0 0 0 12 S02-types/int-uint.t............................... 1 0 0 0 1 S02-types/isDEPRECATED.rakudo.jvm.................. 13 0 8 0 21 8 todo : NYI +S02-types/keyhash.rakudo.jvm....................... 0 0 0 59 59 + 59 skipped: 'is ObjectType' NYI RT #124490 S02-types/lazy-lists.rakudo.jvm.................... 22 0 1 0 23 1 todo : RT \#121994 S02-types/lists.rakudo.jvm......................... 29 0 0 3 32 @@ -252,9 +255,7 @@ S02-types/mixed_multi_dimensional.rakudo.jvm....... 77 0 3 0 80 1 todo : isa hash 2 todo : unknown S02-types/mixhash.rakudo.jvm....................... 187 0 3 24 214 - 5 skipped: 'is ObjectType' NYI RT #124490 - 6 skipped: 'is ObjectType' NYI RT #124491 - 10 skipped: 'is ObjectType' NYI RT #124492 + 21 skipped: 'is TypeObject' NYI RT #124490 3 skipped: No longer Iterable 1 todo : Needs to catch up with spec 2 todo : in flux @@ -287,7 +288,7 @@ S02-types/set.rakudo.jvm........................... 157 0 12 1 170 1 todo : Not properly interpolating 1 todo : we have not secured .WHICH creation yet RT \#124489 S02-types/sethash.rakudo.jvm....................... 188 0 0 11 199 - 10 skipped: 'is ObjectType' NYI RT #124497 + 10 skipped: 'is TypeObject' NYI RT #124490 1 skipped: no longer Iterable S02-types/sigils-and-types.rakudo.jvm.............. 26 0 2 0 28 1 todo : Capture does Associative RT \#124485 @@ -1417,6 +1418,8 @@ S32-basics/xxKEY.rakudo.jvm........................ 127 0 2 0 129 2 todo : binding to a key in an undefine doesn't work? S32-basics/xxPOS.rakudo.jvm........................ 55 0 0 5 60 5 skipped: No such method 'BIND-POS' for invocant of type 'Any' RT #124766 +S32-container/cat.rakudo.jvm....................... 0 0 0 6 6 + 6 skipped: cat NYI RT #124456 S32-container/roundrobin.rakudo.jvm................ 4 0 1 0 5 1 todo : over-flattening RT \#124906 S32-container/stringify.t.......................... 16 0 0 0 16 @@ -1722,8 +1725,7 @@ integration/advent2009-day13.t..................... 16 0 0 0 16 integration/advent2009-day14.t..................... 21 0 0 0 21 integration/advent2009-day15.t..................... 4 0 0 0 4 integration/advent2009-day16.t..................... 11 0 0 0 11 -integration/advent2009-day17.t..................... 0 62 0 0 62 - 47 tests aborted (missing ok/not ok) +integration/advent2009-day17.t..................... 62 0 0 0 62 integration/advent2009-day18.t..................... 7 0 0 0 7 integration/advent2009-day19.t..................... 6 0 0 0 6 integration/advent2009-day20.t..................... 21 0 0 0 21 @@ -1833,10 +1835,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 ---------------- "Synopsis", "pass","fail","todo","skip","plan","spec" "S01", 0, 19, 0, 56, 75, 86 -"S02", 5252, 0, 140, 355, 5747, 5823 +"S02", 5254, 0, 143, 419, 5816, 5815 "S03", 5187, 11, 118, 105, 5421, 5439 "S04", 1110, 2, 48, 49, 1209, 1261 -"S05", 4826, 623, 87, 194, 5730, 5992 +"S05", 4826, 623, 87, 194, 5730, 5989 "S06", 1359, 6, 50, 105, 1520, 1569 "S07", 0, 0, 0, 0, 0, 0 "S09", 1897, 0, 11, 102, 2010, 2010 @@ -1854,10 +1856,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 "S26", 1234, 0, 4, 48, 1286, 1947 "S28", 7, 6, 0, 0, 13, 13 "S29", 341, 0, 3, 3, 347, 348 -"S32", 9655, 14, 196, 190, 10055, 8430 -"int", 1194, 67, 11, 15, 1287, 1273 +"S32", 9655, 14, 196, 196, 10061, 8430 +"int", 1256, 5, 11, 15, 1287, 1273 "ros", 2, 0, 0, 0, 2, 2 -"total", 35118, 749, 783, 1455, 38105,116391 +"total", 35182, 687, 786, 1525, 38180,116380 ---------------- Failure summary: S01-perl-5-integration/hash.rakudo.jvm aborted 6 test(s) @@ -1883,20 +1885,4 @@ S32-io/pipe.t 4 - Child fails and prints nothing S32-io/pipe.t 5 - Child fails and prints something S32-list/map.rakudo.jvm aborted 3 test(s) S32-list/rotor.t aborted 8 test(s) -integration/advent2009-day17.t 1 - Line 0 -2 matched using map() -integration/advent2009-day17.t 2 - Line 2 -1.8333333333333333 matched using map() -integration/advent2009-day17.t 3 - Line 4 -1.6666666666666667 matched using map() -integration/advent2009-day17.t 4 - Line 6 -1.5 matched using map() -integration/advent2009-day17.t 5 - Line 8 -1.3333333333333335 matched using map() -integration/advent2009-day17.t 6 - Line 10 -1.1666666666666667 matched using map() -integration/advent2009-day17.t 7 - Line 12 -1 matched using map() -integration/advent2009-day17.t 8 - Line 14 -0.8333333333333333 matched using map() -integration/advent2009-day17.t 9 - Line 16 -0.6666666666666667 matched using map() -integration/advent2009-day17.t 10 - Line 18 -0.5 matched using map() -integration/advent2009-day17.t 11 - Line 20 -0.3333333333333335 matched using map() -integration/advent2009-day17.t 12 - Line 22 -0.16666666666666674 matched using map() -integration/advent2009-day17.t 13 - Line 24 0 matched using map() -integration/advent2009-day17.t 14 - Line 26 0.16666666666666696 matched using map() -integration/advent2009-day17.t 15 - Line 28 0.3333333333333335 matched using map() -integration/advent2009-day17.t aborted 47 test(s) integration/precompiled.rakudo.jvm aborted 5 test(s) diff --git a/log/rakudo.moar-jit_summary.out b/log/rakudo.moar-jit_summary.out index 78d36013..3c0655ea 100644 --- a/log/rakudo.moar-jit_summary.out +++ b/log/rakudo.moar-jit_summary.out @@ -1,4 +1,4 @@ -/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/spec/fudgeall rakudo.moar t/spec/S01-perl-5-integration/array.t t/spec/S01-perl-5-integration/basic.t t/spec/S01-perl-5-integration/class.t t/spec/S01-perl-5-integration/exception_handling.t t/spec/S01-perl-5-integration/hash.t t/spec/S01-perl-5-integration/import.t t/spec/S01-perl-5-integration/method.t t/spec/S01-perl-5-integration/return.t t/spec/S01-perl-5-integration/roundtrip.t t/spec/S01-perl-5-integration/strings.t t/spec/S01-perl-5-integration/subs.t t/spec/S02-lexical-conventions/begin_end_pod.t t/spec/S02-lexical-conventions/bom.t t/spec/S02-lexical-conventions/comments.t t/spec/S02-lexical-conventions/end-pod.t t/spec/S02-lexical-conventions/minimal-whitespace.t t/spec/S02-lexical-conventions/one-pass-parsing.t t/spec/S02-lexical-conventions/pod-in-multi-line-exprs.t t/spec/S02-lexical-conventions/sub-block-parsing.t t/spec/S02-lexical-conventions/unicode.t t/spec/S02-lexical-conventions/unicode-whitespace.t t/spec/S02-lexical-conventions/unspace.t t/spec/S02-lists/indexing.t t/spec/S02-lists/tree.t t/spec/S02-literals/adverbs.t t/spec/S02-literals/array-interpolation.t t/spec/S02-literals/autoref.t t/spec/S02-literals/char-by-name.t t/spec/S02-literals/char-by-number.t t/spec/S02-literals/fmt-interpolation.t t/spec/S02-literals/hash-interpolation.t t/spec/S02-literals/heredocs.t t/spec/S02-literals/hex_chars.t t/spec/S02-literals/listquote.t t/spec/S02-literals/listquote-whitespace.t t/spec/S02-literals/misc-interpolation.t t/spec/S02-literals/numeric.t t/spec/S02-literals/pair-boolean.t t/spec/S02-literals/pairs.t t/spec/S02-literals/pod.t t/spec/S02-literals/quoting.t t/spec/S02-literals/quoting-unicode.t t/spec/S02-literals/radix.t t/spec/S02-literals/string-interpolation.t t/spec/S02-literals/sub-calls.t t/spec/S02-literals/subscript.t t/spec/S02-literals/types.t t/spec/S02-literals/underscores.t t/spec/S02-literals/version.t t/spec/S02-magicals/78258.t t/spec/S02-magicals/args.t t/spec/S02-magicals/block.t t/spec/S02-magicals/DISTRO.t t/spec/S02-magicals/dollar_bang.t t/spec/S02-magicals/dollar-underscore.t t/spec/S02-magicals/env.t t/spec/S02-magicals/file_line.t t/spec/S02-magicals/KERNEL.t t/spec/S02-magicals/PERL.t t/spec/S02-magicals/pid.t t/spec/S02-magicals/progname.t t/spec/S02-magicals/sub.t t/spec/S02-magicals/subname.t t/spec/S02-magicals/VM.t t/spec/S02-names/bare-sigil.t t/spec/S02-names/caller.t t/spec/S02-names/identifier.t t/spec/S02-names/indirect.t t/spec/S02-names/is_cached.t t/spec/S02-names/is_default.t t/spec/S02-names/is_dynamic.t t/spec/S02-names/name.t t/spec/S02-names/our.t t/spec/S02-names/pseudo.t t/spec/S02-names/strict.t t/spec/S02-names/symbolic-deref.t t/spec/S02-names-vars/contextual.t t/spec/S02-names-vars/fmt.t t/spec/S02-names-vars/list_array_perl.t t/spec/S02-names-vars/names.t t/spec/S02-names-vars/perl.t t/spec/S02-names-vars/signature.t t/spec/S02-names-vars/variables-and-packages.t t/spec/S02-names-vars/varnames.t t/spec/S02-one-pass-parsing/less-than.t t/spec/S02-packages/package-lookup.t t/spec/S02-types/anon_block.t t/spec/S02-types/array_extending.t t/spec/S02-types/array_ref.t t/spec/S02-types/array-shapes.t t/spec/S02-types/array.t t/spec/S02-types/assigning-refs.t t/spec/S02-types/autovivification.t t/spec/S02-types/bag.t t/spec/S02-types/baghash.t t/spec/S02-types/bool.t t/spec/S02-types/built-in.t t/spec/S02-types/capture.t t/spec/S02-types/catch_type_cast_mismatch.t t/spec/S02-types/declare.t t/spec/S02-types/deprecations.t t/spec/S02-types/fatrat.t t/spec/S02-types/flattening.t t/spec/S02-types/hash_ref.t t/spec/S02-types/hash.t t/spec/S02-types/infinity.t t/spec/S02-types/instants-and-durations.t t/spec/S02-types/int-uint.t t/spec/S02-types/isDEPRECATED.t t/spec/S02-types/lazy-lists.t t/spec/S02-types/lists.t t/spec/S02-types/mix.t t/spec/S02-types/mixhash.t t/spec/S02-types/mixed_multi_dimensional.t t/spec/S02-types/multi_dimensional_array.t t/spec/S02-types/nan.t t/spec/S02-types/native.t t/spec/S02-types/nested_arrays.t t/spec/S02-types/nested_pairs.t t/spec/S02-types/nil.t t/spec/S02-types/num.t t/spec/S02-types/pair.t t/spec/S02-types/parcel.t t/spec/S02-types/parsing-bool.t t/spec/S02-types/range.t t/spec/S02-types/set.t t/spec/S02-types/sethash.t t/spec/S02-types/sigils-and-types.t t/spec/S02-types/stash.t t/spec/S02-types/subscripts_and_context.t t/spec/S02-types/subset.t t/spec/S02-types/type.t t/spec/S02-types/undefined-types.t t/spec/S02-types/unicode.t t/spec/S02-types/version.t t/spec/S02-types/whatever.t t/spec/S02-types/WHICH.t t/spec/S03-binding/arrays.t t/spec/S03-binding/attributes.t t/spec/S03-binding/closure.t t/spec/S03-binding/hashes.t t/spec/S03-binding/nested.t t/spec/S03-binding/ro.t t/spec/S03-binding/scalars.t t/spec/S03-feeds/basic.t t/spec/S03-junctions/associative.t t/spec/S03-junctions/autothreading.t t/spec/S03-junctions/boolean-context.t t/spec/S03-junctions/misc.t t/spec/S03-metaops/cross.t t/spec/S03-metaops/eager-hyper.t t/spec/S03-metaops/hyper.t t/spec/S03-metaops/not.t t/spec/S03-metaops/reduce.t t/spec/S03-metaops/reverse.t t/spec/S03-metaops/zip.t t/spec/S03-operators/adverbial-modifiers.t t/spec/S03-operators/also.t t/spec/S03-operators/andthen.t t/spec/S03-operators/orelse.t t/spec/S03-operators/arith.t t/spec/S03-operators/assign-is-not-binding.t t/spec/S03-operators/assign.t t/spec/S03-operators/autoincrement-range.t t/spec/S03-operators/autoincrement.t t/spec/S03-operators/autovivification.t t/spec/S03-operators/bag.t t/spec/S03-operators/basic-types.t t/spec/S03-operators/bit.t t/spec/S03-operators/boolean-bitwise.t t/spec/S03-operators/brainos.t t/spec/S03-operators/custom.t t/spec/S03-operators/buf.t t/spec/S03-operators/chained-declarators.t t/spec/S03-operators/cmp.t t/spec/S03-operators/comparison-simple.t t/spec/S03-operators/comparison.t t/spec/S03-operators/context-forcers.t t/spec/S03-operators/context.t t/spec/S03-operators/equality.t t/spec/S03-operators/eqv.t t/spec/S03-operators/fiddly.t t/spec/S03-operators/flip-flop.t t/spec/S03-operators/gcd.t t/spec/S03-operators/div.t t/spec/S03-operators/identity.t t/spec/S03-operators/increment.t t/spec/S03-operators/infixed-function.t t/spec/S03-operators/inplace.t t/spec/S03-operators/is-divisible-by.t t/spec/S03-operators/lcm.t t/spec/S03-operators/list-quote-junction.t t/spec/S03-operators/minmax.t t/spec/S03-operators/misc.t t/spec/S03-operators/mix.t t/spec/S03-operators/names.t t/spec/S03-operators/nesting.t t/spec/S03-operators/not.t t/spec/S03-operators/numeric-shift.t t/spec/S03-operators/overflow.t t/spec/S03-operators/precedence.t t/spec/S03-operators/range-basic.t t/spec/S03-operators/range-int.t t/spec/S03-operators/range.t t/spec/S03-operators/reduce-le1arg.t t/spec/S03-operators/relational.t t/spec/S03-operators/repeat.t t/spec/S03-operators/scalar-assign.t t/spec/S03-operators/set.t t/spec/S03-operators/short-circuit.t t/spec/S03-operators/so.t t/spec/S03-operators/spaceship-and-containers.t t/spec/S03-operators/spaceship.t t/spec/S03-operators/subscript-adverbs.t t/spec/S03-operators/subscript-vs-lt.t t/spec/S03-operators/ternary.t t/spec/S03-operators/value_equivalence.t t/spec/S03-sequence/arity0.t t/spec/S03-sequence/arity-2-or-more.t t/spec/S03-sequence/basic.t t/spec/S03-sequence/limit-arity-2-or-more.t t/spec/S03-sequence/misc.t t/spec/S03-sequence/nonnumeric.t t/spec/S03-smartmatch/any-any.t t/spec/S03-smartmatch/any-array.t t/spec/S03-smartmatch/any-bool.t t/spec/S03-smartmatch/any-callable.t t/spec/S03-smartmatch/any-complex.t t/spec/S03-smartmatch/any-hash-pair.t t/spec/S03-smartmatch/any-method.t t/spec/S03-smartmatch/any-num.t t/spec/S03-smartmatch/any-pair.t t/spec/S03-smartmatch/any-str.t t/spec/S03-smartmatch/any-sub.t t/spec/S03-smartmatch/any-type.t t/spec/S03-smartmatch/array-array.t t/spec/S03-smartmatch/array-hash.t t/spec/S03-smartmatch/capture-signature.t t/spec/S03-smartmatch/disorganized.t t/spec/S03-smartmatch/hash-hash.t t/spec/S03-smartmatch/range-range.t t/spec/S03-smartmatch/regex-hash.t t/spec/S03-smartmatch/scalar-hash.t t/spec/S03-smartmatch/signature-signature.t t/spec/S04-blocks-and-statements/let.t t/spec/S04-blocks-and-statements/pointy-rw.t t/spec/S04-blocks-and-statements/pointy.t t/spec/S04-blocks-and-statements/temp.t t/spec/S04-declarations/constant.t t/spec/S04-declarations/implicit-parameter.t t/spec/S04-declarations/multiple.t t/spec/S04-declarations/my.t t/spec/S04-declarations/our.t t/spec/S04-declarations/state.t t/spec/S04-declarations/will.t t/spec/S04-exception-handlers/catch.t t/spec/S04-exception-handlers/top-level.t t/spec/S04-exceptions/control_across_runloop.t t/spec/S04-exceptions/fail.t t/spec/S04-exceptions/pending.t t/spec/S04-phasers/ascending-order.t t/spec/S04-phasers/begin.t t/spec/S04-phasers/check.t t/spec/S04-phasers/descending-order.t t/spec/S04-phasers/end.t t/spec/S04-phasers/enter-leave.t t/spec/S04-phasers/eval-in-begin.t t/spec/S04-phasers/first.t t/spec/S04-phasers/init.t t/spec/S04-phasers/in-eval.t t/spec/S04-phasers/in-loop.t t/spec/S04-phasers/keep-undo.t t/spec/S04-phasers/multiple.t t/spec/S04-phasers/next.t t/spec/S04-phasers/pre-post.t t/spec/S04-phasers/rvalue.t t/spec/S04-statement-modifiers/for.t t/spec/S04-statement-modifiers/given.t t/spec/S04-statement-modifiers/if.t t/spec/S04-statement-modifiers/unless.t t/spec/S04-statement-modifiers/until.t t/spec/S04-statement-modifiers/values_in_bool_context.t t/spec/S04-statement-modifiers/while.t t/spec/S04-statement-parsing/hash.t t/spec/S04-statements/do.t t/spec/S04-statements/for-scope.t t/spec/S04-statements/for.t t/spec/S04-statements/for_with_only_one_item.t t/spec/S04-statements/gather.t t/spec/S04-statements/given.t t/spec/S04-statements/if.t t/spec/S04-statements/label.t t/spec/S04-statements/last.t t/spec/S04-statements/loop.t t/spec/S04-statements/map-and-sort-in-for.t t/spec/S04-statements/next.t t/spec/S04-statements/no-implicit-block.t t/spec/S04-statements/once.t t/spec/S04-statements/redo.t t/spec/S04-statements/repeat.t t/spec/S04-statements/return.t t/spec/S04-statements/sink.t t/spec/S04-statements/terminator.t t/spec/S04-statements/try.t t/spec/S04-statements/unless.t t/spec/S04-statements/until.t t/spec/S04-statements/when.t t/spec/S04-statements/while.t t/spec/S05-capture/alias.t t/spec/S05-capture/caps.t t/spec/S05-capture/dot.t t/spec/S05-capture/match-object.t t/spec/S05-capture/named.t t/spec/S05-capture/subrule.t t/spec/S05-grammar/action-stubs.t t/spec/S05-grammar/inheritance.t t/spec/S05-grammar/methods.t t/spec/S05-grammar/namespace.t t/spec/S05-grammar/parse_and_parsefile.t t/spec/S05-grammar/polymorphism.t t/spec/S05-grammar/protoregex.t t/spec/S05-grammar/protos.t t/spec/S05-grammar/signatures.t t/spec/S05-grammar/ws.t t/spec/S05-interpolation/lexicals.t t/spec/S05-interpolation/regex-in-variable.t t/spec/S05-mass/charsets.t t/spec/S05-mass/named-chars.t t/spec/S05-mass/properties-block.t t/spec/S05-mass/properties-derived.t t/spec/S05-mass/properties-general.t t/spec/S05-mass/properties-script.t t/spec/S05-mass/recursive.t t/spec/S05-mass/rx.t t/spec/S05-mass/stdrules.t t/spec/S05-match/arrayhash.t t/spec/S05-match/blocks.t t/spec/S05-match/capturing-contexts.t t/spec/S05-match/make.t t/spec/S05-match/non-capturing.t t/spec/S05-match/positions.t t/spec/S05-metachars/closure.t t/spec/S05-metachars/line-anchors.t t/spec/S05-metachars/newline.t t/spec/S05-metachars/tilde.t t/spec/S05-metasyntax/angle-brackets.t t/spec/S05-metasyntax/assertions.t t/spec/S05-metasyntax/changed.t t/spec/S05-metasyntax/charset.t t/spec/S05-metasyntax/delimiters.t t/spec/S05-metasyntax/interpolating-closure.t t/spec/S05-metasyntax/litvar.t t/spec/S05-metasyntax/longest-alternative.t t/spec/S05-metasyntax/lookaround.t t/spec/S05-metasyntax/null.t t/spec/S05-metasyntax/proto-token-ltm.t t/spec/S05-metasyntax/regex.t t/spec/S05-metasyntax/repeat.t t/spec/S05-metasyntax/sequential-alternation.t t/spec/S05-metasyntax/single-quotes.t t/spec/S05-metasyntax/unknown.t t/spec/S05-metasyntax/unicode-property-pair.t t/spec/S05-modifier/continue.t t/spec/S05-modifier/counted-match.t t/spec/S05-modifier/counted.t t/spec/S05-modifier/global.t t/spec/S05-modifier/ignorecase.t t/spec/S05-modifier/ignorecase-and-ignoremark.t t/spec/S05-modifier/ignoremark.t t/spec/S05-modifier/ii.t t/spec/S05-modifier/my.t t/spec/S05-modifier/overlapping.t t/spec/S05-modifier/perl5_0.t t/spec/S05-modifier/perl5_1.t t/spec/S05-modifier/perl5_2.t t/spec/S05-modifier/perl5_3.t t/spec/S05-modifier/perl5_4.t t/spec/S05-modifier/perl5_5.t t/spec/S05-modifier/perl5_6.t t/spec/S05-modifier/perl5_7.t t/spec/S05-modifier/perl5_8.t t/spec/S05-modifier/perl5_9.t t/spec/S05-modifier/pos.t t/spec/S05-modifier/repetition-exhaustive.t t/spec/S05-modifier/repetition.t t/spec/S05-modifier/sigspace.t t/spec/S05-substitution/67222.t t/spec/S05-substitution/match.t t/spec/S05-substitution/subst.t t/spec/S05-transliteration/79778.t t/spec/S05-transliteration/trans.t t/spec/S05-transliteration/with-closure.t t/spec/S06-advanced/callframe.t t/spec/S06-advanced/callsame.t t/spec/S06-advanced/lexical-subs.t t/spec/S06-advanced/recurse.t t/spec/S06-advanced/return.t t/spec/S06-advanced/wrap.t t/spec/S06-currying/assuming-and-mmd.t t/spec/S06-currying/named.t t/spec/S06-macros/errors.t t/spec/S06-macros/quasi-blocks.t t/spec/S06-macros/unquoting.t t/spec/S06-macros/opaque-ast.t t/spec/S06-multi/lexical-multis.t t/spec/S06-multi/positional-vs-named.t t/spec/S06-multi/proto.t t/spec/S06-multi/redispatch.t t/spec/S06-multi/syntax.t t/spec/S06-multi/type-based.t t/spec/S06-multi/unpackability.t t/spec/S06-multi/value-based.t t/spec/S06-operator-overloading/imported-subs.t t/spec/S06-operator-overloading/methods.t t/spec/S06-operator-overloading/semicolon.t t/spec/S06-operator-overloading/sub.t t/spec/S06-operator-overloading/term.t t/spec/S06-operator-overloading/workout.t t/spec/S06-other/anon-hashes-vs-blocks.t t/spec/S06-other/introspection.t t/spec/S06-other/main-eval.t t/spec/S06-other/main.t t/spec/S06-other/main-usage.t t/spec/S06-other/main-semicolon.t t/spec/S06-other/misc.t t/spec/S06-other/pairs-as-lvalues.t t/spec/S06-routine-modifiers/lvalue-subroutines.t t/spec/S06-routine-modifiers/native-lvalue-subroutines.t t/spec/S06-routine-modifiers/proxy.t t/spec/S06-routine-modifiers/scoped-named-subs.t t/spec/S06-signature/arity.t t/spec/S06-signature/caller-param.t t/spec/S06-signature/closure-over-parameters.t t/spec/S06-signature/closure-parameters.t t/spec/S06-signature/code.t t/spec/S06-signature/defaults.t t/spec/S06-signature/definite-return.t t/spec/S06-signature/errors.t t/spec/S06-signature/introspection.t t/spec/S06-signature/mixed-placeholders.t t/spec/S06-signature/multidimensional.t t/spec/S06-signature/named-parameters.t t/spec/S06-signature/named-placeholders.t t/spec/S06-signature/named-renaming.t t/spec/S06-signature/optional.t t/spec/S06-signature/outside-subroutine.t t/spec/S06-signature/passing-arrays.t t/spec/S06-signature/passing-hashes.t t/spec/S06-signature/positional-placeholders.t t/spec/S06-signature/positional.t t/spec/S06-signature/scalar-type.t t/spec/S06-signature/sigilless.t t/spec/S06-signature/slurpy-and-interpolation.t t/spec/S06-signature/slurpy-params.t t/spec/S06-signature/slurpy-placeholders.t t/spec/S06-signature/sub-ref.t t/spec/S06-signature/tree-node-parameters.t t/spec/S06-signature/type-capture.t t/spec/S06-signature/types.t t/spec/S06-signature/unpack-array.t t/spec/S06-signature/unpack-object.t t/spec/S06-signature/unspecified.t t/spec/S06-traits/as.t t/spec/S06-traits/is-assoc.t t/spec/S06-traits/is-copy.t t/spec/S06-traits/is-readonly.t t/spec/S06-traits/is-rw.t t/spec/S06-traits/misc.t t/spec/S06-traits/native-is-copy.t t/spec/S06-traits/native-is-rw.t t/spec/S06-traits/precedence.t t/spec/S06-traits/slurpy-is-rw.t t/spec/S09-autovivification/autoincrement.t t/spec/S09-autovivification/autovivification.t t/spec/S09-hashes/objecthash.t t/spec/S09-subscript/slice.t t/spec/S09-subscript/multidim-assignment.t t/spec/S09-typed-arrays/arrays.t t/spec/S09-typed-arrays/hashes.t t/spec/S09-typed-arrays/native.t t/spec/S09-typed-arrays/native-decl.t t/spec/S09-typed-arrays/native-int.t t/spec/S09-typed-arrays/native-num.t t/spec/S10-packages/basic.t t/spec/S10-packages/joined-namespaces.t t/spec/S10-packages/precompilation.t t/spec/S10-packages/use-with-class.t t/spec/S11-modules/export.t t/spec/S11-modules/importing.t t/spec/S11-modules/import-multi.t t/spec/S11-modules/import-tag.t t/spec/S11-modules/import.t t/spec/S11-modules/lexical.t t/spec/S11-modules/need.t t/spec/S11-modules/nested.t t/spec/S11-modules/require.t t/spec/S12-attributes/class.t t/spec/S12-attributes/clone.t t/spec/S12-attributes/defaults.t t/spec/S12-attributes/delegation.t t/spec/S12-attributes/inheritance.t t/spec/S12-attributes/instance.t t/spec/S12-attributes/mutators.t t/spec/S12-attributes/native.t t/spec/S12-attributes/recursive.t t/spec/S12-attributes/undeclared.t t/spec/S12-class/anonymous.t t/spec/S12-class/attributes.t t/spec/S12-class/augment-supersede.t t/spec/S12-class/basic.t t/spec/S12-class/declaration-order.t t/spec/S12-class/extending-arrays.t t/spec/S12-class/inheritance-class-methods.t t/spec/S12-class/inheritance.t t/spec/S12-class/instantiate.t t/spec/S12-class/interface-consistency.t t/spec/S12-class/lexical.t t/spec/S12-class/literal.t t/spec/S12-class/magical-vars.t t/spec/S12-class/mro.t t/spec/S12-class/namespaced.t t/spec/S12-class/open.t t/spec/S12-class/parent_attributes.t t/spec/S12-class/rw.t t/spec/S12-class/self-inheritance.t t/spec/S12-class/stubs.t t/spec/S12-class/type-object.t t/spec/S12-coercion/coercion-types.t t/spec/S12-construction/autopairs.t t/spec/S12-construction/BUILD.t t/spec/S12-construction/construction.t t/spec/S12-construction/named-params-in-BUILD.t t/spec/S12-construction/new.t t/spec/S12-enums/anonymous.t t/spec/S12-enums/as-role.t t/spec/S12-enums/basic.t t/spec/S12-enums/misc.t t/spec/S12-enums/non-int.t t/spec/S12-enums/pseudo-functional.t t/spec/S12-enums/thorough.t t/spec/S12-introspection/attributes.t t/spec/S12-introspection/can.t t/spec/S12-introspection/definite.t t/spec/S12-introspection/meta-class.t t/spec/S12-introspection/methods.t t/spec/S12-introspection/parents.t t/spec/S12-introspection/roles.t t/spec/S12-introspection/walk.t t/spec/S12-introspection/WHAT.t t/spec/S12-meta/exporthow.t t/spec/S12-meta/grammarhow.t t/spec/S12-meta/primitives.t t/spec/S12-methods/accessors.t t/spec/S12-methods/attribute-params.t t/spec/S12-methods/calling_sets.t t/spec/S12-methods/calling_syntax.t t/spec/S12-methods/chaining.t t/spec/S12-methods/class-and-instance.t t/spec/S12-methods/delegation.t t/spec/S12-methods/default-trait.t t/spec/S12-methods/defer-call.t t/spec/S12-methods/defer-next.t t/spec/S12-methods/fallback.t t/spec/S12-methods/how.t t/spec/S12-methods/indirect_notation.t t/spec/S12-methods/instance.t t/spec/S12-methods/lastcall.t t/spec/S12-methods/lvalue.t t/spec/S12-methods/method-vs-sub.t t/spec/S12-methods/multi.t t/spec/S12-methods/parallel-dispatch.t t/spec/S12-methods/private.t t/spec/S12-methods/qualified.t t/spec/S12-methods/submethods.t t/spec/S12-methods/syntax.t t/spec/S12-methods/topic.t t/spec/S12-methods/trusts.t t/spec/S12-methods/typed-attributes.t t/spec/S12-methods/what.t t/spec/S12-subset/multi-dispatch.t t/spec/S12-subset/subtypes.t t/spec/S13-overloading/metaoperators.t t/spec/S13-overloading/operators.t t/spec/S13-overloading/typecasting-long.t t/spec/S13-overloading/typecasting-mixed.t t/spec/S13-overloading/typecasting-short.t t/spec/S13-type-casting/methods.t t/spec/S14-roles/anonymous.t t/spec/S14-roles/attributes.t t/spec/S14-roles/basic.t t/spec/S14-roles/bool.t t/spec/S14-roles/composition.t t/spec/S14-roles/conflicts.t t/spec/S14-roles/crony.t t/spec/S14-roles/instantiation.t t/spec/S14-roles/lexical.t t/spec/S14-roles/mixin.t t/spec/S14-roles/namespaced.t t/spec/S14-roles/parameterized-basic.t t/spec/S14-roles/parameterized-mixin.t t/spec/S14-roles/parameterized-type.t t/spec/S14-roles/parameter-subtyping.t t/spec/S14-roles/stubs.t t/spec/S14-roles/submethods.t t/spec/S14-traits/attributes.t t/spec/S14-traits/routines.t t/spec/S15-nfg/case-change.t t/spec/S15-nfg/concatenation.t t/spec/S15-nfg/from-buf.t t/spec/S15-nfg/from-file.t t/spec/S15-nfg/long-uni.t t/spec/S15-nfg/mass-chars.t t/spec/S15-nfg/mass-equality.t t/spec/S15-nfg/mass-roundtrip-nfc.t t/spec/S15-nfg/mass-roundtrip-nfd.t t/spec/S15-nfg/mass-roundtrip-nfkc.t t/spec/S15-nfg/mass-roundtrip-nfkd.t t/spec/S15-nfg/regex.t t/spec/S15-normalization/nfc-0.t t/spec/S15-normalization/nfc-1.t t/spec/S15-normalization/nfc-2.t t/spec/S15-normalization/nfc-3.t t/spec/S15-normalization/nfc-4.t t/spec/S15-normalization/nfc-5.t t/spec/S15-normalization/nfc-6.t t/spec/S15-normalization/nfc-7.t t/spec/S15-normalization/nfc-8.t t/spec/S15-normalization/nfc-9.t t/spec/S15-normalization/nfc-sanity.t t/spec/S15-normalization/nfd-0.t t/spec/S15-normalization/nfd-1.t t/spec/S15-normalization/nfd-2.t t/spec/S15-normalization/nfd-3.t t/spec/S15-normalization/nfd-4.t t/spec/S15-normalization/nfd-5.t t/spec/S15-normalization/nfd-6.t t/spec/S15-normalization/nfd-7.t t/spec/S15-normalization/nfd-8.t t/spec/S15-normalization/nfd-9.t t/spec/S15-normalization/nfd-sanity.t t/spec/S15-normalization/nfkc-0.t t/spec/S15-normalization/nfkc-1.t t/spec/S15-normalization/nfkc-2.t t/spec/S15-normalization/nfkc-3.t t/spec/S15-normalization/nfkc-4.t t/spec/S15-normalization/nfkc-5.t t/spec/S15-normalization/nfkc-6.t t/spec/S15-normalization/nfkc-7.t t/spec/S15-normalization/nfkc-8.t t/spec/S15-normalization/nfkc-9.t t/spec/S15-normalization/nfkc-sanity.t t/spec/S15-normalization/nfkd-0.t t/spec/S15-normalization/nfkd-1.t t/spec/S15-normalization/nfkd-2.t t/spec/S15-normalization/nfkd-3.t t/spec/S15-normalization/nfkd-4.t t/spec/S15-normalization/nfkd-5.t t/spec/S15-normalization/nfkd-6.t t/spec/S15-normalization/nfkd-7.t t/spec/S15-normalization/nfkd-8.t t/spec/S15-normalization/nfkd-9.t t/spec/S15-normalization/nfkd-sanity.t t/spec/S15-string-types/Uni.t t/spec/S15-string-types/Str.t t/spec/S15-unicode-information/uniname.t t/spec/S15-unicode-information/unimatch-general.t t/spec/S15-unicode-information/unival.t t/spec/S16-filehandles/chmod.t t/spec/S16-filehandles/filestat.t t/spec/S16-filehandles/filetest.t t/spec/S16-filehandles/io_in_for_loops.t t/spec/S16-filehandles/io_in_while_loops.t t/spec/S16-filehandles/io.t t/spec/S16-filehandles/mkdir_rmdir.t t/spec/S16-filehandles/open.t t/spec/S16-filehandles/unlink.t t/spec/S16-io/bare-say.t t/spec/S16-io/basic-open.t t/spec/S16-io/cwd.t t/spec/S16-io/getc.t t/spec/S16-io/print.t t/spec/S16-io/say-and-ref.t t/spec/S16-io/say.t t/spec/S16-io/tmpdir.t t/spec/S16-unfiled/rebindstdhandles.t t/spec/S17-channel/basic.t t/spec/S17-channel/earliest.t t/spec/S17-lowlevel/lock.t t/spec/S17-lowlevel/thread.t t/spec/S17-procasync/basic.t t/spec/S17-procasync/print.t t/spec/S17-promise/allof.t t/spec/S17-promise/anyof.t t/spec/S17-promise/basic.t t/spec/S17-promise/in.t t/spec/S17-promise/start.t t/spec/S17-promise/stress.t t/spec/S17-promise/then.t t/spec/S17-scheduler/at.t t/spec/S17-scheduler/basic.t t/spec/S17-scheduler/every.t t/spec/S17-scheduler/in.t t/spec/S17-scheduler/times.t t/spec/S17-supply/act.t t/spec/S17-supply/basic.t t/spec/S17-supply/batch.t t/spec/S17-supply/categorize.t t/spec/S17-supply/Channel.t t/spec/S17-supply/classify.t t/spec/S17-supply/delayed.t t/spec/S17-supply/do.t t/spec/S17-supply/elems.t t/spec/S17-supply/flat.t t/spec/S17-supply/from-list.t t/spec/S17-supply/grab.t t/spec/S17-supply/grep.t t/spec/S17-supply/interval.t t/spec/S17-supply/last.t t/spec/S17-supply/lines.t t/spec/S17-supply/list.t t/spec/S17-supply/map.t t/spec/S17-supply/max.t t/spec/S17-supply/merge.t t/spec/S17-supply/migrate.t t/spec/S17-supply/min.t t/spec/S17-supply/minmax.t t/spec/S17-supply/on.t t/spec/S17-supply/on-demand.t t/spec/S17-supply/Promise.t t/spec/S17-supply/reduce.t t/spec/S17-supply/reverse.t t/spec/S17-supply/rotor.t t/spec/S17-supply/schedule-on.t t/spec/S17-supply/sort.t t/spec/S17-supply/squish.t t/spec/S17-supply/stable.t t/spec/S17-supply/start.t t/spec/S17-supply/unique.t t/spec/S17-supply/wait.t t/spec/S17-supply/watch_path.t t/spec/S17-supply/words.t t/spec/S17-supply/zip.t t/spec/S17-supply/zip-latest.t t/spec/S19-command-line/arguments.t t/spec/S19-command-line/dash-e.t t/spec/S19-command-line/help.t t/spec/S19-command-line/repl.t t/spec/S19-command-line-options/02-dash-n.t t/spec/S19-command-line-options/03-dash-p.t t/spec/S22-package-format/local.t t/spec/S24-testing/0-compile.t t/spec/S24-testing/3-output.t t/spec/S24-testing/line-numbers.t t/spec/S26-documentation/01-delimited.t t/spec/S26-documentation/02-paragraph.t t/spec/S26-documentation/03-abbreviated.t t/spec/S26-documentation/04-code.t t/spec/S26-documentation/05-comment.t t/spec/S26-documentation/06-lists.t t/spec/S26-documentation/07-tables.t t/spec/S26-documentation/08-formattingcodes.t t/spec/S26-documentation/09-configuration.t t/spec/S26-documentation/10-doc-cli.t t/spec/S26-documentation/module-comment.t t/spec/S26-documentation/multiline-leading.t t/spec/S26-documentation/multiline-trailing.t t/spec/S26-documentation/wacky.t t/spec/S26-documentation/why-both.t t/spec/S26-documentation/why-trailing.t t/spec/S26-documentation/why-leading.t t/spec/S28-named-variables/cwd.t t/spec/S28-named-variables/inc.t t/spec/S28-named-variables/slangs.t t/spec/S29-any/cmp.t t/spec/S29-any/isa.t t/spec/S29-context/die.t t/spec/S29-context/eval.t t/spec/S29-context/exit-in-if.t t/spec/S29-context/exit.t t/spec/S29-context/sleep.t t/spec/S29-conversions/hash.t t/spec/S29-conversions/ord_and_chr.t t/spec/S29-os/system.t t/spec/S32-array/bool.t t/spec/S32-array/create.t t/spec/S32-array/delete.t t/spec/S32-array/delete-adverb.t t/spec/S32-array/delete-adverb-native.t t/spec/S32-array/elems.t t/spec/S32-array/end.t t/spec/S32-array/exists-adverb.t t/spec/S32-array/keys_values.t t/spec/S32-array/kv.t t/spec/S32-array/pairs.t t/spec/S32-array/perl.t t/spec/S32-array/pop.t t/spec/S32-array/push.t t/spec/S32-array/rotate.t t/spec/S32-array/shift.t t/spec/S32-array/splice.t t/spec/S32-array/unshift.t t/spec/S32-basics/warn.t t/spec/S32-basics/xxKEY.t t/spec/S32-basics/xxPOS.t t/spec/S32-basics/xxPOS-native.t t/spec/S32-container/roundrobin.t t/spec/S32-container/stringify.t t/spec/S32-container/zip.t t/spec/S32-exceptions/misc.t t/spec/S32-hash/delete.t t/spec/S32-hash/delete-adverb.t t/spec/S32-hash/exists.t t/spec/S32-hash/exists-adverb.t t/spec/S32-hash/invert.t t/spec/S32-hash/keys_values.t t/spec/S32-hash/kv.t t/spec/S32-hash/pairs.t t/spec/S32-hash/perl.t t/spec/S32-hash/push.t t/spec/S32-hash/slice.t t/spec/S32-io/chdir.t t/spec/S32-io/copy.t t/spec/S32-io/dir.t t/spec/S32-io/file-tests.t t/spec/S32-io/io-handle.t t/spec/S32-io/io-spec-unix.t t/spec/S32-io/io-spec-win.t t/spec/S32-io/io-spec-cygwin.t t/spec/S32-io/io-path-unix.t t/spec/S32-io/io-path-win.t t/spec/S32-io/io-path-cygwin.t t/spec/S32-io/io-path.t t/spec/S32-io/note.t t/spec/S32-io/other.t t/spec/S32-io/pipe.t t/spec/S32-io/slurp.t t/spec/S32-io/spurt.t t/spec/S32-list/categorize.t t/spec/S32-list/classify.t t/spec/S32-list/create.t t/spec/S32-list/combinations.t t/spec/S32-list/end.t t/spec/S32-list/first.t t/spec/S32-list/first-index.t t/spec/S32-list/grep.t t/spec/S32-list/grep-index.t t/spec/S32-list/join.t t/spec/S32-list/last-index.t t/spec/S32-list/map_function_return_values.t t/spec/S32-list/map.t t/spec/S32-list/minmax.t t/spec/S32-list/permutations.t t/spec/S32-list/pick.t t/spec/S32-list/reduce.t t/spec/S32-list/reverse.t t/spec/S32-list/roll.t t/spec/S32-list/rotor.t t/spec/S32-list/sort.t t/spec/S32-list/unique.t t/spec/S32-list/squish.t t/spec/S32-num/abs.t t/spec/S32-num/base.t t/spec/S32-num/complex.t t/spec/S32-num/cool-num.t t/spec/S32-num/exp.t t/spec/S32-num/expmod.t t/spec/S32-num/fatrat.t t/spec/S32-num/int.t t/spec/S32-num/is-prime.t t/spec/S32-num/log.t t/spec/S32-num/narrow.t t/spec/S32-num/pi.t t/spec/S32-num/polar.t t/spec/S32-num/power.t t/spec/S32-num/rand.t t/spec/S32-num/rat.t t/spec/S32-num/real-bridge.t t/spec/S32-num/roots.t t/spec/S32-num/rounders.t t/spec/S32-num/rshift_pos_amount.t t/spec/S32-num/sign.t t/spec/S32-num/sqrt.t t/spec/S32-num/stringify.t t/spec/S32-num/unpolar.t t/spec/S32-scalar/defined.t t/spec/S32-scalar/perl.t t/spec/S32-scalar/undef.t t/spec/S32-str/append.t t/spec/S32-str/bool.t t/spec/S32-str/capitalize.t t/spec/S32-str/chomp.t t/spec/S32-str/chop.t t/spec/S32-str/comb.t t/spec/S32-str/encode.t t/spec/S32-str/ends-with.t t/spec/S32-str/flip.t t/spec/S32-str/indent.t t/spec/S32-str/index.t t/spec/S32-str/lc.t t/spec/S32-str/length.t t/spec/S32-str/lines.t t/spec/S32-str/numeric.t t/spec/S32-str/ords.t t/spec/S32-str/pack.t t/spec/S32-str/pos.t t/spec/S32-str/rindex.t t/spec/S32-str/samecase.t t/spec/S32-str/split-simple.t t/spec/S32-str/split.t t/spec/S32-str/sprintf.t t/spec/S32-str/sprintf-b.t t/spec/S32-str/starts-with.t t/spec/S32-str/substr.t t/spec/S32-str/substr-eq.t t/spec/S32-str/substr-rw.t t/spec/S32-str/tc.t t/spec/S32-str/tclc.t t/spec/S32-str/trim.t t/spec/S32-str/uc.t t/spec/S32-str/unpack.t t/spec/S32-str/words.t t/spec/S32-temporal/calendar.t t/spec/S32-temporal/Date.t t/spec/S32-temporal/DateTime-Instant-Duration.t t/spec/S32-temporal/DateTime.t t/spec/S32-temporal/local.t t/spec/S32-trig/atan2.t t/spec/S32-trig/cosech.t t/spec/S32-trig/cosec.t t/spec/S32-trig/cosh.t t/spec/S32-trig/cos.t t/spec/S32-trig/cotanh.t t/spec/S32-trig/cotan.t t/spec/S32-trig/e.t t/spec/S32-trig/pi.t t/spec/S32-trig/sech.t t/spec/S32-trig/sec.t t/spec/S32-trig/simple.t t/spec/S32-trig/sinh.t t/spec/S32-trig/sin.t t/spec/S32-trig/tanh.t t/spec/S32-trig/tan.t t/spec/integration/99problems-01-to-10.t t/spec/integration/99problems-11-to-20.t t/spec/integration/99problems-21-to-30.t t/spec/integration/99problems-31-to-40.t t/spec/integration/99problems-41-to-50.t t/spec/integration/99problems-51-to-60.t t/spec/integration/99problems-61-to-70.t t/spec/integration/advent2009-day01.t t/spec/integration/advent2009-day02.t t/spec/integration/advent2009-day03.t t/spec/integration/advent2009-day04.t t/spec/integration/advent2009-day05.t t/spec/integration/advent2009-day06.t t/spec/integration/advent2009-day07.t t/spec/integration/advent2009-day08.t t/spec/integration/advent2009-day09.t t/spec/integration/advent2009-day10.t t/spec/integration/advent2009-day11.t t/spec/integration/advent2009-day12.t t/spec/integration/advent2009-day13.t t/spec/integration/advent2009-day14.t t/spec/integration/advent2009-day15.t t/spec/integration/advent2009-day16.t t/spec/integration/advent2009-day17.t t/spec/integration/advent2009-day18.t t/spec/integration/advent2009-day19.t t/spec/integration/advent2009-day20.t t/spec/integration/advent2009-day21.t t/spec/integration/advent2009-day22.t t/spec/integration/advent2009-day23.t t/spec/integration/advent2009-day24.t t/spec/integration/advent2010-day03.t t/spec/integration/advent2010-day04.t t/spec/integration/advent2010-day06.t t/spec/integration/advent2010-day07.t t/spec/integration/advent2010-day08.t t/spec/integration/advent2010-day10.t t/spec/integration/advent2010-day11.t t/spec/integration/advent2010-day12.t t/spec/integration/advent2010-day14.t t/spec/integration/advent2010-day16.t t/spec/integration/advent2010-day19.t t/spec/integration/advent2010-day21.t t/spec/integration/advent2010-day22.t t/spec/integration/advent2010-day23.t t/spec/integration/advent2011-day03.t t/spec/integration/advent2011-day04.t t/spec/integration/advent2011-day05.t t/spec/integration/advent2011-day07.t t/spec/integration/advent2011-day10.t t/spec/integration/advent2011-day11.t t/spec/integration/advent2011-day14.t t/spec/integration/advent2011-day15.t t/spec/integration/advent2011-day16.t t/spec/integration/advent2011-day20.t t/spec/integration/advent2011-day22.t t/spec/integration/advent2011-day23.t t/spec/integration/advent2011-day24.t t/spec/integration/advent2012-day02.t t/spec/integration/advent2012-day03.t t/spec/integration/advent2012-day04.t t/spec/integration/advent2012-day06.t t/spec/integration/advent2012-day09.t t/spec/integration/advent2012-day10.t t/spec/integration/advent2012-day12.t t/spec/integration/advent2012-day13.t t/spec/integration/advent2012-day14.t t/spec/integration/advent2012-day15.t t/spec/integration/advent2012-day16.t t/spec/integration/advent2012-day19.t t/spec/integration/advent2012-day20.t t/spec/integration/advent2012-day21.t t/spec/integration/advent2012-day22.t t/spec/integration/advent2012-day23.t t/spec/integration/advent2012-day24.t t/spec/integration/advent2013-day02.t t/spec/integration/advent2013-day04.t t/spec/integration/advent2013-day06.t t/spec/integration/advent2013-day07.t t/spec/integration/advent2013-day08.t t/spec/integration/advent2013-day09.t t/spec/integration/advent2013-day10.t t/spec/integration/advent2013-day12.t t/spec/integration/advent2013-day14.t t/spec/integration/advent2013-day15.t t/spec/integration/advent2013-day18.t t/spec/integration/advent2013-day19.t t/spec/integration/advent2013-day20.t t/spec/integration/advent2013-day21.t t/spec/integration/advent2013-day22.t t/spec/integration/advent2013-day23.t t/spec/integration/advent2014-day05.t t/spec/integration/advent2014-day13.t t/spec/integration/advent2014-day16.t t/spec/integration/code-blocks-as-sub-args.t t/spec/integration/error-reporting.t t/spec/integration/lazy-bentley-generator.t t/spec/integration/lexical-array-in-inner-block.t t/spec/integration/lexicals-and-attributes.t t/spec/integration/man-or-boy.t t/spec/integration/method-calls-and-instantiation.t t/spec/integration/no-indirect-new.t t/spec/integration/packages.t t/spec/integration/pair-in-array.t t/spec/integration/passing-pair-class-to-sub.t t/spec/integration/precompiled.t t/spec/integration/real-strings.t t/spec/integration/role-composition-vs-attribute.t t/spec/integration/rule-in-class-Str.t t/spec/integration/say-crash.t t/spec/integration/substr-after-match-in-gather-in-for.t t/spec/integration/topic_in_double_loop.t t/spec/integration/variables-in-do.t t/spec/integration/weird-errors.t t/spec/rosettacode/greatest_element_of_a_list.t t/spec/rosettacode/sierpinski_triangle.t t/spec/S32-io/IO-Socket-INET.t +/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/spec/fudgeall rakudo.moar t/spec/S01-perl-5-integration/array.t t/spec/S01-perl-5-integration/basic.t t/spec/S01-perl-5-integration/class.t t/spec/S01-perl-5-integration/exception_handling.t t/spec/S01-perl-5-integration/hash.t t/spec/S01-perl-5-integration/import.t t/spec/S01-perl-5-integration/method.t t/spec/S01-perl-5-integration/return.t t/spec/S01-perl-5-integration/roundtrip.t t/spec/S01-perl-5-integration/strings.t t/spec/S01-perl-5-integration/subs.t t/spec/S02-lexical-conventions/begin_end_pod.t t/spec/S02-lexical-conventions/bom.t t/spec/S02-lexical-conventions/comments.t t/spec/S02-lexical-conventions/end-pod.t t/spec/S02-lexical-conventions/minimal-whitespace.t t/spec/S02-lexical-conventions/one-pass-parsing.t t/spec/S02-lexical-conventions/pod-in-multi-line-exprs.t t/spec/S02-lexical-conventions/sub-block-parsing.t t/spec/S02-lexical-conventions/unicode.t t/spec/S02-lexical-conventions/unicode-whitespace.t t/spec/S02-lexical-conventions/unspace.t t/spec/S02-lists/indexing.t t/spec/S02-lists/tree.t t/spec/S02-literals/adverbs.t t/spec/S02-literals/array-interpolation.t t/spec/S02-literals/autoref.t t/spec/S02-literals/char-by-name.t t/spec/S02-literals/char-by-number.t t/spec/S02-literals/fmt-interpolation.t t/spec/S02-literals/hash-interpolation.t t/spec/S02-literals/heredocs.t t/spec/S02-literals/hex_chars.t t/spec/S02-literals/listquote.t t/spec/S02-literals/listquote-whitespace.t t/spec/S02-literals/misc-interpolation.t t/spec/S02-literals/numeric.t t/spec/S02-literals/pair-boolean.t t/spec/S02-literals/pairs.t t/spec/S02-literals/pod.t t/spec/S02-literals/quoting.t t/spec/S02-literals/quoting-unicode.t t/spec/S02-literals/radix.t t/spec/S02-literals/string-interpolation.t t/spec/S02-literals/sub-calls.t t/spec/S02-literals/subscript.t t/spec/S02-literals/types.t t/spec/S02-literals/underscores.t t/spec/S02-literals/version.t t/spec/S02-magicals/78258.t t/spec/S02-magicals/args.t t/spec/S02-magicals/block.t t/spec/S02-magicals/DISTRO.t t/spec/S02-magicals/dollar_bang.t t/spec/S02-magicals/dollar-underscore.t t/spec/S02-magicals/env.t t/spec/S02-magicals/file_line.t t/spec/S02-magicals/KERNEL.t t/spec/S02-magicals/PERL.t t/spec/S02-magicals/pid.t t/spec/S02-magicals/progname.t t/spec/S02-magicals/sub.t t/spec/S02-magicals/subname.t t/spec/S02-magicals/VM.t t/spec/S02-names/bare-sigil.t t/spec/S02-names/caller.t t/spec/S02-names/identifier.t t/spec/S02-names/indirect.t t/spec/S02-names/is_cached.t t/spec/S02-names/is_default.t t/spec/S02-names/is_dynamic.t t/spec/S02-names/name.t t/spec/S02-names/our.t t/spec/S02-names/pseudo.t t/spec/S02-names/strict.t t/spec/S02-names/symbolic-deref.t t/spec/S02-names-vars/contextual.t t/spec/S02-names-vars/fmt.t t/spec/S02-names-vars/list_array_perl.t t/spec/S02-names-vars/names.t t/spec/S02-names-vars/perl.t t/spec/S02-names-vars/signature.t t/spec/S02-names-vars/variables-and-packages.t t/spec/S02-names-vars/varnames.t t/spec/S02-one-pass-parsing/less-than.t t/spec/S02-packages/package-lookup.t t/spec/S02-types/anon_block.t t/spec/S02-types/array_extending.t t/spec/S02-types/array_ref.t t/spec/S02-types/array-shapes.t t/spec/S02-types/array.t t/spec/S02-types/assigning-refs.t t/spec/S02-types/autovivification.t t/spec/S02-types/bag.t t/spec/S02-types/baghash.t t/spec/S02-types/bool.t t/spec/S02-types/built-in.t t/spec/S02-types/capture.t t/spec/S02-types/catch_type_cast_mismatch.t t/spec/S02-types/compact.t t/spec/S02-types/declare.t t/spec/S02-types/deprecations.t t/spec/S02-types/fatrat.t t/spec/S02-types/flattening.t t/spec/S02-types/hash_ref.t t/spec/S02-types/hash.t t/spec/S02-types/infinity.t t/spec/S02-types/instants-and-durations.t t/spec/S02-types/int-uint.t t/spec/S02-types/isDEPRECATED.t t/spec/S02-types/keyhash.t t/spec/S02-types/lazy-lists.t t/spec/S02-types/lists.t t/spec/S02-types/mix.t t/spec/S02-types/mixhash.t t/spec/S02-types/mixed_multi_dimensional.t t/spec/S02-types/multi_dimensional_array.t t/spec/S02-types/nan.t t/spec/S02-types/native.t t/spec/S02-types/nested_arrays.t t/spec/S02-types/nested_pairs.t t/spec/S02-types/nil.t t/spec/S02-types/num.t t/spec/S02-types/pair.t t/spec/S02-types/parcel.t t/spec/S02-types/parsing-bool.t t/spec/S02-types/range.t t/spec/S02-types/set.t t/spec/S02-types/sethash.t t/spec/S02-types/sigils-and-types.t t/spec/S02-types/stash.t t/spec/S02-types/subscripts_and_context.t t/spec/S02-types/subset.t t/spec/S02-types/type.t t/spec/S02-types/undefined-types.t t/spec/S02-types/unicode.t t/spec/S02-types/version.t t/spec/S02-types/whatever.t t/spec/S02-types/WHICH.t t/spec/S03-binding/arrays.t t/spec/S03-binding/attributes.t t/spec/S03-binding/closure.t t/spec/S03-binding/hashes.t t/spec/S03-binding/nested.t t/spec/S03-binding/ro.t t/spec/S03-binding/scalars.t t/spec/S03-feeds/basic.t t/spec/S03-junctions/associative.t t/spec/S03-junctions/autothreading.t t/spec/S03-junctions/boolean-context.t t/spec/S03-junctions/misc.t t/spec/S03-metaops/cross.t t/spec/S03-metaops/eager-hyper.t t/spec/S03-metaops/hyper.t t/spec/S03-metaops/not.t t/spec/S03-metaops/reduce.t t/spec/S03-metaops/reverse.t t/spec/S03-metaops/zip.t t/spec/S03-operators/adverbial-modifiers.t t/spec/S03-operators/also.t t/spec/S03-operators/andthen.t t/spec/S03-operators/orelse.t t/spec/S03-operators/arith.t t/spec/S03-operators/assign-is-not-binding.t t/spec/S03-operators/assign.t t/spec/S03-operators/autoincrement-range.t t/spec/S03-operators/autoincrement.t t/spec/S03-operators/autovivification.t t/spec/S03-operators/bag.t t/spec/S03-operators/basic-types.t t/spec/S03-operators/bit.t t/spec/S03-operators/boolean-bitwise.t t/spec/S03-operators/brainos.t t/spec/S03-operators/custom.t t/spec/S03-operators/buf.t t/spec/S03-operators/chained-declarators.t t/spec/S03-operators/cmp.t t/spec/S03-operators/comparison-simple.t t/spec/S03-operators/comparison.t t/spec/S03-operators/context-forcers.t t/spec/S03-operators/context.t t/spec/S03-operators/equality.t t/spec/S03-operators/eqv.t t/spec/S03-operators/fiddly.t t/spec/S03-operators/flip-flop.t t/spec/S03-operators/gcd.t t/spec/S03-operators/div.t t/spec/S03-operators/identity.t t/spec/S03-operators/increment.t t/spec/S03-operators/infixed-function.t t/spec/S03-operators/inplace.t t/spec/S03-operators/is-divisible-by.t t/spec/S03-operators/lcm.t t/spec/S03-operators/list-quote-junction.t t/spec/S03-operators/minmax.t t/spec/S03-operators/misc.t t/spec/S03-operators/mix.t t/spec/S03-operators/names.t t/spec/S03-operators/nesting.t t/spec/S03-operators/not.t t/spec/S03-operators/numeric-shift.t t/spec/S03-operators/overflow.t t/spec/S03-operators/precedence.t t/spec/S03-operators/range-basic.t t/spec/S03-operators/range-int.t t/spec/S03-operators/range.t t/spec/S03-operators/reduce-le1arg.t t/spec/S03-operators/relational.t t/spec/S03-operators/repeat.t t/spec/S03-operators/scalar-assign.t t/spec/S03-operators/set.t t/spec/S03-operators/short-circuit.t t/spec/S03-operators/so.t t/spec/S03-operators/spaceship-and-containers.t t/spec/S03-operators/spaceship.t t/spec/S03-operators/subscript-adverbs.t t/spec/S03-operators/subscript-vs-lt.t t/spec/S03-operators/ternary.t t/spec/S03-operators/value_equivalence.t t/spec/S03-sequence/arity0.t t/spec/S03-sequence/arity-2-or-more.t t/spec/S03-sequence/basic.t t/spec/S03-sequence/limit-arity-2-or-more.t t/spec/S03-sequence/misc.t t/spec/S03-sequence/nonnumeric.t t/spec/S03-smartmatch/any-any.t t/spec/S03-smartmatch/any-array.t t/spec/S03-smartmatch/any-bool.t t/spec/S03-smartmatch/any-callable.t t/spec/S03-smartmatch/any-complex.t t/spec/S03-smartmatch/any-hash-pair.t t/spec/S03-smartmatch/any-method.t t/spec/S03-smartmatch/any-num.t t/spec/S03-smartmatch/any-pair.t t/spec/S03-smartmatch/any-str.t t/spec/S03-smartmatch/any-sub.t t/spec/S03-smartmatch/any-type.t t/spec/S03-smartmatch/array-array.t t/spec/S03-smartmatch/array-hash.t t/spec/S03-smartmatch/capture-signature.t t/spec/S03-smartmatch/disorganized.t t/spec/S03-smartmatch/hash-hash.t t/spec/S03-smartmatch/range-range.t t/spec/S03-smartmatch/regex-hash.t t/spec/S03-smartmatch/scalar-hash.t t/spec/S03-smartmatch/signature-signature.t t/spec/S04-blocks-and-statements/let.t t/spec/S04-blocks-and-statements/pointy-rw.t t/spec/S04-blocks-and-statements/pointy.t t/spec/S04-blocks-and-statements/temp.t t/spec/S04-declarations/constant.t t/spec/S04-declarations/implicit-parameter.t t/spec/S04-declarations/multiple.t t/spec/S04-declarations/my.t t/spec/S04-declarations/our.t t/spec/S04-declarations/state.t t/spec/S04-declarations/will.t t/spec/S04-exception-handlers/catch.t t/spec/S04-exception-handlers/top-level.t t/spec/S04-exceptions/control_across_runloop.t t/spec/S04-exceptions/fail.t t/spec/S04-exceptions/pending.t t/spec/S04-phasers/ascending-order.t t/spec/S04-phasers/begin.t t/spec/S04-phasers/check.t t/spec/S04-phasers/descending-order.t t/spec/S04-phasers/end.t t/spec/S04-phasers/enter-leave.t t/spec/S04-phasers/eval-in-begin.t t/spec/S04-phasers/first.t t/spec/S04-phasers/init.t t/spec/S04-phasers/in-eval.t t/spec/S04-phasers/in-loop.t t/spec/S04-phasers/keep-undo.t t/spec/S04-phasers/multiple.t t/spec/S04-phasers/next.t t/spec/S04-phasers/pre-post.t t/spec/S04-phasers/rvalue.t t/spec/S04-statement-modifiers/for.t t/spec/S04-statement-modifiers/given.t t/spec/S04-statement-modifiers/if.t t/spec/S04-statement-modifiers/unless.t t/spec/S04-statement-modifiers/until.t t/spec/S04-statement-modifiers/values_in_bool_context.t t/spec/S04-statement-modifiers/while.t t/spec/S04-statement-parsing/hash.t t/spec/S04-statements/do.t t/spec/S04-statements/for-scope.t t/spec/S04-statements/for.t t/spec/S04-statements/for_with_only_one_item.t t/spec/S04-statements/gather.t t/spec/S04-statements/given.t t/spec/S04-statements/if.t t/spec/S04-statements/label.t t/spec/S04-statements/last.t t/spec/S04-statements/loop.t t/spec/S04-statements/map-and-sort-in-for.t t/spec/S04-statements/next.t t/spec/S04-statements/no-implicit-block.t t/spec/S04-statements/once.t t/spec/S04-statements/redo.t t/spec/S04-statements/repeat.t t/spec/S04-statements/return.t t/spec/S04-statements/sink.t t/spec/S04-statements/terminator.t t/spec/S04-statements/try.t t/spec/S04-statements/unless.t t/spec/S04-statements/until.t t/spec/S04-statements/when.t t/spec/S04-statements/while.t t/spec/S05-capture/alias.t t/spec/S05-capture/caps.t t/spec/S05-capture/dot.t t/spec/S05-capture/match-object.t t/spec/S05-capture/named.t t/spec/S05-capture/subrule.t t/spec/S05-grammar/action-stubs.t t/spec/S05-grammar/inheritance.t t/spec/S05-grammar/methods.t t/spec/S05-grammar/namespace.t t/spec/S05-grammar/parse_and_parsefile.t t/spec/S05-grammar/polymorphism.t t/spec/S05-grammar/protoregex.t t/spec/S05-grammar/protos.t t/spec/S05-grammar/signatures.t t/spec/S05-grammar/ws.t t/spec/S05-interpolation/lexicals.t t/spec/S05-interpolation/regex-in-variable.t t/spec/S05-mass/charsets.t t/spec/S05-mass/named-chars.t t/spec/S05-mass/properties-block.t t/spec/S05-mass/properties-derived.t t/spec/S05-mass/properties-general.t t/spec/S05-mass/properties-script.t t/spec/S05-mass/recursive.t t/spec/S05-mass/rx.t t/spec/S05-mass/stdrules.t t/spec/S05-match/arrayhash.t t/spec/S05-match/blocks.t t/spec/S05-match/capturing-contexts.t t/spec/S05-match/make.t t/spec/S05-match/non-capturing.t t/spec/S05-match/positions.t t/spec/S05-metachars/closure.t t/spec/S05-metachars/line-anchors.t t/spec/S05-metachars/newline.t t/spec/S05-metachars/tilde.t t/spec/S05-metasyntax/angle-brackets.t t/spec/S05-metasyntax/assertions.t t/spec/S05-metasyntax/changed.t t/spec/S05-metasyntax/charset.t t/spec/S05-metasyntax/delimiters.t t/spec/S05-metasyntax/interpolating-closure.t t/spec/S05-metasyntax/litvar.t t/spec/S05-metasyntax/longest-alternative.t t/spec/S05-metasyntax/lookaround.t t/spec/S05-metasyntax/null.t t/spec/S05-metasyntax/proto-token-ltm.t t/spec/S05-metasyntax/regex.t t/spec/S05-metasyntax/repeat.t t/spec/S05-metasyntax/sequential-alternation.t t/spec/S05-metasyntax/single-quotes.t t/spec/S05-metasyntax/unknown.t t/spec/S05-metasyntax/unicode-property-pair.t t/spec/S05-modifier/continue.t t/spec/S05-modifier/counted-match.t t/spec/S05-modifier/counted.t t/spec/S05-modifier/global.t t/spec/S05-modifier/ignorecase.t t/spec/S05-modifier/ignorecase-and-ignoremark.t t/spec/S05-modifier/ignoremark.t t/spec/S05-modifier/ii.t t/spec/S05-modifier/my.t t/spec/S05-modifier/overlapping.t t/spec/S05-modifier/perl5_0.t t/spec/S05-modifier/perl5_1.t t/spec/S05-modifier/perl5_2.t t/spec/S05-modifier/perl5_3.t t/spec/S05-modifier/perl5_4.t t/spec/S05-modifier/perl5_5.t t/spec/S05-modifier/perl5_6.t t/spec/S05-modifier/perl5_7.t t/spec/S05-modifier/perl5_8.t t/spec/S05-modifier/perl5_9.t t/spec/S05-modifier/pos.t t/spec/S05-modifier/repetition-exhaustive.t t/spec/S05-modifier/repetition.t t/spec/S05-modifier/sigspace.t t/spec/S05-substitution/67222.t t/spec/S05-substitution/match.t t/spec/S05-substitution/subst.t t/spec/S05-transliteration/79778.t t/spec/S05-transliteration/trans.t t/spec/S05-transliteration/with-closure.t t/spec/S06-advanced/callframe.t t/spec/S06-advanced/callsame.t t/spec/S06-advanced/lexical-subs.t t/spec/S06-advanced/recurse.t t/spec/S06-advanced/return.t t/spec/S06-advanced/wrap.t t/spec/S06-currying/assuming-and-mmd.t t/spec/S06-currying/named.t t/spec/S06-macros/errors.t t/spec/S06-macros/quasi-blocks.t t/spec/S06-macros/unquoting.t t/spec/S06-macros/opaque-ast.t t/spec/S06-multi/lexical-multis.t t/spec/S06-multi/positional-vs-named.t t/spec/S06-multi/proto.t t/spec/S06-multi/redispatch.t t/spec/S06-multi/syntax.t t/spec/S06-multi/type-based.t t/spec/S06-multi/unpackability.t t/spec/S06-multi/value-based.t t/spec/S06-operator-overloading/imported-subs.t t/spec/S06-operator-overloading/methods.t t/spec/S06-operator-overloading/semicolon.t t/spec/S06-operator-overloading/sub.t t/spec/S06-operator-overloading/term.t t/spec/S06-operator-overloading/workout.t t/spec/S06-other/anon-hashes-vs-blocks.t t/spec/S06-other/introspection.t t/spec/S06-other/main-eval.t t/spec/S06-other/main.t t/spec/S06-other/main-usage.t t/spec/S06-other/main-semicolon.t t/spec/S06-other/misc.t t/spec/S06-other/pairs-as-lvalues.t t/spec/S06-routine-modifiers/lvalue-subroutines.t t/spec/S06-routine-modifiers/native-lvalue-subroutines.t t/spec/S06-routine-modifiers/proxy.t t/spec/S06-routine-modifiers/scoped-named-subs.t t/spec/S06-signature/arity.t t/spec/S06-signature/caller-param.t t/spec/S06-signature/closure-over-parameters.t t/spec/S06-signature/closure-parameters.t t/spec/S06-signature/code.t t/spec/S06-signature/defaults.t t/spec/S06-signature/definite-return.t t/spec/S06-signature/errors.t t/spec/S06-signature/introspection.t t/spec/S06-signature/mixed-placeholders.t t/spec/S06-signature/multidimensional.t t/spec/S06-signature/named-parameters.t t/spec/S06-signature/named-placeholders.t t/spec/S06-signature/named-renaming.t t/spec/S06-signature/optional.t t/spec/S06-signature/outside-subroutine.t t/spec/S06-signature/passing-arrays.t t/spec/S06-signature/passing-hashes.t t/spec/S06-signature/positional-placeholders.t t/spec/S06-signature/positional.t t/spec/S06-signature/scalar-type.t t/spec/S06-signature/sigilless.t t/spec/S06-signature/slurpy-and-interpolation.t t/spec/S06-signature/slurpy-params.t t/spec/S06-signature/slurpy-placeholders.t t/spec/S06-signature/sub-ref.t t/spec/S06-signature/tree-node-parameters.t t/spec/S06-signature/type-capture.t t/spec/S06-signature/types.t t/spec/S06-signature/unpack-array.t t/spec/S06-signature/unpack-object.t t/spec/S06-signature/unspecified.t t/spec/S06-traits/as.t t/spec/S06-traits/is-assoc.t t/spec/S06-traits/is-copy.t t/spec/S06-traits/is-readonly.t t/spec/S06-traits/is-rw.t t/spec/S06-traits/misc.t t/spec/S06-traits/native-is-copy.t t/spec/S06-traits/native-is-rw.t t/spec/S06-traits/precedence.t t/spec/S06-traits/slurpy-is-rw.t t/spec/S09-autovivification/autoincrement.t t/spec/S09-autovivification/autovivification.t t/spec/S09-hashes/objecthash.t t/spec/S09-subscript/slice.t t/spec/S09-subscript/multidim-assignment.t t/spec/S09-typed-arrays/arrays.t t/spec/S09-typed-arrays/hashes.t t/spec/S09-typed-arrays/native.t t/spec/S09-typed-arrays/native-decl.t t/spec/S09-typed-arrays/native-int.t t/spec/S09-typed-arrays/native-num.t t/spec/S10-packages/basic.t t/spec/S10-packages/joined-namespaces.t t/spec/S10-packages/precompilation.t t/spec/S10-packages/use-with-class.t t/spec/S11-modules/export.t t/spec/S11-modules/importing.t t/spec/S11-modules/import-multi.t t/spec/S11-modules/import-tag.t t/spec/S11-modules/import.t t/spec/S11-modules/lexical.t t/spec/S11-modules/need.t t/spec/S11-modules/nested.t t/spec/S11-modules/require.t t/spec/S12-attributes/class.t t/spec/S12-attributes/clone.t t/spec/S12-attributes/defaults.t t/spec/S12-attributes/delegation.t t/spec/S12-attributes/inheritance.t t/spec/S12-attributes/instance.t t/spec/S12-attributes/mutators.t t/spec/S12-attributes/native.t t/spec/S12-attributes/recursive.t t/spec/S12-attributes/undeclared.t t/spec/S12-class/anonymous.t t/spec/S12-class/attributes.t t/spec/S12-class/augment-supersede.t t/spec/S12-class/basic.t t/spec/S12-class/declaration-order.t t/spec/S12-class/extending-arrays.t t/spec/S12-class/inheritance-class-methods.t t/spec/S12-class/inheritance.t t/spec/S12-class/instantiate.t t/spec/S12-class/interface-consistency.t t/spec/S12-class/lexical.t t/spec/S12-class/literal.t t/spec/S12-class/magical-vars.t t/spec/S12-class/mro.t t/spec/S12-class/namespaced.t t/spec/S12-class/open.t t/spec/S12-class/parent_attributes.t t/spec/S12-class/rw.t t/spec/S12-class/self-inheritance.t t/spec/S12-class/stubs.t t/spec/S12-class/type-object.t t/spec/S12-coercion/coercion-types.t t/spec/S12-construction/autopairs.t t/spec/S12-construction/BUILD.t t/spec/S12-construction/construction.t t/spec/S12-construction/named-params-in-BUILD.t t/spec/S12-construction/new.t t/spec/S12-enums/anonymous.t t/spec/S12-enums/as-role.t t/spec/S12-enums/basic.t t/spec/S12-enums/misc.t t/spec/S12-enums/non-int.t t/spec/S12-enums/pseudo-functional.t t/spec/S12-enums/thorough.t t/spec/S12-introspection/attributes.t t/spec/S12-introspection/can.t t/spec/S12-introspection/definite.t t/spec/S12-introspection/meta-class.t t/spec/S12-introspection/methods.t t/spec/S12-introspection/parents.t t/spec/S12-introspection/roles.t t/spec/S12-introspection/walk.t t/spec/S12-introspection/WHAT.t t/spec/S12-meta/exporthow.t t/spec/S12-meta/grammarhow.t t/spec/S12-meta/primitives.t t/spec/S12-methods/accessors.t t/spec/S12-methods/attribute-params.t t/spec/S12-methods/calling_sets.t t/spec/S12-methods/calling_syntax.t t/spec/S12-methods/chaining.t t/spec/S12-methods/class-and-instance.t t/spec/S12-methods/delegation.t t/spec/S12-methods/default-trait.t t/spec/S12-methods/defer-call.t t/spec/S12-methods/defer-next.t t/spec/S12-methods/fallback.t t/spec/S12-methods/how.t t/spec/S12-methods/indirect_notation.t t/spec/S12-methods/instance.t t/spec/S12-methods/lastcall.t t/spec/S12-methods/lvalue.t t/spec/S12-methods/method-vs-sub.t t/spec/S12-methods/multi.t t/spec/S12-methods/parallel-dispatch.t t/spec/S12-methods/private.t t/spec/S12-methods/qualified.t t/spec/S12-methods/submethods.t t/spec/S12-methods/syntax.t t/spec/S12-methods/topic.t t/spec/S12-methods/trusts.t t/spec/S12-methods/typed-attributes.t t/spec/S12-methods/what.t t/spec/S12-subset/multi-dispatch.t t/spec/S12-subset/subtypes.t t/spec/S13-overloading/metaoperators.t t/spec/S13-overloading/operators.t t/spec/S13-overloading/typecasting-long.t t/spec/S13-overloading/typecasting-mixed.t t/spec/S13-overloading/typecasting-short.t t/spec/S13-type-casting/methods.t t/spec/S14-roles/anonymous.t t/spec/S14-roles/attributes.t t/spec/S14-roles/basic.t t/spec/S14-roles/bool.t t/spec/S14-roles/composition.t t/spec/S14-roles/conflicts.t t/spec/S14-roles/crony.t t/spec/S14-roles/instantiation.t t/spec/S14-roles/lexical.t t/spec/S14-roles/mixin.t t/spec/S14-roles/namespaced.t t/spec/S14-roles/parameterized-basic.t t/spec/S14-roles/parameterized-mixin.t t/spec/S14-roles/parameterized-type.t t/spec/S14-roles/parameter-subtyping.t t/spec/S14-roles/stubs.t t/spec/S14-roles/submethods.t t/spec/S14-traits/attributes.t t/spec/S14-traits/routines.t t/spec/S15-nfg/case-change.t t/spec/S15-nfg/concatenation.t t/spec/S15-nfg/from-buf.t t/spec/S15-nfg/from-file.t t/spec/S15-nfg/long-uni.t t/spec/S15-nfg/mass-chars.t t/spec/S15-nfg/mass-equality.t t/spec/S15-nfg/mass-roundtrip-nfc.t t/spec/S15-nfg/mass-roundtrip-nfd.t t/spec/S15-nfg/mass-roundtrip-nfkc.t t/spec/S15-nfg/mass-roundtrip-nfkd.t t/spec/S15-nfg/regex.t t/spec/S15-normalization/nfc-0.t t/spec/S15-normalization/nfc-1.t t/spec/S15-normalization/nfc-2.t t/spec/S15-normalization/nfc-3.t t/spec/S15-normalization/nfc-4.t t/spec/S15-normalization/nfc-5.t t/spec/S15-normalization/nfc-6.t t/spec/S15-normalization/nfc-7.t t/spec/S15-normalization/nfc-8.t t/spec/S15-normalization/nfc-9.t t/spec/S15-normalization/nfc-sanity.t t/spec/S15-normalization/nfd-0.t t/spec/S15-normalization/nfd-1.t t/spec/S15-normalization/nfd-2.t t/spec/S15-normalization/nfd-3.t t/spec/S15-normalization/nfd-4.t t/spec/S15-normalization/nfd-5.t t/spec/S15-normalization/nfd-6.t t/spec/S15-normalization/nfd-7.t t/spec/S15-normalization/nfd-8.t t/spec/S15-normalization/nfd-9.t t/spec/S15-normalization/nfd-sanity.t t/spec/S15-normalization/nfkc-0.t t/spec/S15-normalization/nfkc-1.t t/spec/S15-normalization/nfkc-2.t t/spec/S15-normalization/nfkc-3.t t/spec/S15-normalization/nfkc-4.t t/spec/S15-normalization/nfkc-5.t t/spec/S15-normalization/nfkc-6.t t/spec/S15-normalization/nfkc-7.t t/spec/S15-normalization/nfkc-8.t t/spec/S15-normalization/nfkc-9.t t/spec/S15-normalization/nfkc-sanity.t t/spec/S15-normalization/nfkd-0.t t/spec/S15-normalization/nfkd-1.t t/spec/S15-normalization/nfkd-2.t t/spec/S15-normalization/nfkd-3.t t/spec/S15-normalization/nfkd-4.t t/spec/S15-normalization/nfkd-5.t t/spec/S15-normalization/nfkd-6.t t/spec/S15-normalization/nfkd-7.t t/spec/S15-normalization/nfkd-8.t t/spec/S15-normalization/nfkd-9.t t/spec/S15-normalization/nfkd-sanity.t t/spec/S15-string-types/Uni.t t/spec/S15-string-types/Str.t t/spec/S15-unicode-information/uniname.t t/spec/S15-unicode-information/unimatch-general.t t/spec/S15-unicode-information/unival.t t/spec/S16-filehandles/chmod.t t/spec/S16-filehandles/filestat.t t/spec/S16-filehandles/filetest.t t/spec/S16-filehandles/io_in_for_loops.t t/spec/S16-filehandles/io_in_while_loops.t t/spec/S16-filehandles/io.t t/spec/S16-filehandles/mkdir_rmdir.t t/spec/S16-filehandles/open.t t/spec/S16-filehandles/unlink.t t/spec/S16-io/bare-say.t t/spec/S16-io/basic-open.t t/spec/S16-io/cwd.t t/spec/S16-io/getc.t t/spec/S16-io/print.t t/spec/S16-io/say-and-ref.t t/spec/S16-io/say.t t/spec/S16-io/tmpdir.t t/spec/S16-unfiled/rebindstdhandles.t t/spec/S17-channel/basic.t t/spec/S17-channel/earliest.t t/spec/S17-lowlevel/lock.t t/spec/S17-lowlevel/thread.t t/spec/S17-procasync/basic.t t/spec/S17-procasync/print.t t/spec/S17-promise/allof.t t/spec/S17-promise/anyof.t t/spec/S17-promise/basic.t t/spec/S17-promise/in.t t/spec/S17-promise/start.t t/spec/S17-promise/stress.t t/spec/S17-promise/then.t t/spec/S17-scheduler/at.t t/spec/S17-scheduler/basic.t t/spec/S17-scheduler/every.t t/spec/S17-scheduler/in.t t/spec/S17-scheduler/times.t t/spec/S17-supply/act.t t/spec/S17-supply/basic.t t/spec/S17-supply/batch.t t/spec/S17-supply/categorize.t t/spec/S17-supply/Channel.t t/spec/S17-supply/classify.t t/spec/S17-supply/delayed.t t/spec/S17-supply/do.t t/spec/S17-supply/elems.t t/spec/S17-supply/flat.t t/spec/S17-supply/from-list.t t/spec/S17-supply/grab.t t/spec/S17-supply/grep.t t/spec/S17-supply/interval.t t/spec/S17-supply/last.t t/spec/S17-supply/lines.t t/spec/S17-supply/list.t t/spec/S17-supply/map.t t/spec/S17-supply/max.t t/spec/S17-supply/merge.t t/spec/S17-supply/migrate.t t/spec/S17-supply/min.t t/spec/S17-supply/minmax.t t/spec/S17-supply/on.t t/spec/S17-supply/on-demand.t t/spec/S17-supply/Promise.t t/spec/S17-supply/reduce.t t/spec/S17-supply/reverse.t t/spec/S17-supply/rotor.t t/spec/S17-supply/schedule-on.t t/spec/S17-supply/sort.t t/spec/S17-supply/squish.t t/spec/S17-supply/stable.t t/spec/S17-supply/start.t t/spec/S17-supply/unique.t t/spec/S17-supply/wait.t t/spec/S17-supply/watch_path.t t/spec/S17-supply/words.t t/spec/S17-supply/zip.t t/spec/S17-supply/zip-latest.t t/spec/S19-command-line/arguments.t t/spec/S19-command-line/dash-e.t t/spec/S19-command-line/help.t t/spec/S19-command-line/repl.t t/spec/S19-command-line-options/02-dash-n.t t/spec/S19-command-line-options/03-dash-p.t t/spec/S22-package-format/local.t t/spec/S24-testing/0-compile.t t/spec/S24-testing/3-output.t t/spec/S24-testing/line-numbers.t t/spec/S26-documentation/01-delimited.t t/spec/S26-documentation/02-paragraph.t t/spec/S26-documentation/03-abbreviated.t t/spec/S26-documentation/04-code.t t/spec/S26-documentation/05-comment.t t/spec/S26-documentation/06-lists.t t/spec/S26-documentation/07-tables.t t/spec/S26-documentation/08-formattingcodes.t t/spec/S26-documentation/09-configuration.t t/spec/S26-documentation/10-doc-cli.t t/spec/S26-documentation/module-comment.t t/spec/S26-documentation/multiline-leading.t t/spec/S26-documentation/multiline-trailing.t t/spec/S26-documentation/wacky.t t/spec/S26-documentation/why-both.t t/spec/S26-documentation/why-trailing.t t/spec/S26-documentation/why-leading.t t/spec/S28-named-variables/cwd.t t/spec/S28-named-variables/inc.t t/spec/S28-named-variables/slangs.t t/spec/S29-any/cmp.t t/spec/S29-any/isa.t t/spec/S29-context/die.t t/spec/S29-context/eval.t t/spec/S29-context/exit-in-if.t t/spec/S29-context/exit.t t/spec/S29-context/sleep.t t/spec/S29-conversions/hash.t t/spec/S29-conversions/ord_and_chr.t t/spec/S29-os/system.t t/spec/S32-array/bool.t t/spec/S32-array/create.t t/spec/S32-array/delete.t t/spec/S32-array/delete-adverb.t t/spec/S32-array/delete-adverb-native.t t/spec/S32-array/elems.t t/spec/S32-array/end.t t/spec/S32-array/exists-adverb.t t/spec/S32-array/keys_values.t t/spec/S32-array/kv.t t/spec/S32-array/pairs.t t/spec/S32-array/perl.t t/spec/S32-array/pop.t t/spec/S32-array/push.t t/spec/S32-array/rotate.t t/spec/S32-array/shift.t t/spec/S32-array/splice.t t/spec/S32-array/unshift.t t/spec/S32-basics/warn.t t/spec/S32-basics/xxKEY.t t/spec/S32-basics/xxPOS.t t/spec/S32-basics/xxPOS-native.t t/spec/S32-container/cat.t t/spec/S32-container/roundrobin.t t/spec/S32-container/stringify.t t/spec/S32-container/zip.t t/spec/S32-exceptions/misc.t t/spec/S32-hash/delete.t t/spec/S32-hash/delete-adverb.t t/spec/S32-hash/exists.t t/spec/S32-hash/exists-adverb.t t/spec/S32-hash/invert.t t/spec/S32-hash/keys_values.t t/spec/S32-hash/kv.t t/spec/S32-hash/pairs.t t/spec/S32-hash/perl.t t/spec/S32-hash/push.t t/spec/S32-hash/slice.t t/spec/S32-io/chdir.t t/spec/S32-io/copy.t t/spec/S32-io/dir.t t/spec/S32-io/file-tests.t t/spec/S32-io/io-handle.t t/spec/S32-io/io-spec-unix.t t/spec/S32-io/io-spec-win.t t/spec/S32-io/io-spec-cygwin.t t/spec/S32-io/io-path-unix.t t/spec/S32-io/io-path-win.t t/spec/S32-io/io-path-cygwin.t t/spec/S32-io/io-path.t t/spec/S32-io/note.t t/spec/S32-io/other.t t/spec/S32-io/pipe.t t/spec/S32-io/slurp.t t/spec/S32-io/spurt.t t/spec/S32-list/categorize.t t/spec/S32-list/classify.t t/spec/S32-list/create.t t/spec/S32-list/combinations.t t/spec/S32-list/end.t t/spec/S32-list/first.t t/spec/S32-list/first-index.t t/spec/S32-list/grep.t t/spec/S32-list/grep-index.t t/spec/S32-list/join.t t/spec/S32-list/last-index.t t/spec/S32-list/map_function_return_values.t t/spec/S32-list/map.t t/spec/S32-list/minmax.t t/spec/S32-list/permutations.t t/spec/S32-list/pick.t t/spec/S32-list/reduce.t t/spec/S32-list/reverse.t t/spec/S32-list/roll.t t/spec/S32-list/rotor.t t/spec/S32-list/sort.t t/spec/S32-list/unique.t t/spec/S32-list/squish.t t/spec/S32-num/abs.t t/spec/S32-num/base.t t/spec/S32-num/complex.t t/spec/S32-num/cool-num.t t/spec/S32-num/exp.t t/spec/S32-num/expmod.t t/spec/S32-num/fatrat.t t/spec/S32-num/int.t t/spec/S32-num/is-prime.t t/spec/S32-num/log.t t/spec/S32-num/narrow.t t/spec/S32-num/pi.t t/spec/S32-num/polar.t t/spec/S32-num/power.t t/spec/S32-num/rand.t t/spec/S32-num/rat.t t/spec/S32-num/real-bridge.t t/spec/S32-num/roots.t t/spec/S32-num/rounders.t t/spec/S32-num/rshift_pos_amount.t t/spec/S32-num/sign.t t/spec/S32-num/sqrt.t t/spec/S32-num/stringify.t t/spec/S32-num/unpolar.t t/spec/S32-scalar/defined.t t/spec/S32-scalar/perl.t t/spec/S32-scalar/undef.t t/spec/S32-str/append.t t/spec/S32-str/bool.t t/spec/S32-str/capitalize.t t/spec/S32-str/chomp.t t/spec/S32-str/chop.t t/spec/S32-str/comb.t t/spec/S32-str/encode.t t/spec/S32-str/ends-with.t t/spec/S32-str/flip.t t/spec/S32-str/indent.t t/spec/S32-str/index.t t/spec/S32-str/lc.t t/spec/S32-str/length.t t/spec/S32-str/lines.t t/spec/S32-str/numeric.t t/spec/S32-str/ords.t t/spec/S32-str/pack.t t/spec/S32-str/pos.t t/spec/S32-str/rindex.t t/spec/S32-str/samecase.t t/spec/S32-str/split-simple.t t/spec/S32-str/split.t t/spec/S32-str/sprintf.t t/spec/S32-str/sprintf-b.t t/spec/S32-str/starts-with.t t/spec/S32-str/substr.t t/spec/S32-str/substr-eq.t t/spec/S32-str/substr-rw.t t/spec/S32-str/tc.t t/spec/S32-str/tclc.t t/spec/S32-str/trim.t t/spec/S32-str/uc.t t/spec/S32-str/unpack.t t/spec/S32-str/words.t t/spec/S32-temporal/calendar.t t/spec/S32-temporal/Date.t t/spec/S32-temporal/DateTime-Instant-Duration.t t/spec/S32-temporal/DateTime.t t/spec/S32-temporal/local.t t/spec/S32-trig/atan2.t t/spec/S32-trig/cosech.t t/spec/S32-trig/cosec.t t/spec/S32-trig/cosh.t t/spec/S32-trig/cos.t t/spec/S32-trig/cotanh.t t/spec/S32-trig/cotan.t t/spec/S32-trig/e.t t/spec/S32-trig/pi.t t/spec/S32-trig/sech.t t/spec/S32-trig/sec.t t/spec/S32-trig/simple.t t/spec/S32-trig/sinh.t t/spec/S32-trig/sin.t t/spec/S32-trig/tanh.t t/spec/S32-trig/tan.t t/spec/integration/99problems-01-to-10.t t/spec/integration/99problems-11-to-20.t t/spec/integration/99problems-21-to-30.t t/spec/integration/99problems-31-to-40.t t/spec/integration/99problems-41-to-50.t t/spec/integration/99problems-51-to-60.t t/spec/integration/99problems-61-to-70.t t/spec/integration/advent2009-day01.t t/spec/integration/advent2009-day02.t t/spec/integration/advent2009-day03.t t/spec/integration/advent2009-day04.t t/spec/integration/advent2009-day05.t t/spec/integration/advent2009-day06.t t/spec/integration/advent2009-day07.t t/spec/integration/advent2009-day08.t t/spec/integration/advent2009-day09.t t/spec/integration/advent2009-day10.t t/spec/integration/advent2009-day11.t t/spec/integration/advent2009-day12.t t/spec/integration/advent2009-day13.t t/spec/integration/advent2009-day14.t t/spec/integration/advent2009-day15.t t/spec/integration/advent2009-day16.t t/spec/integration/advent2009-day17.t t/spec/integration/advent2009-day18.t t/spec/integration/advent2009-day19.t t/spec/integration/advent2009-day20.t t/spec/integration/advent2009-day21.t t/spec/integration/advent2009-day22.t t/spec/integration/advent2009-day23.t t/spec/integration/advent2009-day24.t t/spec/integration/advent2010-day03.t t/spec/integration/advent2010-day04.t t/spec/integration/advent2010-day06.t t/spec/integration/advent2010-day07.t t/spec/integration/advent2010-day08.t t/spec/integration/advent2010-day10.t t/spec/integration/advent2010-day11.t t/spec/integration/advent2010-day12.t t/spec/integration/advent2010-day14.t t/spec/integration/advent2010-day16.t t/spec/integration/advent2010-day19.t t/spec/integration/advent2010-day21.t t/spec/integration/advent2010-day22.t t/spec/integration/advent2010-day23.t t/spec/integration/advent2011-day03.t t/spec/integration/advent2011-day04.t t/spec/integration/advent2011-day05.t t/spec/integration/advent2011-day07.t t/spec/integration/advent2011-day10.t t/spec/integration/advent2011-day11.t t/spec/integration/advent2011-day14.t t/spec/integration/advent2011-day15.t t/spec/integration/advent2011-day16.t t/spec/integration/advent2011-day20.t t/spec/integration/advent2011-day22.t t/spec/integration/advent2011-day23.t t/spec/integration/advent2011-day24.t t/spec/integration/advent2012-day02.t t/spec/integration/advent2012-day03.t t/spec/integration/advent2012-day04.t t/spec/integration/advent2012-day06.t t/spec/integration/advent2012-day09.t t/spec/integration/advent2012-day10.t t/spec/integration/advent2012-day12.t t/spec/integration/advent2012-day13.t t/spec/integration/advent2012-day14.t t/spec/integration/advent2012-day15.t t/spec/integration/advent2012-day16.t t/spec/integration/advent2012-day19.t t/spec/integration/advent2012-day20.t t/spec/integration/advent2012-day21.t t/spec/integration/advent2012-day22.t t/spec/integration/advent2012-day23.t t/spec/integration/advent2012-day24.t t/spec/integration/advent2013-day02.t t/spec/integration/advent2013-day04.t t/spec/integration/advent2013-day06.t t/spec/integration/advent2013-day07.t t/spec/integration/advent2013-day08.t t/spec/integration/advent2013-day09.t t/spec/integration/advent2013-day10.t t/spec/integration/advent2013-day12.t t/spec/integration/advent2013-day14.t t/spec/integration/advent2013-day15.t t/spec/integration/advent2013-day18.t t/spec/integration/advent2013-day19.t t/spec/integration/advent2013-day20.t t/spec/integration/advent2013-day21.t t/spec/integration/advent2013-day22.t t/spec/integration/advent2013-day23.t t/spec/integration/advent2014-day05.t t/spec/integration/advent2014-day13.t t/spec/integration/advent2014-day16.t t/spec/integration/code-blocks-as-sub-args.t t/spec/integration/error-reporting.t t/spec/integration/lazy-bentley-generator.t t/spec/integration/lexical-array-in-inner-block.t t/spec/integration/lexicals-and-attributes.t t/spec/integration/man-or-boy.t t/spec/integration/method-calls-and-instantiation.t t/spec/integration/no-indirect-new.t t/spec/integration/packages.t t/spec/integration/pair-in-array.t t/spec/integration/passing-pair-class-to-sub.t t/spec/integration/precompiled.t t/spec/integration/real-strings.t t/spec/integration/role-composition-vs-attribute.t t/spec/integration/rule-in-class-Str.t t/spec/integration/say-crash.t t/spec/integration/substr-after-match-in-gather-in-for.t t/spec/integration/topic_in_double_loop.t t/spec/integration/variables-in-do.t t/spec/integration/weird-errors.t t/spec/rosettacode/greatest_element_of_a_list.t t/spec/rosettacode/sierpinski_triangle.t t/spec/S32-io/IO-Socket-INET.t pass fail todo skip plan S01-perl-5-integration/array.rakudo.moar........... 0 0 0 17 17 17 skipped: @@ -459,9 +459,7 @@ S02-types/bag.rakudo.moar.......................... 188 0 2 3 193 1 todo : Not properly interpolating 1 todo : we have not secured .WHICH creation yet RT \#124454 S02-types/baghash.rakudo.moar...................... 223 0 3 24 250 - 5 skipped: 'is ObjectType' NYI RT #124510 - 6 skipped: 'is ObjectType' NYI RT #124511 - 10 skipped: 'is ObjectType' NYI RT #124512 + 21 skipped: 'is TypeObject' NYI RT #124490 3 skipped: No longer Iterable 1 todo : Needs to catch up with spec 2 todo : in flux @@ -469,6 +467,9 @@ S02-types/bool.t................................... 51 0 0 0 51 S02-types/built-in.t............................... 1 0 0 0 1 S02-types/capture.t................................ 27 0 0 0 27 S02-types/catch_type_cast_mismatch.t............... 11 0 0 0 11 +S02-types/compact.rakudo.moar...................... 2 0 3 5 10 + 5 skipped: cat NYI RT #124456 + 3 todo : substr issues on compact array - RT \#124455 S02-types/declare.rakudo.moar...................... 59 0 0 21 80 1 skipped: AnyChar NYI RT #124473 1 skipped: Bit NYI RT #124458 @@ -565,6 +566,8 @@ S02-types/instants-and-durations.t................. 12 0 0 0 12 S02-types/int-uint.t............................... 1 0 0 0 1 S02-types/isDEPRECATED.rakudo.moar................. 13 0 8 0 21 8 todo : NYI +S02-types/keyhash.rakudo.moar...................... 0 0 0 59 59 + 59 skipped: 'is ObjectType' NYI RT #124490 S02-types/lazy-lists.t............................. 23 0 0 0 23 S02-types/lists.rakudo.moar........................ 29 0 0 3 32 3 skipped: list binding RT #124494 @@ -576,9 +579,7 @@ S02-types/mixed_multi_dimensional.rakudo.moar...... 77 0 3 0 80 1 todo : isa hash 2 todo : unknown S02-types/mixhash.rakudo.moar...................... 187 0 3 24 214 - 5 skipped: 'is ObjectType' NYI RT #124490 - 6 skipped: 'is ObjectType' NYI RT #124491 - 10 skipped: 'is ObjectType' NYI RT #124492 + 21 skipped: 'is TypeObject' NYI RT #124490 3 skipped: No longer Iterable 1 todo : Needs to catch up with spec 2 todo : in flux @@ -669,7 +670,7 @@ S02-types/set.rakudo.moar.......................... 1 todo : Not properly interpolating 1 todo : we have not secured .WHICH creation yet RT \#124489 S02-types/sethash.rakudo.moar...................... 188 0 0 11 199 - 10 skipped: 'is ObjectType' NYI RT #124497 + 10 skipped: 'is TypeObject' NYI RT #124490 1 skipped: no longer Iterable S02-types/sigils-and-types.rakudo.moar............. 26 0 2 0 28 1 todo : Capture does Associative RT \#124485 @@ -780,7 +781,37 @@ S03-operators/also.rakudo.moar..................... 4 0 4 0 8 1 todo : nom regression RT \#124546 1 todo : nom regression RT \#124547 S03-operators/andthen.t............................ 8 0 0 0 8 -S03-operators/arith.rakudo.moar....................Use of uninitialized value of type Int in numeric context at t/spec/S03-operators/arith.rakudo.moar line 371 in block at t/spec/S03-operators/arith.rakudo.moar:370 +S03-operators/arith.rakudo.moar....................WARNING: unhandled Failure detected in DESTROY: +Divide by zero + in block at t/spec/S03-operators/arith.rakudo.moar:329 + in block at t/spec/S03-operators/arith.rakudo.moar:302 + +WARNING: unhandled Failure detected in DESTROY: +Divide by zero + in block at t/spec/S03-operators/arith.rakudo.moar:326 + in block at t/spec/S03-operators/arith.rakudo.moar:302 + +WARNING: unhandled Failure detected in DESTROY: +Divide by zero + in block at t/spec/S03-operators/arith.rakudo.moar:323 + in block at t/spec/S03-operators/arith.rakudo.moar:302 + +WARNING: unhandled Failure detected in DESTROY: +Divide by zero + in block at t/spec/S03-operators/arith.rakudo.moar:309 + in block at t/spec/S03-operators/arith.rakudo.moar:302 + +WARNING: unhandled Failure detected in DESTROY: +Divide by zero + in block at t/spec/S03-operators/arith.rakudo.moar:306 + in block at t/spec/S03-operators/arith.rakudo.moar:302 + +WARNING: unhandled Failure detected in DESTROY: +Divide by zero + in block at t/spec/S03-operators/arith.rakudo.moar:303 + in block at t/spec/S03-operators/arith.rakudo.moar:302 + +Use of uninitialized value of type Int in numeric context at t/spec/S03-operators/arith.rakudo.moar line 371 in block at t/spec/S03-operators/arith.rakudo.moar:370 156 0 0 0 156 S03-operators/assign-is-not-binding.t.............. 9 0 0 0 9 @@ -1015,87 +1046,7 @@ Use of uninitialized value of type Any in numeric context at t/spec/S03-operator 123 0 2 0 125 1 todo : huh? RT \#124542 1 todo : huh? RT \#124543 -S03-operators/reduce-le1arg.rakudo.moar............WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:58 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:57 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:56 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:55 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:54 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:53 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:52 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:51 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:50 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:49 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:48 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:44 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:43 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:42 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:41 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:40 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:39 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:38 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:37 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:36 - - 51 0 0 3 54 +S03-operators/reduce-le1arg.rakudo.moar............ 51 0 0 3 54 1 skipped: expected Any but got Mu instead RT #124552 1 skipped: ~< NYI RT #124531 1 skipped: ~> NYI RT #124531 @@ -1280,12 +1231,7 @@ Use of Nil in string context at EVAL_2 line 1 in block at EVAL_2:1 29 0 0 0 29 S04-exception-handlers/top-level.t................. 1 0 0 0 1 S04-exceptions/control_across_runloop.t............ 1 0 0 0 1 -S04-exceptions/fail.rakudo.moar....................WARNING: unhandled Failure detected in DESTROY: -whale - in block at t/spec/S04-exceptions/fail.rakudo.moar:74 - in block at t/spec/S04-exceptions/fail.rakudo.moar:72 - - 24 0 0 2 26 +S04-exceptions/fail.rakudo.moar.................... 24 0 0 2 26 2 skipped: RT #64990 S04-exceptions/pending.rakudo.moar.................Use of Nil in numeric context at t/spec/S04-exceptions/pending.rakudo.moar line 78 in block at t/spec/S04-exceptions/pending.rakudo.moar:77 @@ -1953,16 +1899,11 @@ S09-typed-arrays/native-int.rakudo.moar............# Testing int8 array 60 skipped: nativeint.list loops on itself S09-typed-arrays/native-num.rakudo.moar............# Testing num32 array WARNING: unhandled Failure detected in DESTROY: -Cannot initialize an infinite list onto a array[num] - in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:152 - in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:11 - -# Testing num64 array -WARNING: unhandled Failure detected in DESTROY: Cannot initialize an infinite list onto a array[num32] in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:152 in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:11 +# Testing num64 array WARNING: unhandled Failure detected in DESTROY: Cannot initialize an infinite list onto a array[num64] in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:152 @@ -1988,7 +1929,7 @@ Use of uninitialized value $_ of type Any in string context at t/spec/S10-packag Use of uninitialized value $_ of type Any in string context at t/spec/S10-packages/precompilation.rakudo.moar line 138 in block at t/spec/S10-packages/precompilation.rakudo.moar:132 # error: Cannot find method 'postcircumfix:<( )>' -# in block at getout-25945-456570.code:4 +# in block at getout-30678-422957.code:4 24 0 3 0 27 @@ -2514,8 +2455,8 @@ S15-unicode-information/uniname.rakudo.moar........ 14 0 2 15 31 1 todo : RT \#122471 S15-unicode-information/unival.t................... 32 0 0 0 32 pass fail todo skip plan -S16-filehandles/chmod.t............................# Using file temp_1431442566 -# Using file temp_1431442566 +S16-filehandles/chmod.t............................# Using file temp_1431528953 +# Using file temp_1431528953 16 0 0 3 19 3 skipped: :r :w :x can accidentally work with root permission S16-filehandles/filestat.t......................... 10 0 0 0 10 @@ -2864,6 +2805,8 @@ S32-basics/xxKEY.rakudo.moar....................... 127 0 2 0 129 S32-basics/xxPOS-native.t.......................... 150 0 0 0 150 S32-basics/xxPOS.rakudo.moar....................... 55 0 0 5 60 5 skipped: No such method 'BIND-POS' for invocant of type 'Any' RT #124766 +S32-container/cat.rakudo.moar...................... 0 0 0 6 6 + 6 skipped: cat NYI RT #124456 S32-container/roundrobin.rakudo.moar............... 4 0 1 0 5 1 todo : over-flattening RT \#124906 S32-container/stringify.t..........................Use of uninitialized value of type Set in string context at t/spec/S32-container/stringify.t line 14 @@ -2918,14 +2861,6 @@ Cannot convert string to number: trailing characters after number in '5⏏ foo' # $abc # $abe - -# Failed test ''sub f { f(|$) }' died' -# at t/spec/S32-exceptions/misc.rakudo.moar line 518 - # Looks like you failed 1 tests of 5 -Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:453 - -Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:453 - WARNING: unhandled Failure detected in DESTROY: Can not convert 1+2i to Num: imaginary part not zero in block at EVAL_222:1 @@ -2936,6 +2871,14 @@ Can not convert 1+2i to Num: imaginary part not zero in sub throws_like at lib/Test.pm:431 in block at t/spec/S32-exceptions/misc.rakudo.moar:360 + +# Failed test ''sub f { f(|$) }' died' +# at t/spec/S32-exceptions/misc.rakudo.moar line 518 + # Looks like you failed 1 tests of 5 +Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:453 + +Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:453 + Use of uninitialized value of type Any in string context at gen/moar/stage2/QRegex.nqp line 1089 in sub throws-like at lib/Test.pm:440 Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:453 @@ -3476,88 +3419,7 @@ integration/advent2009-day13.t..................... 16 0 0 0 16 integration/advent2009-day14.t..................... 21 0 0 0 21 integration/advent2009-day15.t..................... 4 0 0 0 4 integration/advent2009-day16.t..................... 11 0 0 0 11 -integration/advent2009-day17.t..................... -# Failed test 'Line 0 -2 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 2 -1.83333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 4 -1.66666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 6 -1.5 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 8 -1.33333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 10 -1.16666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 12 -1 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 14 -0.833333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 16 -0.666666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 18 -0.5 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 20 -0.333333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 22 -0.166666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 24 0 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 26 0.166666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 28 0.333333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -Too few positionals passed; expected 2 arguments but got 1 - in block at t/spec/integration/advent2009-day17.t:74 - -# Looks like you planned 62 tests, but ran 15 -# Looks like you failed 15 tests of 15 - 0 62 0 0 62 - 47 tests aborted (missing ok/not ok) +integration/advent2009-day17.t..................... 62 0 0 0 62 integration/advent2009-day18.t..................... 7 0 0 0 7 integration/advent2009-day19.t..................... 6 0 0 0 6 integration/advent2009-day20.t.....................Use of Nil in string context at t/spec/integration/advent2009-day20.t line 14 @@ -3621,14 +3483,14 @@ integration/advent2012-day15.rakudo.moar........... 10 0 1 0 11 integration/advent2012-day16.t..................... 11 0 0 0 11 integration/advent2012-day19.t..................... 10 0 0 0 10 integration/advent2012-day20.t..................... 2 0 0 0 2 -integration/advent2012-day21.t.....................# gerdr: 1.172191 seconds -# kaz: 1.197328 seconds -# recursive-ternary: 1.24212406 seconds -# loop: 1.2976659 seconds -# hand-memoization: 1.64022292 seconds -# recursive-ternary-hand-cached: 2.55680750 seconds -# sequence-ternary: 6.6192698 seconds -# sequence: 8.6038070 seconds +integration/advent2012-day21.t.....................# kaz: 1.1639938 seconds +# gerdr: 1.1673547 seconds +# recursive-ternary: 1.2262564 seconds +# loop: 1.288202 seconds +# hand-memoization: 1.65611803 seconds +# recursive-ternary-hand-cached: 2.52860046 seconds +# sequence-ternary: 6.21720964 seconds +# sequence: 8.4078660 seconds 9 0 0 0 9 integration/advent2012-day22.rakudo.moar........... 5 0 1 0 6 1 todo : RT \#121789 @@ -3644,7 +3506,29 @@ integration/advent2013-day09.t..................... 21 0 0 0 21 integration/advent2013-day10.rakudo.moar........... 43 0 1 0 44 1 todo : adverb stacking integration/advent2013-day12.t..................... 32 0 0 0 32 -integration/advent2013-day14.t..................... 10 0 0 0 10 +integration/advent2013-day14.t.....................# parse worker failure:setcodeobj needs a code ref + +# Failed test 'combined config (font/size)' +# at t/spec/integration/advent2013-day14.t line 84 +# expected: '10' +# got: (Any) + +# Failed test 'combined config (font/style)' +# at t/spec/integration/advent2013-day14.t line 85 +# expected: 'italic' +# got: (Any) + +# Failed test 'combined config (font/color)' +# at t/spec/integration/advent2013-day14.t line 86 +# expected: 'red' +# got: (Any) + +# Failed test 'combined config (line/style)' +# at t/spec/integration/advent2013-day14.t line 87 +# expected: 'dashed' +# got: (Any) +# Looks like you failed 4 tests of 10 + 6 4 0 0 10 integration/advent2013-day15.rakudo.moar........... 27 0 3 0 30 3 todo : list of numbers integration/advent2013-day18.t..................... 10 0 0 0 10 @@ -3707,10 +3591,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 ---------------- "Synopsis", "pass","fail","todo","skip","plan","spec" "S01", 0, 19, 0, 56, 75, 86 -"S02", 5290, 0, 127, 330, 5747, 5823 +"S02", 5292, 0, 130, 394, 5816, 5815 "S03", 5198, 0, 118, 105, 5421, 5439 "S04", 1116, 0, 47, 46, 1209, 1261 -"S05", 5538, 0, 81, 141, 5760, 5992 +"S05", 5538, 0, 81, 141, 5760, 5989 "S06", 1372, 0, 48, 100, 1520, 1569 "S07", 0, 0, 0, 0, 0, 0 "S09", 1897, 0, 11, 102, 2010, 2010 @@ -3728,29 +3612,17 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 "S26", 1234, 0, 4, 48, 1286, 1947 "S28", 13, 0, 0, 0, 13, 13 "S29", 342, 0, 3, 2, 347, 348 -"S32", 9827, 0, 204, 174, 10205, 8580 -"int", 1197, 62, 13, 15, 1287, 1273 +"S32", 9827, 0, 204, 180, 10211, 8580 +"int", 1255, 4, 13, 15, 1287, 1273 "ros", 2, 0, 0, 0, 2, 2 -"total", 114617, 81, 735, 1360,116793,116541 +"total", 114677, 23, 738, 1430,116868,116530 ---------------- Failure summary: S01-perl-5-integration/hash.rakudo.moar aborted 6 test(s) S01-perl-5-integration/roundtrip.t aborted 5 test(s) S01-perl-5-integration/strings.rakudo.moar aborted 6 test(s) S01-perl-5-integration/subs.t aborted 2 test(s) -integration/advent2009-day17.t 1 - Line 0 -2 matched using map() -integration/advent2009-day17.t 2 - Line 2 -1.83333333333333 matched using map() -integration/advent2009-day17.t 3 - Line 4 -1.66666666666667 matched using map() -integration/advent2009-day17.t 4 - Line 6 -1.5 matched using map() -integration/advent2009-day17.t 5 - Line 8 -1.33333333333333 matched using map() -integration/advent2009-day17.t 6 - Line 10 -1.16666666666667 matched using map() -integration/advent2009-day17.t 7 - Line 12 -1 matched using map() -integration/advent2009-day17.t 8 - Line 14 -0.833333333333333 matched using map() -integration/advent2009-day17.t 9 - Line 16 -0.666666666666667 matched using map() -integration/advent2009-day17.t 10 - Line 18 -0.5 matched using map() -integration/advent2009-day17.t 11 - Line 20 -0.333333333333333 matched using map() -integration/advent2009-day17.t 12 - Line 22 -0.166666666666667 matched using map() -integration/advent2009-day17.t 13 - Line 24 0 matched using map() -integration/advent2009-day17.t 14 - Line 26 0.166666666666667 matched using map() -integration/advent2009-day17.t 15 - Line 28 0.333333333333333 matched using map() -integration/advent2009-day17.t aborted 47 test(s) +integration/advent2013-day14.t 7 - combined config (font/size) +integration/advent2013-day14.t 8 - combined config (font/style) +integration/advent2013-day14.t 9 - combined config (font/color) +integration/advent2013-day14.t 10 - combined config (line/style) diff --git a/log/rakudo.moar_summary.out b/log/rakudo.moar_summary.out index 3e010f95..be8265f6 100644 --- a/log/rakudo.moar_summary.out +++ b/log/rakudo.moar_summary.out @@ -1,4 +1,4 @@ -/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/spec/fudgeall rakudo.moar t/spec/S01-perl-5-integration/array.t t/spec/S01-perl-5-integration/basic.t t/spec/S01-perl-5-integration/class.t t/spec/S01-perl-5-integration/exception_handling.t t/spec/S01-perl-5-integration/hash.t t/spec/S01-perl-5-integration/import.t t/spec/S01-perl-5-integration/method.t t/spec/S01-perl-5-integration/return.t t/spec/S01-perl-5-integration/roundtrip.t t/spec/S01-perl-5-integration/strings.t t/spec/S01-perl-5-integration/subs.t t/spec/S02-lexical-conventions/begin_end_pod.t t/spec/S02-lexical-conventions/bom.t t/spec/S02-lexical-conventions/comments.t t/spec/S02-lexical-conventions/end-pod.t t/spec/S02-lexical-conventions/minimal-whitespace.t t/spec/S02-lexical-conventions/one-pass-parsing.t t/spec/S02-lexical-conventions/pod-in-multi-line-exprs.t t/spec/S02-lexical-conventions/sub-block-parsing.t t/spec/S02-lexical-conventions/unicode.t t/spec/S02-lexical-conventions/unicode-whitespace.t t/spec/S02-lexical-conventions/unspace.t t/spec/S02-lists/indexing.t t/spec/S02-lists/tree.t t/spec/S02-literals/adverbs.t t/spec/S02-literals/array-interpolation.t t/spec/S02-literals/autoref.t t/spec/S02-literals/char-by-name.t t/spec/S02-literals/char-by-number.t t/spec/S02-literals/fmt-interpolation.t t/spec/S02-literals/hash-interpolation.t t/spec/S02-literals/heredocs.t t/spec/S02-literals/hex_chars.t t/spec/S02-literals/listquote.t t/spec/S02-literals/listquote-whitespace.t t/spec/S02-literals/misc-interpolation.t t/spec/S02-literals/numeric.t t/spec/S02-literals/pair-boolean.t t/spec/S02-literals/pairs.t t/spec/S02-literals/pod.t t/spec/S02-literals/quoting.t t/spec/S02-literals/quoting-unicode.t t/spec/S02-literals/radix.t t/spec/S02-literals/string-interpolation.t t/spec/S02-literals/sub-calls.t t/spec/S02-literals/subscript.t t/spec/S02-literals/types.t t/spec/S02-literals/underscores.t t/spec/S02-literals/version.t t/spec/S02-magicals/78258.t t/spec/S02-magicals/args.t t/spec/S02-magicals/block.t t/spec/S02-magicals/DISTRO.t t/spec/S02-magicals/dollar_bang.t t/spec/S02-magicals/dollar-underscore.t t/spec/S02-magicals/env.t t/spec/S02-magicals/file_line.t t/spec/S02-magicals/KERNEL.t t/spec/S02-magicals/PERL.t t/spec/S02-magicals/pid.t t/spec/S02-magicals/progname.t t/spec/S02-magicals/sub.t t/spec/S02-magicals/subname.t t/spec/S02-magicals/VM.t t/spec/S02-names/bare-sigil.t t/spec/S02-names/caller.t t/spec/S02-names/identifier.t t/spec/S02-names/indirect.t t/spec/S02-names/is_cached.t t/spec/S02-names/is_default.t t/spec/S02-names/is_dynamic.t t/spec/S02-names/name.t t/spec/S02-names/our.t t/spec/S02-names/pseudo.t t/spec/S02-names/strict.t t/spec/S02-names/symbolic-deref.t t/spec/S02-names-vars/contextual.t t/spec/S02-names-vars/fmt.t t/spec/S02-names-vars/list_array_perl.t t/spec/S02-names-vars/names.t t/spec/S02-names-vars/perl.t t/spec/S02-names-vars/signature.t t/spec/S02-names-vars/variables-and-packages.t t/spec/S02-names-vars/varnames.t t/spec/S02-one-pass-parsing/less-than.t t/spec/S02-packages/package-lookup.t t/spec/S02-types/anon_block.t t/spec/S02-types/array_extending.t t/spec/S02-types/array_ref.t t/spec/S02-types/array-shapes.t t/spec/S02-types/array.t t/spec/S02-types/assigning-refs.t t/spec/S02-types/autovivification.t t/spec/S02-types/bag.t t/spec/S02-types/baghash.t t/spec/S02-types/bool.t t/spec/S02-types/built-in.t t/spec/S02-types/capture.t t/spec/S02-types/catch_type_cast_mismatch.t t/spec/S02-types/declare.t t/spec/S02-types/deprecations.t t/spec/S02-types/fatrat.t t/spec/S02-types/flattening.t t/spec/S02-types/hash_ref.t t/spec/S02-types/hash.t t/spec/S02-types/infinity.t t/spec/S02-types/instants-and-durations.t t/spec/S02-types/int-uint.t t/spec/S02-types/isDEPRECATED.t t/spec/S02-types/lazy-lists.t t/spec/S02-types/lists.t t/spec/S02-types/mix.t t/spec/S02-types/mixhash.t t/spec/S02-types/mixed_multi_dimensional.t t/spec/S02-types/multi_dimensional_array.t t/spec/S02-types/nan.t t/spec/S02-types/native.t t/spec/S02-types/nested_arrays.t t/spec/S02-types/nested_pairs.t t/spec/S02-types/nil.t t/spec/S02-types/num.t t/spec/S02-types/pair.t t/spec/S02-types/parcel.t t/spec/S02-types/parsing-bool.t t/spec/S02-types/range.t t/spec/S02-types/set.t t/spec/S02-types/sethash.t t/spec/S02-types/sigils-and-types.t t/spec/S02-types/stash.t t/spec/S02-types/subscripts_and_context.t t/spec/S02-types/subset.t t/spec/S02-types/type.t t/spec/S02-types/undefined-types.t t/spec/S02-types/unicode.t t/spec/S02-types/version.t t/spec/S02-types/whatever.t t/spec/S02-types/WHICH.t t/spec/S03-binding/arrays.t t/spec/S03-binding/attributes.t t/spec/S03-binding/closure.t t/spec/S03-binding/hashes.t t/spec/S03-binding/nested.t t/spec/S03-binding/ro.t t/spec/S03-binding/scalars.t t/spec/S03-feeds/basic.t t/spec/S03-junctions/associative.t t/spec/S03-junctions/autothreading.t t/spec/S03-junctions/boolean-context.t t/spec/S03-junctions/misc.t t/spec/S03-metaops/cross.t t/spec/S03-metaops/eager-hyper.t t/spec/S03-metaops/hyper.t t/spec/S03-metaops/not.t t/spec/S03-metaops/reduce.t t/spec/S03-metaops/reverse.t t/spec/S03-metaops/zip.t t/spec/S03-operators/adverbial-modifiers.t t/spec/S03-operators/also.t t/spec/S03-operators/andthen.t t/spec/S03-operators/orelse.t t/spec/S03-operators/arith.t t/spec/S03-operators/assign-is-not-binding.t t/spec/S03-operators/assign.t t/spec/S03-operators/autoincrement-range.t t/spec/S03-operators/autoincrement.t t/spec/S03-operators/autovivification.t t/spec/S03-operators/bag.t t/spec/S03-operators/basic-types.t t/spec/S03-operators/bit.t t/spec/S03-operators/boolean-bitwise.t t/spec/S03-operators/brainos.t t/spec/S03-operators/custom.t t/spec/S03-operators/buf.t t/spec/S03-operators/chained-declarators.t t/spec/S03-operators/cmp.t t/spec/S03-operators/comparison-simple.t t/spec/S03-operators/comparison.t t/spec/S03-operators/context-forcers.t t/spec/S03-operators/context.t t/spec/S03-operators/equality.t t/spec/S03-operators/eqv.t t/spec/S03-operators/fiddly.t t/spec/S03-operators/flip-flop.t t/spec/S03-operators/gcd.t t/spec/S03-operators/div.t t/spec/S03-operators/identity.t t/spec/S03-operators/increment.t t/spec/S03-operators/infixed-function.t t/spec/S03-operators/inplace.t t/spec/S03-operators/is-divisible-by.t t/spec/S03-operators/lcm.t t/spec/S03-operators/list-quote-junction.t t/spec/S03-operators/minmax.t t/spec/S03-operators/misc.t t/spec/S03-operators/mix.t t/spec/S03-operators/names.t t/spec/S03-operators/nesting.t t/spec/S03-operators/not.t t/spec/S03-operators/numeric-shift.t t/spec/S03-operators/overflow.t t/spec/S03-operators/precedence.t t/spec/S03-operators/range-basic.t t/spec/S03-operators/range-int.t t/spec/S03-operators/range.t t/spec/S03-operators/reduce-le1arg.t t/spec/S03-operators/relational.t t/spec/S03-operators/repeat.t t/spec/S03-operators/scalar-assign.t t/spec/S03-operators/set.t t/spec/S03-operators/short-circuit.t t/spec/S03-operators/so.t t/spec/S03-operators/spaceship-and-containers.t t/spec/S03-operators/spaceship.t t/spec/S03-operators/subscript-adverbs.t t/spec/S03-operators/subscript-vs-lt.t t/spec/S03-operators/ternary.t t/spec/S03-operators/value_equivalence.t t/spec/S03-sequence/arity0.t t/spec/S03-sequence/arity-2-or-more.t t/spec/S03-sequence/basic.t t/spec/S03-sequence/limit-arity-2-or-more.t t/spec/S03-sequence/misc.t t/spec/S03-sequence/nonnumeric.t t/spec/S03-smartmatch/any-any.t t/spec/S03-smartmatch/any-array.t t/spec/S03-smartmatch/any-bool.t t/spec/S03-smartmatch/any-callable.t t/spec/S03-smartmatch/any-complex.t t/spec/S03-smartmatch/any-hash-pair.t t/spec/S03-smartmatch/any-method.t t/spec/S03-smartmatch/any-num.t t/spec/S03-smartmatch/any-pair.t t/spec/S03-smartmatch/any-str.t t/spec/S03-smartmatch/any-sub.t t/spec/S03-smartmatch/any-type.t t/spec/S03-smartmatch/array-array.t t/spec/S03-smartmatch/array-hash.t t/spec/S03-smartmatch/capture-signature.t t/spec/S03-smartmatch/disorganized.t t/spec/S03-smartmatch/hash-hash.t t/spec/S03-smartmatch/range-range.t t/spec/S03-smartmatch/regex-hash.t t/spec/S03-smartmatch/scalar-hash.t t/spec/S03-smartmatch/signature-signature.t t/spec/S04-blocks-and-statements/let.t t/spec/S04-blocks-and-statements/pointy-rw.t t/spec/S04-blocks-and-statements/pointy.t t/spec/S04-blocks-and-statements/temp.t t/spec/S04-declarations/constant.t t/spec/S04-declarations/implicit-parameter.t t/spec/S04-declarations/multiple.t t/spec/S04-declarations/my.t t/spec/S04-declarations/our.t t/spec/S04-declarations/state.t t/spec/S04-declarations/will.t t/spec/S04-exception-handlers/catch.t t/spec/S04-exception-handlers/top-level.t t/spec/S04-exceptions/control_across_runloop.t t/spec/S04-exceptions/fail.t t/spec/S04-exceptions/pending.t t/spec/S04-phasers/ascending-order.t t/spec/S04-phasers/begin.t t/spec/S04-phasers/check.t t/spec/S04-phasers/descending-order.t t/spec/S04-phasers/end.t t/spec/S04-phasers/enter-leave.t t/spec/S04-phasers/eval-in-begin.t t/spec/S04-phasers/first.t t/spec/S04-phasers/init.t t/spec/S04-phasers/in-eval.t t/spec/S04-phasers/in-loop.t t/spec/S04-phasers/keep-undo.t t/spec/S04-phasers/multiple.t t/spec/S04-phasers/next.t t/spec/S04-phasers/pre-post.t t/spec/S04-phasers/rvalue.t t/spec/S04-statement-modifiers/for.t t/spec/S04-statement-modifiers/given.t t/spec/S04-statement-modifiers/if.t t/spec/S04-statement-modifiers/unless.t t/spec/S04-statement-modifiers/until.t t/spec/S04-statement-modifiers/values_in_bool_context.t t/spec/S04-statement-modifiers/while.t t/spec/S04-statement-parsing/hash.t t/spec/S04-statements/do.t t/spec/S04-statements/for-scope.t t/spec/S04-statements/for.t t/spec/S04-statements/for_with_only_one_item.t t/spec/S04-statements/gather.t t/spec/S04-statements/given.t t/spec/S04-statements/if.t t/spec/S04-statements/label.t t/spec/S04-statements/last.t t/spec/S04-statements/loop.t t/spec/S04-statements/map-and-sort-in-for.t t/spec/S04-statements/next.t t/spec/S04-statements/no-implicit-block.t t/spec/S04-statements/once.t t/spec/S04-statements/redo.t t/spec/S04-statements/repeat.t t/spec/S04-statements/return.t t/spec/S04-statements/sink.t t/spec/S04-statements/terminator.t t/spec/S04-statements/try.t t/spec/S04-statements/unless.t t/spec/S04-statements/until.t t/spec/S04-statements/when.t t/spec/S04-statements/while.t t/spec/S05-capture/alias.t t/spec/S05-capture/caps.t t/spec/S05-capture/dot.t t/spec/S05-capture/match-object.t t/spec/S05-capture/named.t t/spec/S05-capture/subrule.t t/spec/S05-grammar/action-stubs.t t/spec/S05-grammar/inheritance.t t/spec/S05-grammar/methods.t t/spec/S05-grammar/namespace.t t/spec/S05-grammar/parse_and_parsefile.t t/spec/S05-grammar/polymorphism.t t/spec/S05-grammar/protoregex.t t/spec/S05-grammar/protos.t t/spec/S05-grammar/signatures.t t/spec/S05-grammar/ws.t t/spec/S05-interpolation/lexicals.t t/spec/S05-interpolation/regex-in-variable.t t/spec/S05-mass/charsets.t t/spec/S05-mass/named-chars.t t/spec/S05-mass/properties-block.t t/spec/S05-mass/properties-derived.t t/spec/S05-mass/properties-general.t t/spec/S05-mass/properties-script.t t/spec/S05-mass/recursive.t t/spec/S05-mass/rx.t t/spec/S05-mass/stdrules.t t/spec/S05-match/arrayhash.t t/spec/S05-match/blocks.t t/spec/S05-match/capturing-contexts.t t/spec/S05-match/make.t t/spec/S05-match/non-capturing.t t/spec/S05-match/positions.t t/spec/S05-metachars/closure.t t/spec/S05-metachars/line-anchors.t t/spec/S05-metachars/newline.t t/spec/S05-metachars/tilde.t t/spec/S05-metasyntax/angle-brackets.t t/spec/S05-metasyntax/assertions.t t/spec/S05-metasyntax/changed.t t/spec/S05-metasyntax/charset.t t/spec/S05-metasyntax/delimiters.t t/spec/S05-metasyntax/interpolating-closure.t t/spec/S05-metasyntax/litvar.t t/spec/S05-metasyntax/longest-alternative.t t/spec/S05-metasyntax/lookaround.t t/spec/S05-metasyntax/null.t t/spec/S05-metasyntax/proto-token-ltm.t t/spec/S05-metasyntax/regex.t t/spec/S05-metasyntax/repeat.t t/spec/S05-metasyntax/sequential-alternation.t t/spec/S05-metasyntax/single-quotes.t t/spec/S05-metasyntax/unknown.t t/spec/S05-metasyntax/unicode-property-pair.t t/spec/S05-modifier/continue.t t/spec/S05-modifier/counted-match.t t/spec/S05-modifier/counted.t t/spec/S05-modifier/global.t t/spec/S05-modifier/ignorecase.t t/spec/S05-modifier/ignorecase-and-ignoremark.t t/spec/S05-modifier/ignoremark.t t/spec/S05-modifier/ii.t t/spec/S05-modifier/my.t t/spec/S05-modifier/overlapping.t t/spec/S05-modifier/perl5_0.t t/spec/S05-modifier/perl5_1.t t/spec/S05-modifier/perl5_2.t t/spec/S05-modifier/perl5_3.t t/spec/S05-modifier/perl5_4.t t/spec/S05-modifier/perl5_5.t t/spec/S05-modifier/perl5_6.t t/spec/S05-modifier/perl5_7.t t/spec/S05-modifier/perl5_8.t t/spec/S05-modifier/perl5_9.t t/spec/S05-modifier/pos.t t/spec/S05-modifier/repetition-exhaustive.t t/spec/S05-modifier/repetition.t t/spec/S05-modifier/sigspace.t t/spec/S05-substitution/67222.t t/spec/S05-substitution/match.t t/spec/S05-substitution/subst.t t/spec/S05-transliteration/79778.t t/spec/S05-transliteration/trans.t t/spec/S05-transliteration/with-closure.t t/spec/S06-advanced/callframe.t t/spec/S06-advanced/callsame.t t/spec/S06-advanced/lexical-subs.t t/spec/S06-advanced/recurse.t t/spec/S06-advanced/return.t t/spec/S06-advanced/wrap.t t/spec/S06-currying/assuming-and-mmd.t t/spec/S06-currying/named.t t/spec/S06-macros/errors.t t/spec/S06-macros/quasi-blocks.t t/spec/S06-macros/unquoting.t t/spec/S06-macros/opaque-ast.t t/spec/S06-multi/lexical-multis.t t/spec/S06-multi/positional-vs-named.t t/spec/S06-multi/proto.t t/spec/S06-multi/redispatch.t t/spec/S06-multi/syntax.t t/spec/S06-multi/type-based.t t/spec/S06-multi/unpackability.t t/spec/S06-multi/value-based.t t/spec/S06-operator-overloading/imported-subs.t t/spec/S06-operator-overloading/methods.t t/spec/S06-operator-overloading/semicolon.t t/spec/S06-operator-overloading/sub.t t/spec/S06-operator-overloading/term.t t/spec/S06-operator-overloading/workout.t t/spec/S06-other/anon-hashes-vs-blocks.t t/spec/S06-other/introspection.t t/spec/S06-other/main-eval.t t/spec/S06-other/main.t t/spec/S06-other/main-usage.t t/spec/S06-other/main-semicolon.t t/spec/S06-other/misc.t t/spec/S06-other/pairs-as-lvalues.t t/spec/S06-routine-modifiers/lvalue-subroutines.t t/spec/S06-routine-modifiers/native-lvalue-subroutines.t t/spec/S06-routine-modifiers/proxy.t t/spec/S06-routine-modifiers/scoped-named-subs.t t/spec/S06-signature/arity.t t/spec/S06-signature/caller-param.t t/spec/S06-signature/closure-over-parameters.t t/spec/S06-signature/closure-parameters.t t/spec/S06-signature/code.t t/spec/S06-signature/defaults.t t/spec/S06-signature/definite-return.t t/spec/S06-signature/errors.t t/spec/S06-signature/introspection.t t/spec/S06-signature/mixed-placeholders.t t/spec/S06-signature/multidimensional.t t/spec/S06-signature/named-parameters.t t/spec/S06-signature/named-placeholders.t t/spec/S06-signature/named-renaming.t t/spec/S06-signature/optional.t t/spec/S06-signature/outside-subroutine.t t/spec/S06-signature/passing-arrays.t t/spec/S06-signature/passing-hashes.t t/spec/S06-signature/positional-placeholders.t t/spec/S06-signature/positional.t t/spec/S06-signature/scalar-type.t t/spec/S06-signature/sigilless.t t/spec/S06-signature/slurpy-and-interpolation.t t/spec/S06-signature/slurpy-params.t t/spec/S06-signature/slurpy-placeholders.t t/spec/S06-signature/sub-ref.t t/spec/S06-signature/tree-node-parameters.t t/spec/S06-signature/type-capture.t t/spec/S06-signature/types.t t/spec/S06-signature/unpack-array.t t/spec/S06-signature/unpack-object.t t/spec/S06-signature/unspecified.t t/spec/S06-traits/as.t t/spec/S06-traits/is-assoc.t t/spec/S06-traits/is-copy.t t/spec/S06-traits/is-readonly.t t/spec/S06-traits/is-rw.t t/spec/S06-traits/misc.t t/spec/S06-traits/native-is-copy.t t/spec/S06-traits/native-is-rw.t t/spec/S06-traits/precedence.t t/spec/S06-traits/slurpy-is-rw.t t/spec/S09-autovivification/autoincrement.t t/spec/S09-autovivification/autovivification.t t/spec/S09-hashes/objecthash.t t/spec/S09-subscript/slice.t t/spec/S09-subscript/multidim-assignment.t t/spec/S09-typed-arrays/arrays.t t/spec/S09-typed-arrays/hashes.t t/spec/S09-typed-arrays/native.t t/spec/S09-typed-arrays/native-decl.t t/spec/S09-typed-arrays/native-int.t t/spec/S09-typed-arrays/native-num.t t/spec/S10-packages/basic.t t/spec/S10-packages/joined-namespaces.t t/spec/S10-packages/precompilation.t t/spec/S10-packages/use-with-class.t t/spec/S11-modules/export.t t/spec/S11-modules/importing.t t/spec/S11-modules/import-multi.t t/spec/S11-modules/import-tag.t t/spec/S11-modules/import.t t/spec/S11-modules/lexical.t t/spec/S11-modules/need.t t/spec/S11-modules/nested.t t/spec/S11-modules/require.t t/spec/S12-attributes/class.t t/spec/S12-attributes/clone.t t/spec/S12-attributes/defaults.t t/spec/S12-attributes/delegation.t t/spec/S12-attributes/inheritance.t t/spec/S12-attributes/instance.t t/spec/S12-attributes/mutators.t t/spec/S12-attributes/native.t t/spec/S12-attributes/recursive.t t/spec/S12-attributes/undeclared.t t/spec/S12-class/anonymous.t t/spec/S12-class/attributes.t t/spec/S12-class/augment-supersede.t t/spec/S12-class/basic.t t/spec/S12-class/declaration-order.t t/spec/S12-class/extending-arrays.t t/spec/S12-class/inheritance-class-methods.t t/spec/S12-class/inheritance.t t/spec/S12-class/instantiate.t t/spec/S12-class/interface-consistency.t t/spec/S12-class/lexical.t t/spec/S12-class/literal.t t/spec/S12-class/magical-vars.t t/spec/S12-class/mro.t t/spec/S12-class/namespaced.t t/spec/S12-class/open.t t/spec/S12-class/parent_attributes.t t/spec/S12-class/rw.t t/spec/S12-class/self-inheritance.t t/spec/S12-class/stubs.t t/spec/S12-class/type-object.t t/spec/S12-coercion/coercion-types.t t/spec/S12-construction/autopairs.t t/spec/S12-construction/BUILD.t t/spec/S12-construction/construction.t t/spec/S12-construction/named-params-in-BUILD.t t/spec/S12-construction/new.t t/spec/S12-enums/anonymous.t t/spec/S12-enums/as-role.t t/spec/S12-enums/basic.t t/spec/S12-enums/misc.t t/spec/S12-enums/non-int.t t/spec/S12-enums/pseudo-functional.t t/spec/S12-enums/thorough.t t/spec/S12-introspection/attributes.t t/spec/S12-introspection/can.t t/spec/S12-introspection/definite.t t/spec/S12-introspection/meta-class.t t/spec/S12-introspection/methods.t t/spec/S12-introspection/parents.t t/spec/S12-introspection/roles.t t/spec/S12-introspection/walk.t t/spec/S12-introspection/WHAT.t t/spec/S12-meta/exporthow.t t/spec/S12-meta/grammarhow.t t/spec/S12-meta/primitives.t t/spec/S12-methods/accessors.t t/spec/S12-methods/attribute-params.t t/spec/S12-methods/calling_sets.t t/spec/S12-methods/calling_syntax.t t/spec/S12-methods/chaining.t t/spec/S12-methods/class-and-instance.t t/spec/S12-methods/delegation.t t/spec/S12-methods/default-trait.t t/spec/S12-methods/defer-call.t t/spec/S12-methods/defer-next.t t/spec/S12-methods/fallback.t t/spec/S12-methods/how.t t/spec/S12-methods/indirect_notation.t t/spec/S12-methods/instance.t t/spec/S12-methods/lastcall.t t/spec/S12-methods/lvalue.t t/spec/S12-methods/method-vs-sub.t t/spec/S12-methods/multi.t t/spec/S12-methods/parallel-dispatch.t t/spec/S12-methods/private.t t/spec/S12-methods/qualified.t t/spec/S12-methods/submethods.t t/spec/S12-methods/syntax.t t/spec/S12-methods/topic.t t/spec/S12-methods/trusts.t t/spec/S12-methods/typed-attributes.t t/spec/S12-methods/what.t t/spec/S12-subset/multi-dispatch.t t/spec/S12-subset/subtypes.t t/spec/S13-overloading/metaoperators.t t/spec/S13-overloading/operators.t t/spec/S13-overloading/typecasting-long.t t/spec/S13-overloading/typecasting-mixed.t t/spec/S13-overloading/typecasting-short.t t/spec/S13-type-casting/methods.t t/spec/S14-roles/anonymous.t t/spec/S14-roles/attributes.t t/spec/S14-roles/basic.t t/spec/S14-roles/bool.t t/spec/S14-roles/composition.t t/spec/S14-roles/conflicts.t t/spec/S14-roles/crony.t t/spec/S14-roles/instantiation.t t/spec/S14-roles/lexical.t t/spec/S14-roles/mixin.t t/spec/S14-roles/namespaced.t t/spec/S14-roles/parameterized-basic.t t/spec/S14-roles/parameterized-mixin.t t/spec/S14-roles/parameterized-type.t t/spec/S14-roles/parameter-subtyping.t t/spec/S14-roles/stubs.t t/spec/S14-roles/submethods.t t/spec/S14-traits/attributes.t t/spec/S14-traits/routines.t t/spec/S15-nfg/case-change.t t/spec/S15-nfg/concatenation.t t/spec/S15-nfg/from-buf.t t/spec/S15-nfg/from-file.t t/spec/S15-nfg/long-uni.t t/spec/S15-nfg/mass-chars.t t/spec/S15-nfg/mass-equality.t t/spec/S15-nfg/mass-roundtrip-nfc.t t/spec/S15-nfg/mass-roundtrip-nfd.t t/spec/S15-nfg/mass-roundtrip-nfkc.t t/spec/S15-nfg/mass-roundtrip-nfkd.t t/spec/S15-nfg/regex.t t/spec/S15-normalization/nfc-0.t t/spec/S15-normalization/nfc-1.t t/spec/S15-normalization/nfc-2.t t/spec/S15-normalization/nfc-3.t t/spec/S15-normalization/nfc-4.t t/spec/S15-normalization/nfc-5.t t/spec/S15-normalization/nfc-6.t t/spec/S15-normalization/nfc-7.t t/spec/S15-normalization/nfc-8.t t/spec/S15-normalization/nfc-9.t t/spec/S15-normalization/nfc-sanity.t t/spec/S15-normalization/nfd-0.t t/spec/S15-normalization/nfd-1.t t/spec/S15-normalization/nfd-2.t t/spec/S15-normalization/nfd-3.t t/spec/S15-normalization/nfd-4.t t/spec/S15-normalization/nfd-5.t t/spec/S15-normalization/nfd-6.t t/spec/S15-normalization/nfd-7.t t/spec/S15-normalization/nfd-8.t t/spec/S15-normalization/nfd-9.t t/spec/S15-normalization/nfd-sanity.t t/spec/S15-normalization/nfkc-0.t t/spec/S15-normalization/nfkc-1.t t/spec/S15-normalization/nfkc-2.t t/spec/S15-normalization/nfkc-3.t t/spec/S15-normalization/nfkc-4.t t/spec/S15-normalization/nfkc-5.t t/spec/S15-normalization/nfkc-6.t t/spec/S15-normalization/nfkc-7.t t/spec/S15-normalization/nfkc-8.t t/spec/S15-normalization/nfkc-9.t t/spec/S15-normalization/nfkc-sanity.t t/spec/S15-normalization/nfkd-0.t t/spec/S15-normalization/nfkd-1.t t/spec/S15-normalization/nfkd-2.t t/spec/S15-normalization/nfkd-3.t t/spec/S15-normalization/nfkd-4.t t/spec/S15-normalization/nfkd-5.t t/spec/S15-normalization/nfkd-6.t t/spec/S15-normalization/nfkd-7.t t/spec/S15-normalization/nfkd-8.t t/spec/S15-normalization/nfkd-9.t t/spec/S15-normalization/nfkd-sanity.t t/spec/S15-string-types/Uni.t t/spec/S15-string-types/Str.t t/spec/S15-unicode-information/uniname.t t/spec/S15-unicode-information/unimatch-general.t t/spec/S15-unicode-information/unival.t t/spec/S16-filehandles/chmod.t t/spec/S16-filehandles/filestat.t t/spec/S16-filehandles/filetest.t t/spec/S16-filehandles/io_in_for_loops.t t/spec/S16-filehandles/io_in_while_loops.t t/spec/S16-filehandles/io.t t/spec/S16-filehandles/mkdir_rmdir.t t/spec/S16-filehandles/open.t t/spec/S16-filehandles/unlink.t t/spec/S16-io/bare-say.t t/spec/S16-io/basic-open.t t/spec/S16-io/cwd.t t/spec/S16-io/getc.t t/spec/S16-io/print.t t/spec/S16-io/say-and-ref.t t/spec/S16-io/say.t t/spec/S16-io/tmpdir.t t/spec/S16-unfiled/rebindstdhandles.t t/spec/S17-channel/basic.t t/spec/S17-channel/earliest.t t/spec/S17-lowlevel/lock.t t/spec/S17-lowlevel/thread.t t/spec/S17-procasync/basic.t t/spec/S17-procasync/print.t t/spec/S17-promise/allof.t t/spec/S17-promise/anyof.t t/spec/S17-promise/basic.t t/spec/S17-promise/in.t t/spec/S17-promise/start.t t/spec/S17-promise/stress.t t/spec/S17-promise/then.t t/spec/S17-scheduler/at.t t/spec/S17-scheduler/basic.t t/spec/S17-scheduler/every.t t/spec/S17-scheduler/in.t t/spec/S17-scheduler/times.t t/spec/S17-supply/act.t t/spec/S17-supply/basic.t t/spec/S17-supply/batch.t t/spec/S17-supply/categorize.t t/spec/S17-supply/Channel.t t/spec/S17-supply/classify.t t/spec/S17-supply/delayed.t t/spec/S17-supply/do.t t/spec/S17-supply/elems.t t/spec/S17-supply/flat.t t/spec/S17-supply/from-list.t t/spec/S17-supply/grab.t t/spec/S17-supply/grep.t t/spec/S17-supply/interval.t t/spec/S17-supply/last.t t/spec/S17-supply/lines.t t/spec/S17-supply/list.t t/spec/S17-supply/map.t t/spec/S17-supply/max.t t/spec/S17-supply/merge.t t/spec/S17-supply/migrate.t t/spec/S17-supply/min.t t/spec/S17-supply/minmax.t t/spec/S17-supply/on.t t/spec/S17-supply/on-demand.t t/spec/S17-supply/Promise.t t/spec/S17-supply/reduce.t t/spec/S17-supply/reverse.t t/spec/S17-supply/rotor.t t/spec/S17-supply/schedule-on.t t/spec/S17-supply/sort.t t/spec/S17-supply/squish.t t/spec/S17-supply/stable.t t/spec/S17-supply/start.t t/spec/S17-supply/unique.t t/spec/S17-supply/wait.t t/spec/S17-supply/watch_path.t t/spec/S17-supply/words.t t/spec/S17-supply/zip.t t/spec/S17-supply/zip-latest.t t/spec/S19-command-line/arguments.t t/spec/S19-command-line/dash-e.t t/spec/S19-command-line/help.t t/spec/S19-command-line/repl.t t/spec/S19-command-line-options/02-dash-n.t t/spec/S19-command-line-options/03-dash-p.t t/spec/S22-package-format/local.t t/spec/S24-testing/0-compile.t t/spec/S24-testing/3-output.t t/spec/S24-testing/line-numbers.t t/spec/S26-documentation/01-delimited.t t/spec/S26-documentation/02-paragraph.t t/spec/S26-documentation/03-abbreviated.t t/spec/S26-documentation/04-code.t t/spec/S26-documentation/05-comment.t t/spec/S26-documentation/06-lists.t t/spec/S26-documentation/07-tables.t t/spec/S26-documentation/08-formattingcodes.t t/spec/S26-documentation/09-configuration.t t/spec/S26-documentation/10-doc-cli.t t/spec/S26-documentation/module-comment.t t/spec/S26-documentation/multiline-leading.t t/spec/S26-documentation/multiline-trailing.t t/spec/S26-documentation/wacky.t t/spec/S26-documentation/why-both.t t/spec/S26-documentation/why-trailing.t t/spec/S26-documentation/why-leading.t t/spec/S28-named-variables/cwd.t t/spec/S28-named-variables/inc.t t/spec/S28-named-variables/slangs.t t/spec/S29-any/cmp.t t/spec/S29-any/isa.t t/spec/S29-context/die.t t/spec/S29-context/eval.t t/spec/S29-context/exit-in-if.t t/spec/S29-context/exit.t t/spec/S29-context/sleep.t t/spec/S29-conversions/hash.t t/spec/S29-conversions/ord_and_chr.t t/spec/S29-os/system.t t/spec/S32-array/bool.t t/spec/S32-array/create.t t/spec/S32-array/delete.t t/spec/S32-array/delete-adverb.t t/spec/S32-array/delete-adverb-native.t t/spec/S32-array/elems.t t/spec/S32-array/end.t t/spec/S32-array/exists-adverb.t t/spec/S32-array/keys_values.t t/spec/S32-array/kv.t t/spec/S32-array/pairs.t t/spec/S32-array/perl.t t/spec/S32-array/pop.t t/spec/S32-array/push.t t/spec/S32-array/rotate.t t/spec/S32-array/shift.t t/spec/S32-array/splice.t t/spec/S32-array/unshift.t t/spec/S32-basics/warn.t t/spec/S32-basics/xxKEY.t t/spec/S32-basics/xxPOS.t t/spec/S32-basics/xxPOS-native.t t/spec/S32-container/roundrobin.t t/spec/S32-container/stringify.t t/spec/S32-container/zip.t t/spec/S32-exceptions/misc.t t/spec/S32-hash/delete.t t/spec/S32-hash/delete-adverb.t t/spec/S32-hash/exists.t t/spec/S32-hash/exists-adverb.t t/spec/S32-hash/invert.t t/spec/S32-hash/keys_values.t t/spec/S32-hash/kv.t t/spec/S32-hash/pairs.t t/spec/S32-hash/perl.t t/spec/S32-hash/push.t t/spec/S32-hash/slice.t t/spec/S32-io/chdir.t t/spec/S32-io/copy.t t/spec/S32-io/dir.t t/spec/S32-io/file-tests.t t/spec/S32-io/io-handle.t t/spec/S32-io/io-spec-unix.t t/spec/S32-io/io-spec-win.t t/spec/S32-io/io-spec-cygwin.t t/spec/S32-io/io-path-unix.t t/spec/S32-io/io-path-win.t t/spec/S32-io/io-path-cygwin.t t/spec/S32-io/io-path.t t/spec/S32-io/note.t t/spec/S32-io/other.t t/spec/S32-io/pipe.t t/spec/S32-io/slurp.t t/spec/S32-io/spurt.t t/spec/S32-list/categorize.t t/spec/S32-list/classify.t t/spec/S32-list/create.t t/spec/S32-list/combinations.t t/spec/S32-list/end.t t/spec/S32-list/first.t t/spec/S32-list/first-index.t t/spec/S32-list/grep.t t/spec/S32-list/grep-index.t t/spec/S32-list/join.t t/spec/S32-list/last-index.t t/spec/S32-list/map_function_return_values.t t/spec/S32-list/map.t t/spec/S32-list/minmax.t t/spec/S32-list/permutations.t t/spec/S32-list/pick.t t/spec/S32-list/reduce.t t/spec/S32-list/reverse.t t/spec/S32-list/roll.t t/spec/S32-list/rotor.t t/spec/S32-list/sort.t t/spec/S32-list/unique.t t/spec/S32-list/squish.t t/spec/S32-num/abs.t t/spec/S32-num/base.t t/spec/S32-num/complex.t t/spec/S32-num/cool-num.t t/spec/S32-num/exp.t t/spec/S32-num/expmod.t t/spec/S32-num/fatrat.t t/spec/S32-num/int.t t/spec/S32-num/is-prime.t t/spec/S32-num/log.t t/spec/S32-num/narrow.t t/spec/S32-num/pi.t t/spec/S32-num/polar.t t/spec/S32-num/power.t t/spec/S32-num/rand.t t/spec/S32-num/rat.t t/spec/S32-num/real-bridge.t t/spec/S32-num/roots.t t/spec/S32-num/rounders.t t/spec/S32-num/rshift_pos_amount.t t/spec/S32-num/sign.t t/spec/S32-num/sqrt.t t/spec/S32-num/stringify.t t/spec/S32-num/unpolar.t t/spec/S32-scalar/defined.t t/spec/S32-scalar/perl.t t/spec/S32-scalar/undef.t t/spec/S32-str/append.t t/spec/S32-str/bool.t t/spec/S32-str/capitalize.t t/spec/S32-str/chomp.t t/spec/S32-str/chop.t t/spec/S32-str/comb.t t/spec/S32-str/encode.t t/spec/S32-str/ends-with.t t/spec/S32-str/flip.t t/spec/S32-str/indent.t t/spec/S32-str/index.t t/spec/S32-str/lc.t t/spec/S32-str/length.t t/spec/S32-str/lines.t t/spec/S32-str/numeric.t t/spec/S32-str/ords.t t/spec/S32-str/pack.t t/spec/S32-str/pos.t t/spec/S32-str/rindex.t t/spec/S32-str/samecase.t t/spec/S32-str/split-simple.t t/spec/S32-str/split.t t/spec/S32-str/sprintf.t t/spec/S32-str/sprintf-b.t t/spec/S32-str/starts-with.t t/spec/S32-str/substr.t t/spec/S32-str/substr-eq.t t/spec/S32-str/substr-rw.t t/spec/S32-str/tc.t t/spec/S32-str/tclc.t t/spec/S32-str/trim.t t/spec/S32-str/uc.t t/spec/S32-str/unpack.t t/spec/S32-str/words.t t/spec/S32-temporal/calendar.t t/spec/S32-temporal/Date.t t/spec/S32-temporal/DateTime-Instant-Duration.t t/spec/S32-temporal/DateTime.t t/spec/S32-temporal/local.t t/spec/S32-trig/atan2.t t/spec/S32-trig/cosech.t t/spec/S32-trig/cosec.t t/spec/S32-trig/cosh.t t/spec/S32-trig/cos.t t/spec/S32-trig/cotanh.t t/spec/S32-trig/cotan.t t/spec/S32-trig/e.t t/spec/S32-trig/pi.t t/spec/S32-trig/sech.t t/spec/S32-trig/sec.t t/spec/S32-trig/simple.t t/spec/S32-trig/sinh.t t/spec/S32-trig/sin.t t/spec/S32-trig/tanh.t t/spec/S32-trig/tan.t t/spec/integration/99problems-01-to-10.t t/spec/integration/99problems-11-to-20.t t/spec/integration/99problems-21-to-30.t t/spec/integration/99problems-31-to-40.t t/spec/integration/99problems-41-to-50.t t/spec/integration/99problems-51-to-60.t t/spec/integration/99problems-61-to-70.t t/spec/integration/advent2009-day01.t t/spec/integration/advent2009-day02.t t/spec/integration/advent2009-day03.t t/spec/integration/advent2009-day04.t t/spec/integration/advent2009-day05.t t/spec/integration/advent2009-day06.t t/spec/integration/advent2009-day07.t t/spec/integration/advent2009-day08.t t/spec/integration/advent2009-day09.t t/spec/integration/advent2009-day10.t t/spec/integration/advent2009-day11.t t/spec/integration/advent2009-day12.t t/spec/integration/advent2009-day13.t t/spec/integration/advent2009-day14.t t/spec/integration/advent2009-day15.t t/spec/integration/advent2009-day16.t t/spec/integration/advent2009-day17.t t/spec/integration/advent2009-day18.t t/spec/integration/advent2009-day19.t t/spec/integration/advent2009-day20.t t/spec/integration/advent2009-day21.t t/spec/integration/advent2009-day22.t t/spec/integration/advent2009-day23.t t/spec/integration/advent2009-day24.t t/spec/integration/advent2010-day03.t t/spec/integration/advent2010-day04.t t/spec/integration/advent2010-day06.t t/spec/integration/advent2010-day07.t t/spec/integration/advent2010-day08.t t/spec/integration/advent2010-day10.t t/spec/integration/advent2010-day11.t t/spec/integration/advent2010-day12.t t/spec/integration/advent2010-day14.t t/spec/integration/advent2010-day16.t t/spec/integration/advent2010-day19.t t/spec/integration/advent2010-day21.t t/spec/integration/advent2010-day22.t t/spec/integration/advent2010-day23.t t/spec/integration/advent2011-day03.t t/spec/integration/advent2011-day04.t t/spec/integration/advent2011-day05.t t/spec/integration/advent2011-day07.t t/spec/integration/advent2011-day10.t t/spec/integration/advent2011-day11.t t/spec/integration/advent2011-day14.t t/spec/integration/advent2011-day15.t t/spec/integration/advent2011-day16.t t/spec/integration/advent2011-day20.t t/spec/integration/advent2011-day22.t t/spec/integration/advent2011-day23.t t/spec/integration/advent2011-day24.t t/spec/integration/advent2012-day02.t t/spec/integration/advent2012-day03.t t/spec/integration/advent2012-day04.t t/spec/integration/advent2012-day06.t t/spec/integration/advent2012-day09.t t/spec/integration/advent2012-day10.t t/spec/integration/advent2012-day12.t t/spec/integration/advent2012-day13.t t/spec/integration/advent2012-day14.t t/spec/integration/advent2012-day15.t t/spec/integration/advent2012-day16.t t/spec/integration/advent2012-day19.t t/spec/integration/advent2012-day20.t t/spec/integration/advent2012-day21.t t/spec/integration/advent2012-day22.t t/spec/integration/advent2012-day23.t t/spec/integration/advent2012-day24.t t/spec/integration/advent2013-day02.t t/spec/integration/advent2013-day04.t t/spec/integration/advent2013-day06.t t/spec/integration/advent2013-day07.t t/spec/integration/advent2013-day08.t t/spec/integration/advent2013-day09.t t/spec/integration/advent2013-day10.t t/spec/integration/advent2013-day12.t t/spec/integration/advent2013-day14.t t/spec/integration/advent2013-day15.t t/spec/integration/advent2013-day18.t t/spec/integration/advent2013-day19.t t/spec/integration/advent2013-day20.t t/spec/integration/advent2013-day21.t t/spec/integration/advent2013-day22.t t/spec/integration/advent2013-day23.t t/spec/integration/advent2014-day05.t t/spec/integration/advent2014-day13.t t/spec/integration/advent2014-day16.t t/spec/integration/code-blocks-as-sub-args.t t/spec/integration/error-reporting.t t/spec/integration/lazy-bentley-generator.t t/spec/integration/lexical-array-in-inner-block.t t/spec/integration/lexicals-and-attributes.t t/spec/integration/man-or-boy.t t/spec/integration/method-calls-and-instantiation.t t/spec/integration/no-indirect-new.t t/spec/integration/packages.t t/spec/integration/pair-in-array.t t/spec/integration/passing-pair-class-to-sub.t t/spec/integration/precompiled.t t/spec/integration/real-strings.t t/spec/integration/role-composition-vs-attribute.t t/spec/integration/rule-in-class-Str.t t/spec/integration/say-crash.t t/spec/integration/substr-after-match-in-gather-in-for.t t/spec/integration/topic_in_double_loop.t t/spec/integration/variables-in-do.t t/spec/integration/weird-errors.t t/spec/rosettacode/greatest_element_of_a_list.t t/spec/rosettacode/sierpinski_triangle.t t/spec/S32-io/IO-Socket-INET.t +/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/spec/fudgeall rakudo.moar t/spec/S01-perl-5-integration/array.t t/spec/S01-perl-5-integration/basic.t t/spec/S01-perl-5-integration/class.t t/spec/S01-perl-5-integration/exception_handling.t t/spec/S01-perl-5-integration/hash.t t/spec/S01-perl-5-integration/import.t t/spec/S01-perl-5-integration/method.t t/spec/S01-perl-5-integration/return.t t/spec/S01-perl-5-integration/roundtrip.t t/spec/S01-perl-5-integration/strings.t t/spec/S01-perl-5-integration/subs.t t/spec/S02-lexical-conventions/begin_end_pod.t t/spec/S02-lexical-conventions/bom.t t/spec/S02-lexical-conventions/comments.t t/spec/S02-lexical-conventions/end-pod.t t/spec/S02-lexical-conventions/minimal-whitespace.t t/spec/S02-lexical-conventions/one-pass-parsing.t t/spec/S02-lexical-conventions/pod-in-multi-line-exprs.t t/spec/S02-lexical-conventions/sub-block-parsing.t t/spec/S02-lexical-conventions/unicode.t t/spec/S02-lexical-conventions/unicode-whitespace.t t/spec/S02-lexical-conventions/unspace.t t/spec/S02-lists/indexing.t t/spec/S02-lists/tree.t t/spec/S02-literals/adverbs.t t/spec/S02-literals/array-interpolation.t t/spec/S02-literals/autoref.t t/spec/S02-literals/char-by-name.t t/spec/S02-literals/char-by-number.t t/spec/S02-literals/fmt-interpolation.t t/spec/S02-literals/hash-interpolation.t t/spec/S02-literals/heredocs.t t/spec/S02-literals/hex_chars.t t/spec/S02-literals/listquote.t t/spec/S02-literals/listquote-whitespace.t t/spec/S02-literals/misc-interpolation.t t/spec/S02-literals/numeric.t t/spec/S02-literals/pair-boolean.t t/spec/S02-literals/pairs.t t/spec/S02-literals/pod.t t/spec/S02-literals/quoting.t t/spec/S02-literals/quoting-unicode.t t/spec/S02-literals/radix.t t/spec/S02-literals/string-interpolation.t t/spec/S02-literals/sub-calls.t t/spec/S02-literals/subscript.t t/spec/S02-literals/types.t t/spec/S02-literals/underscores.t t/spec/S02-literals/version.t t/spec/S02-magicals/78258.t t/spec/S02-magicals/args.t t/spec/S02-magicals/block.t t/spec/S02-magicals/DISTRO.t t/spec/S02-magicals/dollar_bang.t t/spec/S02-magicals/dollar-underscore.t t/spec/S02-magicals/env.t t/spec/S02-magicals/file_line.t t/spec/S02-magicals/KERNEL.t t/spec/S02-magicals/PERL.t t/spec/S02-magicals/pid.t t/spec/S02-magicals/progname.t t/spec/S02-magicals/sub.t t/spec/S02-magicals/subname.t t/spec/S02-magicals/VM.t t/spec/S02-names/bare-sigil.t t/spec/S02-names/caller.t t/spec/S02-names/identifier.t t/spec/S02-names/indirect.t t/spec/S02-names/is_cached.t t/spec/S02-names/is_default.t t/spec/S02-names/is_dynamic.t t/spec/S02-names/name.t t/spec/S02-names/our.t t/spec/S02-names/pseudo.t t/spec/S02-names/strict.t t/spec/S02-names/symbolic-deref.t t/spec/S02-names-vars/contextual.t t/spec/S02-names-vars/fmt.t t/spec/S02-names-vars/list_array_perl.t t/spec/S02-names-vars/names.t t/spec/S02-names-vars/perl.t t/spec/S02-names-vars/signature.t t/spec/S02-names-vars/variables-and-packages.t t/spec/S02-names-vars/varnames.t t/spec/S02-one-pass-parsing/less-than.t t/spec/S02-packages/package-lookup.t t/spec/S02-types/anon_block.t t/spec/S02-types/array_extending.t t/spec/S02-types/array_ref.t t/spec/S02-types/array-shapes.t t/spec/S02-types/array.t t/spec/S02-types/assigning-refs.t t/spec/S02-types/autovivification.t t/spec/S02-types/bag.t t/spec/S02-types/baghash.t t/spec/S02-types/bool.t t/spec/S02-types/built-in.t t/spec/S02-types/capture.t t/spec/S02-types/catch_type_cast_mismatch.t t/spec/S02-types/compact.t t/spec/S02-types/declare.t t/spec/S02-types/deprecations.t t/spec/S02-types/fatrat.t t/spec/S02-types/flattening.t t/spec/S02-types/hash_ref.t t/spec/S02-types/hash.t t/spec/S02-types/infinity.t t/spec/S02-types/instants-and-durations.t t/spec/S02-types/int-uint.t t/spec/S02-types/isDEPRECATED.t t/spec/S02-types/keyhash.t t/spec/S02-types/lazy-lists.t t/spec/S02-types/lists.t t/spec/S02-types/mix.t t/spec/S02-types/mixhash.t t/spec/S02-types/mixed_multi_dimensional.t t/spec/S02-types/multi_dimensional_array.t t/spec/S02-types/nan.t t/spec/S02-types/native.t t/spec/S02-types/nested_arrays.t t/spec/S02-types/nested_pairs.t t/spec/S02-types/nil.t t/spec/S02-types/num.t t/spec/S02-types/pair.t t/spec/S02-types/parcel.t t/spec/S02-types/parsing-bool.t t/spec/S02-types/range.t t/spec/S02-types/set.t t/spec/S02-types/sethash.t t/spec/S02-types/sigils-and-types.t t/spec/S02-types/stash.t t/spec/S02-types/subscripts_and_context.t t/spec/S02-types/subset.t t/spec/S02-types/type.t t/spec/S02-types/undefined-types.t t/spec/S02-types/unicode.t t/spec/S02-types/version.t t/spec/S02-types/whatever.t t/spec/S02-types/WHICH.t t/spec/S03-binding/arrays.t t/spec/S03-binding/attributes.t t/spec/S03-binding/closure.t t/spec/S03-binding/hashes.t t/spec/S03-binding/nested.t t/spec/S03-binding/ro.t t/spec/S03-binding/scalars.t t/spec/S03-feeds/basic.t t/spec/S03-junctions/associative.t t/spec/S03-junctions/autothreading.t t/spec/S03-junctions/boolean-context.t t/spec/S03-junctions/misc.t t/spec/S03-metaops/cross.t t/spec/S03-metaops/eager-hyper.t t/spec/S03-metaops/hyper.t t/spec/S03-metaops/not.t t/spec/S03-metaops/reduce.t t/spec/S03-metaops/reverse.t t/spec/S03-metaops/zip.t t/spec/S03-operators/adverbial-modifiers.t t/spec/S03-operators/also.t t/spec/S03-operators/andthen.t t/spec/S03-operators/orelse.t t/spec/S03-operators/arith.t t/spec/S03-operators/assign-is-not-binding.t t/spec/S03-operators/assign.t t/spec/S03-operators/autoincrement-range.t t/spec/S03-operators/autoincrement.t t/spec/S03-operators/autovivification.t t/spec/S03-operators/bag.t t/spec/S03-operators/basic-types.t t/spec/S03-operators/bit.t t/spec/S03-operators/boolean-bitwise.t t/spec/S03-operators/brainos.t t/spec/S03-operators/custom.t t/spec/S03-operators/buf.t t/spec/S03-operators/chained-declarators.t t/spec/S03-operators/cmp.t t/spec/S03-operators/comparison-simple.t t/spec/S03-operators/comparison.t t/spec/S03-operators/context-forcers.t t/spec/S03-operators/context.t t/spec/S03-operators/equality.t t/spec/S03-operators/eqv.t t/spec/S03-operators/fiddly.t t/spec/S03-operators/flip-flop.t t/spec/S03-operators/gcd.t t/spec/S03-operators/div.t t/spec/S03-operators/identity.t t/spec/S03-operators/increment.t t/spec/S03-operators/infixed-function.t t/spec/S03-operators/inplace.t t/spec/S03-operators/is-divisible-by.t t/spec/S03-operators/lcm.t t/spec/S03-operators/list-quote-junction.t t/spec/S03-operators/minmax.t t/spec/S03-operators/misc.t t/spec/S03-operators/mix.t t/spec/S03-operators/names.t t/spec/S03-operators/nesting.t t/spec/S03-operators/not.t t/spec/S03-operators/numeric-shift.t t/spec/S03-operators/overflow.t t/spec/S03-operators/precedence.t t/spec/S03-operators/range-basic.t t/spec/S03-operators/range-int.t t/spec/S03-operators/range.t t/spec/S03-operators/reduce-le1arg.t t/spec/S03-operators/relational.t t/spec/S03-operators/repeat.t t/spec/S03-operators/scalar-assign.t t/spec/S03-operators/set.t t/spec/S03-operators/short-circuit.t t/spec/S03-operators/so.t t/spec/S03-operators/spaceship-and-containers.t t/spec/S03-operators/spaceship.t t/spec/S03-operators/subscript-adverbs.t t/spec/S03-operators/subscript-vs-lt.t t/spec/S03-operators/ternary.t t/spec/S03-operators/value_equivalence.t t/spec/S03-sequence/arity0.t t/spec/S03-sequence/arity-2-or-more.t t/spec/S03-sequence/basic.t t/spec/S03-sequence/limit-arity-2-or-more.t t/spec/S03-sequence/misc.t t/spec/S03-sequence/nonnumeric.t t/spec/S03-smartmatch/any-any.t t/spec/S03-smartmatch/any-array.t t/spec/S03-smartmatch/any-bool.t t/spec/S03-smartmatch/any-callable.t t/spec/S03-smartmatch/any-complex.t t/spec/S03-smartmatch/any-hash-pair.t t/spec/S03-smartmatch/any-method.t t/spec/S03-smartmatch/any-num.t t/spec/S03-smartmatch/any-pair.t t/spec/S03-smartmatch/any-str.t t/spec/S03-smartmatch/any-sub.t t/spec/S03-smartmatch/any-type.t t/spec/S03-smartmatch/array-array.t t/spec/S03-smartmatch/array-hash.t t/spec/S03-smartmatch/capture-signature.t t/spec/S03-smartmatch/disorganized.t t/spec/S03-smartmatch/hash-hash.t t/spec/S03-smartmatch/range-range.t t/spec/S03-smartmatch/regex-hash.t t/spec/S03-smartmatch/scalar-hash.t t/spec/S03-smartmatch/signature-signature.t t/spec/S04-blocks-and-statements/let.t t/spec/S04-blocks-and-statements/pointy-rw.t t/spec/S04-blocks-and-statements/pointy.t t/spec/S04-blocks-and-statements/temp.t t/spec/S04-declarations/constant.t t/spec/S04-declarations/implicit-parameter.t t/spec/S04-declarations/multiple.t t/spec/S04-declarations/my.t t/spec/S04-declarations/our.t t/spec/S04-declarations/state.t t/spec/S04-declarations/will.t t/spec/S04-exception-handlers/catch.t t/spec/S04-exception-handlers/top-level.t t/spec/S04-exceptions/control_across_runloop.t t/spec/S04-exceptions/fail.t t/spec/S04-exceptions/pending.t t/spec/S04-phasers/ascending-order.t t/spec/S04-phasers/begin.t t/spec/S04-phasers/check.t t/spec/S04-phasers/descending-order.t t/spec/S04-phasers/end.t t/spec/S04-phasers/enter-leave.t t/spec/S04-phasers/eval-in-begin.t t/spec/S04-phasers/first.t t/spec/S04-phasers/init.t t/spec/S04-phasers/in-eval.t t/spec/S04-phasers/in-loop.t t/spec/S04-phasers/keep-undo.t t/spec/S04-phasers/multiple.t t/spec/S04-phasers/next.t t/spec/S04-phasers/pre-post.t t/spec/S04-phasers/rvalue.t t/spec/S04-statement-modifiers/for.t t/spec/S04-statement-modifiers/given.t t/spec/S04-statement-modifiers/if.t t/spec/S04-statement-modifiers/unless.t t/spec/S04-statement-modifiers/until.t t/spec/S04-statement-modifiers/values_in_bool_context.t t/spec/S04-statement-modifiers/while.t t/spec/S04-statement-parsing/hash.t t/spec/S04-statements/do.t t/spec/S04-statements/for-scope.t t/spec/S04-statements/for.t t/spec/S04-statements/for_with_only_one_item.t t/spec/S04-statements/gather.t t/spec/S04-statements/given.t t/spec/S04-statements/if.t t/spec/S04-statements/label.t t/spec/S04-statements/last.t t/spec/S04-statements/loop.t t/spec/S04-statements/map-and-sort-in-for.t t/spec/S04-statements/next.t t/spec/S04-statements/no-implicit-block.t t/spec/S04-statements/once.t t/spec/S04-statements/redo.t t/spec/S04-statements/repeat.t t/spec/S04-statements/return.t t/spec/S04-statements/sink.t t/spec/S04-statements/terminator.t t/spec/S04-statements/try.t t/spec/S04-statements/unless.t t/spec/S04-statements/until.t t/spec/S04-statements/when.t t/spec/S04-statements/while.t t/spec/S05-capture/alias.t t/spec/S05-capture/caps.t t/spec/S05-capture/dot.t t/spec/S05-capture/match-object.t t/spec/S05-capture/named.t t/spec/S05-capture/subrule.t t/spec/S05-grammar/action-stubs.t t/spec/S05-grammar/inheritance.t t/spec/S05-grammar/methods.t t/spec/S05-grammar/namespace.t t/spec/S05-grammar/parse_and_parsefile.t t/spec/S05-grammar/polymorphism.t t/spec/S05-grammar/protoregex.t t/spec/S05-grammar/protos.t t/spec/S05-grammar/signatures.t t/spec/S05-grammar/ws.t t/spec/S05-interpolation/lexicals.t t/spec/S05-interpolation/regex-in-variable.t t/spec/S05-mass/charsets.t t/spec/S05-mass/named-chars.t t/spec/S05-mass/properties-block.t t/spec/S05-mass/properties-derived.t t/spec/S05-mass/properties-general.t t/spec/S05-mass/properties-script.t t/spec/S05-mass/recursive.t t/spec/S05-mass/rx.t t/spec/S05-mass/stdrules.t t/spec/S05-match/arrayhash.t t/spec/S05-match/blocks.t t/spec/S05-match/capturing-contexts.t t/spec/S05-match/make.t t/spec/S05-match/non-capturing.t t/spec/S05-match/positions.t t/spec/S05-metachars/closure.t t/spec/S05-metachars/line-anchors.t t/spec/S05-metachars/newline.t t/spec/S05-metachars/tilde.t t/spec/S05-metasyntax/angle-brackets.t t/spec/S05-metasyntax/assertions.t t/spec/S05-metasyntax/changed.t t/spec/S05-metasyntax/charset.t t/spec/S05-metasyntax/delimiters.t t/spec/S05-metasyntax/interpolating-closure.t t/spec/S05-metasyntax/litvar.t t/spec/S05-metasyntax/longest-alternative.t t/spec/S05-metasyntax/lookaround.t t/spec/S05-metasyntax/null.t t/spec/S05-metasyntax/proto-token-ltm.t t/spec/S05-metasyntax/regex.t t/spec/S05-metasyntax/repeat.t t/spec/S05-metasyntax/sequential-alternation.t t/spec/S05-metasyntax/single-quotes.t t/spec/S05-metasyntax/unknown.t t/spec/S05-metasyntax/unicode-property-pair.t t/spec/S05-modifier/continue.t t/spec/S05-modifier/counted-match.t t/spec/S05-modifier/counted.t t/spec/S05-modifier/global.t t/spec/S05-modifier/ignorecase.t t/spec/S05-modifier/ignorecase-and-ignoremark.t t/spec/S05-modifier/ignoremark.t t/spec/S05-modifier/ii.t t/spec/S05-modifier/my.t t/spec/S05-modifier/overlapping.t t/spec/S05-modifier/perl5_0.t t/spec/S05-modifier/perl5_1.t t/spec/S05-modifier/perl5_2.t t/spec/S05-modifier/perl5_3.t t/spec/S05-modifier/perl5_4.t t/spec/S05-modifier/perl5_5.t t/spec/S05-modifier/perl5_6.t t/spec/S05-modifier/perl5_7.t t/spec/S05-modifier/perl5_8.t t/spec/S05-modifier/perl5_9.t t/spec/S05-modifier/pos.t t/spec/S05-modifier/repetition-exhaustive.t t/spec/S05-modifier/repetition.t t/spec/S05-modifier/sigspace.t t/spec/S05-substitution/67222.t t/spec/S05-substitution/match.t t/spec/S05-substitution/subst.t t/spec/S05-transliteration/79778.t t/spec/S05-transliteration/trans.t t/spec/S05-transliteration/with-closure.t t/spec/S06-advanced/callframe.t t/spec/S06-advanced/callsame.t t/spec/S06-advanced/lexical-subs.t t/spec/S06-advanced/recurse.t t/spec/S06-advanced/return.t t/spec/S06-advanced/wrap.t t/spec/S06-currying/assuming-and-mmd.t t/spec/S06-currying/named.t t/spec/S06-macros/errors.t t/spec/S06-macros/quasi-blocks.t t/spec/S06-macros/unquoting.t t/spec/S06-macros/opaque-ast.t t/spec/S06-multi/lexical-multis.t t/spec/S06-multi/positional-vs-named.t t/spec/S06-multi/proto.t t/spec/S06-multi/redispatch.t t/spec/S06-multi/syntax.t t/spec/S06-multi/type-based.t t/spec/S06-multi/unpackability.t t/spec/S06-multi/value-based.t t/spec/S06-operator-overloading/imported-subs.t t/spec/S06-operator-overloading/methods.t t/spec/S06-operator-overloading/semicolon.t t/spec/S06-operator-overloading/sub.t t/spec/S06-operator-overloading/term.t t/spec/S06-operator-overloading/workout.t t/spec/S06-other/anon-hashes-vs-blocks.t t/spec/S06-other/introspection.t t/spec/S06-other/main-eval.t t/spec/S06-other/main.t t/spec/S06-other/main-usage.t t/spec/S06-other/main-semicolon.t t/spec/S06-other/misc.t t/spec/S06-other/pairs-as-lvalues.t t/spec/S06-routine-modifiers/lvalue-subroutines.t t/spec/S06-routine-modifiers/native-lvalue-subroutines.t t/spec/S06-routine-modifiers/proxy.t t/spec/S06-routine-modifiers/scoped-named-subs.t t/spec/S06-signature/arity.t t/spec/S06-signature/caller-param.t t/spec/S06-signature/closure-over-parameters.t t/spec/S06-signature/closure-parameters.t t/spec/S06-signature/code.t t/spec/S06-signature/defaults.t t/spec/S06-signature/definite-return.t t/spec/S06-signature/errors.t t/spec/S06-signature/introspection.t t/spec/S06-signature/mixed-placeholders.t t/spec/S06-signature/multidimensional.t t/spec/S06-signature/named-parameters.t t/spec/S06-signature/named-placeholders.t t/spec/S06-signature/named-renaming.t t/spec/S06-signature/optional.t t/spec/S06-signature/outside-subroutine.t t/spec/S06-signature/passing-arrays.t t/spec/S06-signature/passing-hashes.t t/spec/S06-signature/positional-placeholders.t t/spec/S06-signature/positional.t t/spec/S06-signature/scalar-type.t t/spec/S06-signature/sigilless.t t/spec/S06-signature/slurpy-and-interpolation.t t/spec/S06-signature/slurpy-params.t t/spec/S06-signature/slurpy-placeholders.t t/spec/S06-signature/sub-ref.t t/spec/S06-signature/tree-node-parameters.t t/spec/S06-signature/type-capture.t t/spec/S06-signature/types.t t/spec/S06-signature/unpack-array.t t/spec/S06-signature/unpack-object.t t/spec/S06-signature/unspecified.t t/spec/S06-traits/as.t t/spec/S06-traits/is-assoc.t t/spec/S06-traits/is-copy.t t/spec/S06-traits/is-readonly.t t/spec/S06-traits/is-rw.t t/spec/S06-traits/misc.t t/spec/S06-traits/native-is-copy.t t/spec/S06-traits/native-is-rw.t t/spec/S06-traits/precedence.t t/spec/S06-traits/slurpy-is-rw.t t/spec/S09-autovivification/autoincrement.t t/spec/S09-autovivification/autovivification.t t/spec/S09-hashes/objecthash.t t/spec/S09-subscript/slice.t t/spec/S09-subscript/multidim-assignment.t t/spec/S09-typed-arrays/arrays.t t/spec/S09-typed-arrays/hashes.t t/spec/S09-typed-arrays/native.t t/spec/S09-typed-arrays/native-decl.t t/spec/S09-typed-arrays/native-int.t t/spec/S09-typed-arrays/native-num.t t/spec/S10-packages/basic.t t/spec/S10-packages/joined-namespaces.t t/spec/S10-packages/precompilation.t t/spec/S10-packages/use-with-class.t t/spec/S11-modules/export.t t/spec/S11-modules/importing.t t/spec/S11-modules/import-multi.t t/spec/S11-modules/import-tag.t t/spec/S11-modules/import.t t/spec/S11-modules/lexical.t t/spec/S11-modules/need.t t/spec/S11-modules/nested.t t/spec/S11-modules/require.t t/spec/S12-attributes/class.t t/spec/S12-attributes/clone.t t/spec/S12-attributes/defaults.t t/spec/S12-attributes/delegation.t t/spec/S12-attributes/inheritance.t t/spec/S12-attributes/instance.t t/spec/S12-attributes/mutators.t t/spec/S12-attributes/native.t t/spec/S12-attributes/recursive.t t/spec/S12-attributes/undeclared.t t/spec/S12-class/anonymous.t t/spec/S12-class/attributes.t t/spec/S12-class/augment-supersede.t t/spec/S12-class/basic.t t/spec/S12-class/declaration-order.t t/spec/S12-class/extending-arrays.t t/spec/S12-class/inheritance-class-methods.t t/spec/S12-class/inheritance.t t/spec/S12-class/instantiate.t t/spec/S12-class/interface-consistency.t t/spec/S12-class/lexical.t t/spec/S12-class/literal.t t/spec/S12-class/magical-vars.t t/spec/S12-class/mro.t t/spec/S12-class/namespaced.t t/spec/S12-class/open.t t/spec/S12-class/parent_attributes.t t/spec/S12-class/rw.t t/spec/S12-class/self-inheritance.t t/spec/S12-class/stubs.t t/spec/S12-class/type-object.t t/spec/S12-coercion/coercion-types.t t/spec/S12-construction/autopairs.t t/spec/S12-construction/BUILD.t t/spec/S12-construction/construction.t t/spec/S12-construction/named-params-in-BUILD.t t/spec/S12-construction/new.t t/spec/S12-enums/anonymous.t t/spec/S12-enums/as-role.t t/spec/S12-enums/basic.t t/spec/S12-enums/misc.t t/spec/S12-enums/non-int.t t/spec/S12-enums/pseudo-functional.t t/spec/S12-enums/thorough.t t/spec/S12-introspection/attributes.t t/spec/S12-introspection/can.t t/spec/S12-introspection/definite.t t/spec/S12-introspection/meta-class.t t/spec/S12-introspection/methods.t t/spec/S12-introspection/parents.t t/spec/S12-introspection/roles.t t/spec/S12-introspection/walk.t t/spec/S12-introspection/WHAT.t t/spec/S12-meta/exporthow.t t/spec/S12-meta/grammarhow.t t/spec/S12-meta/primitives.t t/spec/S12-methods/accessors.t t/spec/S12-methods/attribute-params.t t/spec/S12-methods/calling_sets.t t/spec/S12-methods/calling_syntax.t t/spec/S12-methods/chaining.t t/spec/S12-methods/class-and-instance.t t/spec/S12-methods/delegation.t t/spec/S12-methods/default-trait.t t/spec/S12-methods/defer-call.t t/spec/S12-methods/defer-next.t t/spec/S12-methods/fallback.t t/spec/S12-methods/how.t t/spec/S12-methods/indirect_notation.t t/spec/S12-methods/instance.t t/spec/S12-methods/lastcall.t t/spec/S12-methods/lvalue.t t/spec/S12-methods/method-vs-sub.t t/spec/S12-methods/multi.t t/spec/S12-methods/parallel-dispatch.t t/spec/S12-methods/private.t t/spec/S12-methods/qualified.t t/spec/S12-methods/submethods.t t/spec/S12-methods/syntax.t t/spec/S12-methods/topic.t t/spec/S12-methods/trusts.t t/spec/S12-methods/typed-attributes.t t/spec/S12-methods/what.t t/spec/S12-subset/multi-dispatch.t t/spec/S12-subset/subtypes.t t/spec/S13-overloading/metaoperators.t t/spec/S13-overloading/operators.t t/spec/S13-overloading/typecasting-long.t t/spec/S13-overloading/typecasting-mixed.t t/spec/S13-overloading/typecasting-short.t t/spec/S13-type-casting/methods.t t/spec/S14-roles/anonymous.t t/spec/S14-roles/attributes.t t/spec/S14-roles/basic.t t/spec/S14-roles/bool.t t/spec/S14-roles/composition.t t/spec/S14-roles/conflicts.t t/spec/S14-roles/crony.t t/spec/S14-roles/instantiation.t t/spec/S14-roles/lexical.t t/spec/S14-roles/mixin.t t/spec/S14-roles/namespaced.t t/spec/S14-roles/parameterized-basic.t t/spec/S14-roles/parameterized-mixin.t t/spec/S14-roles/parameterized-type.t t/spec/S14-roles/parameter-subtyping.t t/spec/S14-roles/stubs.t t/spec/S14-roles/submethods.t t/spec/S14-traits/attributes.t t/spec/S14-traits/routines.t t/spec/S15-nfg/case-change.t t/spec/S15-nfg/concatenation.t t/spec/S15-nfg/from-buf.t t/spec/S15-nfg/from-file.t t/spec/S15-nfg/long-uni.t t/spec/S15-nfg/mass-chars.t t/spec/S15-nfg/mass-equality.t t/spec/S15-nfg/mass-roundtrip-nfc.t t/spec/S15-nfg/mass-roundtrip-nfd.t t/spec/S15-nfg/mass-roundtrip-nfkc.t t/spec/S15-nfg/mass-roundtrip-nfkd.t t/spec/S15-nfg/regex.t t/spec/S15-normalization/nfc-0.t t/spec/S15-normalization/nfc-1.t t/spec/S15-normalization/nfc-2.t t/spec/S15-normalization/nfc-3.t t/spec/S15-normalization/nfc-4.t t/spec/S15-normalization/nfc-5.t t/spec/S15-normalization/nfc-6.t t/spec/S15-normalization/nfc-7.t t/spec/S15-normalization/nfc-8.t t/spec/S15-normalization/nfc-9.t t/spec/S15-normalization/nfc-sanity.t t/spec/S15-normalization/nfd-0.t t/spec/S15-normalization/nfd-1.t t/spec/S15-normalization/nfd-2.t t/spec/S15-normalization/nfd-3.t t/spec/S15-normalization/nfd-4.t t/spec/S15-normalization/nfd-5.t t/spec/S15-normalization/nfd-6.t t/spec/S15-normalization/nfd-7.t t/spec/S15-normalization/nfd-8.t t/spec/S15-normalization/nfd-9.t t/spec/S15-normalization/nfd-sanity.t t/spec/S15-normalization/nfkc-0.t t/spec/S15-normalization/nfkc-1.t t/spec/S15-normalization/nfkc-2.t t/spec/S15-normalization/nfkc-3.t t/spec/S15-normalization/nfkc-4.t t/spec/S15-normalization/nfkc-5.t t/spec/S15-normalization/nfkc-6.t t/spec/S15-normalization/nfkc-7.t t/spec/S15-normalization/nfkc-8.t t/spec/S15-normalization/nfkc-9.t t/spec/S15-normalization/nfkc-sanity.t t/spec/S15-normalization/nfkd-0.t t/spec/S15-normalization/nfkd-1.t t/spec/S15-normalization/nfkd-2.t t/spec/S15-normalization/nfkd-3.t t/spec/S15-normalization/nfkd-4.t t/spec/S15-normalization/nfkd-5.t t/spec/S15-normalization/nfkd-6.t t/spec/S15-normalization/nfkd-7.t t/spec/S15-normalization/nfkd-8.t t/spec/S15-normalization/nfkd-9.t t/spec/S15-normalization/nfkd-sanity.t t/spec/S15-string-types/Uni.t t/spec/S15-string-types/Str.t t/spec/S15-unicode-information/uniname.t t/spec/S15-unicode-information/unimatch-general.t t/spec/S15-unicode-information/unival.t t/spec/S16-filehandles/chmod.t t/spec/S16-filehandles/filestat.t t/spec/S16-filehandles/filetest.t t/spec/S16-filehandles/io_in_for_loops.t t/spec/S16-filehandles/io_in_while_loops.t t/spec/S16-filehandles/io.t t/spec/S16-filehandles/mkdir_rmdir.t t/spec/S16-filehandles/open.t t/spec/S16-filehandles/unlink.t t/spec/S16-io/bare-say.t t/spec/S16-io/basic-open.t t/spec/S16-io/cwd.t t/spec/S16-io/getc.t t/spec/S16-io/print.t t/spec/S16-io/say-and-ref.t t/spec/S16-io/say.t t/spec/S16-io/tmpdir.t t/spec/S16-unfiled/rebindstdhandles.t t/spec/S17-channel/basic.t t/spec/S17-channel/earliest.t t/spec/S17-lowlevel/lock.t t/spec/S17-lowlevel/thread.t t/spec/S17-procasync/basic.t t/spec/S17-procasync/print.t t/spec/S17-promise/allof.t t/spec/S17-promise/anyof.t t/spec/S17-promise/basic.t t/spec/S17-promise/in.t t/spec/S17-promise/start.t t/spec/S17-promise/stress.t t/spec/S17-promise/then.t t/spec/S17-scheduler/at.t t/spec/S17-scheduler/basic.t t/spec/S17-scheduler/every.t t/spec/S17-scheduler/in.t t/spec/S17-scheduler/times.t t/spec/S17-supply/act.t t/spec/S17-supply/basic.t t/spec/S17-supply/batch.t t/spec/S17-supply/categorize.t t/spec/S17-supply/Channel.t t/spec/S17-supply/classify.t t/spec/S17-supply/delayed.t t/spec/S17-supply/do.t t/spec/S17-supply/elems.t t/spec/S17-supply/flat.t t/spec/S17-supply/from-list.t t/spec/S17-supply/grab.t t/spec/S17-supply/grep.t t/spec/S17-supply/interval.t t/spec/S17-supply/last.t t/spec/S17-supply/lines.t t/spec/S17-supply/list.t t/spec/S17-supply/map.t t/spec/S17-supply/max.t t/spec/S17-supply/merge.t t/spec/S17-supply/migrate.t t/spec/S17-supply/min.t t/spec/S17-supply/minmax.t t/spec/S17-supply/on.t t/spec/S17-supply/on-demand.t t/spec/S17-supply/Promise.t t/spec/S17-supply/reduce.t t/spec/S17-supply/reverse.t t/spec/S17-supply/rotor.t t/spec/S17-supply/schedule-on.t t/spec/S17-supply/sort.t t/spec/S17-supply/squish.t t/spec/S17-supply/stable.t t/spec/S17-supply/start.t t/spec/S17-supply/unique.t t/spec/S17-supply/wait.t t/spec/S17-supply/watch_path.t t/spec/S17-supply/words.t t/spec/S17-supply/zip.t t/spec/S17-supply/zip-latest.t t/spec/S19-command-line/arguments.t t/spec/S19-command-line/dash-e.t t/spec/S19-command-line/help.t t/spec/S19-command-line/repl.t t/spec/S19-command-line-options/02-dash-n.t t/spec/S19-command-line-options/03-dash-p.t t/spec/S22-package-format/local.t t/spec/S24-testing/0-compile.t t/spec/S24-testing/3-output.t t/spec/S24-testing/line-numbers.t t/spec/S26-documentation/01-delimited.t t/spec/S26-documentation/02-paragraph.t t/spec/S26-documentation/03-abbreviated.t t/spec/S26-documentation/04-code.t t/spec/S26-documentation/05-comment.t t/spec/S26-documentation/06-lists.t t/spec/S26-documentation/07-tables.t t/spec/S26-documentation/08-formattingcodes.t t/spec/S26-documentation/09-configuration.t t/spec/S26-documentation/10-doc-cli.t t/spec/S26-documentation/module-comment.t t/spec/S26-documentation/multiline-leading.t t/spec/S26-documentation/multiline-trailing.t t/spec/S26-documentation/wacky.t t/spec/S26-documentation/why-both.t t/spec/S26-documentation/why-trailing.t t/spec/S26-documentation/why-leading.t t/spec/S28-named-variables/cwd.t t/spec/S28-named-variables/inc.t t/spec/S28-named-variables/slangs.t t/spec/S29-any/cmp.t t/spec/S29-any/isa.t t/spec/S29-context/die.t t/spec/S29-context/eval.t t/spec/S29-context/exit-in-if.t t/spec/S29-context/exit.t t/spec/S29-context/sleep.t t/spec/S29-conversions/hash.t t/spec/S29-conversions/ord_and_chr.t t/spec/S29-os/system.t t/spec/S32-array/bool.t t/spec/S32-array/create.t t/spec/S32-array/delete.t t/spec/S32-array/delete-adverb.t t/spec/S32-array/delete-adverb-native.t t/spec/S32-array/elems.t t/spec/S32-array/end.t t/spec/S32-array/exists-adverb.t t/spec/S32-array/keys_values.t t/spec/S32-array/kv.t t/spec/S32-array/pairs.t t/spec/S32-array/perl.t t/spec/S32-array/pop.t t/spec/S32-array/push.t t/spec/S32-array/rotate.t t/spec/S32-array/shift.t t/spec/S32-array/splice.t t/spec/S32-array/unshift.t t/spec/S32-basics/warn.t t/spec/S32-basics/xxKEY.t t/spec/S32-basics/xxPOS.t t/spec/S32-basics/xxPOS-native.t t/spec/S32-container/cat.t t/spec/S32-container/roundrobin.t t/spec/S32-container/stringify.t t/spec/S32-container/zip.t t/spec/S32-exceptions/misc.t t/spec/S32-hash/delete.t t/spec/S32-hash/delete-adverb.t t/spec/S32-hash/exists.t t/spec/S32-hash/exists-adverb.t t/spec/S32-hash/invert.t t/spec/S32-hash/keys_values.t t/spec/S32-hash/kv.t t/spec/S32-hash/pairs.t t/spec/S32-hash/perl.t t/spec/S32-hash/push.t t/spec/S32-hash/slice.t t/spec/S32-io/chdir.t t/spec/S32-io/copy.t t/spec/S32-io/dir.t t/spec/S32-io/file-tests.t t/spec/S32-io/io-handle.t t/spec/S32-io/io-spec-unix.t t/spec/S32-io/io-spec-win.t t/spec/S32-io/io-spec-cygwin.t t/spec/S32-io/io-path-unix.t t/spec/S32-io/io-path-win.t t/spec/S32-io/io-path-cygwin.t t/spec/S32-io/io-path.t t/spec/S32-io/note.t t/spec/S32-io/other.t t/spec/S32-io/pipe.t t/spec/S32-io/slurp.t t/spec/S32-io/spurt.t t/spec/S32-list/categorize.t t/spec/S32-list/classify.t t/spec/S32-list/create.t t/spec/S32-list/combinations.t t/spec/S32-list/end.t t/spec/S32-list/first.t t/spec/S32-list/first-index.t t/spec/S32-list/grep.t t/spec/S32-list/grep-index.t t/spec/S32-list/join.t t/spec/S32-list/last-index.t t/spec/S32-list/map_function_return_values.t t/spec/S32-list/map.t t/spec/S32-list/minmax.t t/spec/S32-list/permutations.t t/spec/S32-list/pick.t t/spec/S32-list/reduce.t t/spec/S32-list/reverse.t t/spec/S32-list/roll.t t/spec/S32-list/rotor.t t/spec/S32-list/sort.t t/spec/S32-list/unique.t t/spec/S32-list/squish.t t/spec/S32-num/abs.t t/spec/S32-num/base.t t/spec/S32-num/complex.t t/spec/S32-num/cool-num.t t/spec/S32-num/exp.t t/spec/S32-num/expmod.t t/spec/S32-num/fatrat.t t/spec/S32-num/int.t t/spec/S32-num/is-prime.t t/spec/S32-num/log.t t/spec/S32-num/narrow.t t/spec/S32-num/pi.t t/spec/S32-num/polar.t t/spec/S32-num/power.t t/spec/S32-num/rand.t t/spec/S32-num/rat.t t/spec/S32-num/real-bridge.t t/spec/S32-num/roots.t t/spec/S32-num/rounders.t t/spec/S32-num/rshift_pos_amount.t t/spec/S32-num/sign.t t/spec/S32-num/sqrt.t t/spec/S32-num/stringify.t t/spec/S32-num/unpolar.t t/spec/S32-scalar/defined.t t/spec/S32-scalar/perl.t t/spec/S32-scalar/undef.t t/spec/S32-str/append.t t/spec/S32-str/bool.t t/spec/S32-str/capitalize.t t/spec/S32-str/chomp.t t/spec/S32-str/chop.t t/spec/S32-str/comb.t t/spec/S32-str/encode.t t/spec/S32-str/ends-with.t t/spec/S32-str/flip.t t/spec/S32-str/indent.t t/spec/S32-str/index.t t/spec/S32-str/lc.t t/spec/S32-str/length.t t/spec/S32-str/lines.t t/spec/S32-str/numeric.t t/spec/S32-str/ords.t t/spec/S32-str/pack.t t/spec/S32-str/pos.t t/spec/S32-str/rindex.t t/spec/S32-str/samecase.t t/spec/S32-str/split-simple.t t/spec/S32-str/split.t t/spec/S32-str/sprintf.t t/spec/S32-str/sprintf-b.t t/spec/S32-str/starts-with.t t/spec/S32-str/substr.t t/spec/S32-str/substr-eq.t t/spec/S32-str/substr-rw.t t/spec/S32-str/tc.t t/spec/S32-str/tclc.t t/spec/S32-str/trim.t t/spec/S32-str/uc.t t/spec/S32-str/unpack.t t/spec/S32-str/words.t t/spec/S32-temporal/calendar.t t/spec/S32-temporal/Date.t t/spec/S32-temporal/DateTime-Instant-Duration.t t/spec/S32-temporal/DateTime.t t/spec/S32-temporal/local.t t/spec/S32-trig/atan2.t t/spec/S32-trig/cosech.t t/spec/S32-trig/cosec.t t/spec/S32-trig/cosh.t t/spec/S32-trig/cos.t t/spec/S32-trig/cotanh.t t/spec/S32-trig/cotan.t t/spec/S32-trig/e.t t/spec/S32-trig/pi.t t/spec/S32-trig/sech.t t/spec/S32-trig/sec.t t/spec/S32-trig/simple.t t/spec/S32-trig/sinh.t t/spec/S32-trig/sin.t t/spec/S32-trig/tanh.t t/spec/S32-trig/tan.t t/spec/integration/99problems-01-to-10.t t/spec/integration/99problems-11-to-20.t t/spec/integration/99problems-21-to-30.t t/spec/integration/99problems-31-to-40.t t/spec/integration/99problems-41-to-50.t t/spec/integration/99problems-51-to-60.t t/spec/integration/99problems-61-to-70.t t/spec/integration/advent2009-day01.t t/spec/integration/advent2009-day02.t t/spec/integration/advent2009-day03.t t/spec/integration/advent2009-day04.t t/spec/integration/advent2009-day05.t t/spec/integration/advent2009-day06.t t/spec/integration/advent2009-day07.t t/spec/integration/advent2009-day08.t t/spec/integration/advent2009-day09.t t/spec/integration/advent2009-day10.t t/spec/integration/advent2009-day11.t t/spec/integration/advent2009-day12.t t/spec/integration/advent2009-day13.t t/spec/integration/advent2009-day14.t t/spec/integration/advent2009-day15.t t/spec/integration/advent2009-day16.t t/spec/integration/advent2009-day17.t t/spec/integration/advent2009-day18.t t/spec/integration/advent2009-day19.t t/spec/integration/advent2009-day20.t t/spec/integration/advent2009-day21.t t/spec/integration/advent2009-day22.t t/spec/integration/advent2009-day23.t t/spec/integration/advent2009-day24.t t/spec/integration/advent2010-day03.t t/spec/integration/advent2010-day04.t t/spec/integration/advent2010-day06.t t/spec/integration/advent2010-day07.t t/spec/integration/advent2010-day08.t t/spec/integration/advent2010-day10.t t/spec/integration/advent2010-day11.t t/spec/integration/advent2010-day12.t t/spec/integration/advent2010-day14.t t/spec/integration/advent2010-day16.t t/spec/integration/advent2010-day19.t t/spec/integration/advent2010-day21.t t/spec/integration/advent2010-day22.t t/spec/integration/advent2010-day23.t t/spec/integration/advent2011-day03.t t/spec/integration/advent2011-day04.t t/spec/integration/advent2011-day05.t t/spec/integration/advent2011-day07.t t/spec/integration/advent2011-day10.t t/spec/integration/advent2011-day11.t t/spec/integration/advent2011-day14.t t/spec/integration/advent2011-day15.t t/spec/integration/advent2011-day16.t t/spec/integration/advent2011-day20.t t/spec/integration/advent2011-day22.t t/spec/integration/advent2011-day23.t t/spec/integration/advent2011-day24.t t/spec/integration/advent2012-day02.t t/spec/integration/advent2012-day03.t t/spec/integration/advent2012-day04.t t/spec/integration/advent2012-day06.t t/spec/integration/advent2012-day09.t t/spec/integration/advent2012-day10.t t/spec/integration/advent2012-day12.t t/spec/integration/advent2012-day13.t t/spec/integration/advent2012-day14.t t/spec/integration/advent2012-day15.t t/spec/integration/advent2012-day16.t t/spec/integration/advent2012-day19.t t/spec/integration/advent2012-day20.t t/spec/integration/advent2012-day21.t t/spec/integration/advent2012-day22.t t/spec/integration/advent2012-day23.t t/spec/integration/advent2012-day24.t t/spec/integration/advent2013-day02.t t/spec/integration/advent2013-day04.t t/spec/integration/advent2013-day06.t t/spec/integration/advent2013-day07.t t/spec/integration/advent2013-day08.t t/spec/integration/advent2013-day09.t t/spec/integration/advent2013-day10.t t/spec/integration/advent2013-day12.t t/spec/integration/advent2013-day14.t t/spec/integration/advent2013-day15.t t/spec/integration/advent2013-day18.t t/spec/integration/advent2013-day19.t t/spec/integration/advent2013-day20.t t/spec/integration/advent2013-day21.t t/spec/integration/advent2013-day22.t t/spec/integration/advent2013-day23.t t/spec/integration/advent2014-day05.t t/spec/integration/advent2014-day13.t t/spec/integration/advent2014-day16.t t/spec/integration/code-blocks-as-sub-args.t t/spec/integration/error-reporting.t t/spec/integration/lazy-bentley-generator.t t/spec/integration/lexical-array-in-inner-block.t t/spec/integration/lexicals-and-attributes.t t/spec/integration/man-or-boy.t t/spec/integration/method-calls-and-instantiation.t t/spec/integration/no-indirect-new.t t/spec/integration/packages.t t/spec/integration/pair-in-array.t t/spec/integration/passing-pair-class-to-sub.t t/spec/integration/precompiled.t t/spec/integration/real-strings.t t/spec/integration/role-composition-vs-attribute.t t/spec/integration/rule-in-class-Str.t t/spec/integration/say-crash.t t/spec/integration/substr-after-match-in-gather-in-for.t t/spec/integration/topic_in_double_loop.t t/spec/integration/variables-in-do.t t/spec/integration/weird-errors.t t/spec/rosettacode/greatest_element_of_a_list.t t/spec/rosettacode/sierpinski_triangle.t t/spec/S32-io/IO-Socket-INET.t pass fail todo skip plan S01-perl-5-integration/array.rakudo.moar........... 0 0 0 17 17 17 skipped: @@ -459,9 +459,7 @@ S02-types/bag.rakudo.moar.......................... 188 0 2 3 193 1 todo : Not properly interpolating 1 todo : we have not secured .WHICH creation yet RT \#124454 S02-types/baghash.rakudo.moar...................... 223 0 3 24 250 - 5 skipped: 'is ObjectType' NYI RT #124510 - 6 skipped: 'is ObjectType' NYI RT #124511 - 10 skipped: 'is ObjectType' NYI RT #124512 + 21 skipped: 'is TypeObject' NYI RT #124490 3 skipped: No longer Iterable 1 todo : Needs to catch up with spec 2 todo : in flux @@ -469,6 +467,9 @@ S02-types/bool.t................................... 51 0 0 0 51 S02-types/built-in.t............................... 1 0 0 0 1 S02-types/capture.t................................ 27 0 0 0 27 S02-types/catch_type_cast_mismatch.t............... 11 0 0 0 11 +S02-types/compact.rakudo.moar...................... 2 0 3 5 10 + 5 skipped: cat NYI RT #124456 + 3 todo : substr issues on compact array - RT \#124455 S02-types/declare.rakudo.moar...................... 59 0 0 21 80 1 skipped: AnyChar NYI RT #124473 1 skipped: Bit NYI RT #124458 @@ -565,6 +566,8 @@ S02-types/instants-and-durations.t................. 12 0 0 0 12 S02-types/int-uint.t............................... 1 0 0 0 1 S02-types/isDEPRECATED.rakudo.moar................. 13 0 8 0 21 8 todo : NYI +S02-types/keyhash.rakudo.moar...................... 0 0 0 59 59 + 59 skipped: 'is ObjectType' NYI RT #124490 S02-types/lazy-lists.t............................. 23 0 0 0 23 S02-types/lists.rakudo.moar........................ 29 0 0 3 32 3 skipped: list binding RT #124494 @@ -576,9 +579,7 @@ S02-types/mixed_multi_dimensional.rakudo.moar...... 77 0 3 0 80 1 todo : isa hash 2 todo : unknown S02-types/mixhash.rakudo.moar...................... 187 0 3 24 214 - 5 skipped: 'is ObjectType' NYI RT #124490 - 6 skipped: 'is ObjectType' NYI RT #124491 - 10 skipped: 'is ObjectType' NYI RT #124492 + 21 skipped: 'is TypeObject' NYI RT #124490 3 skipped: No longer Iterable 1 todo : Needs to catch up with spec 2 todo : in flux @@ -669,7 +670,7 @@ S02-types/set.rakudo.moar.......................... 1 todo : Not properly interpolating 1 todo : we have not secured .WHICH creation yet RT \#124489 S02-types/sethash.rakudo.moar...................... 188 0 0 11 199 - 10 skipped: 'is ObjectType' NYI RT #124497 + 10 skipped: 'is TypeObject' NYI RT #124490 1 skipped: no longer Iterable S02-types/sigils-and-types.rakudo.moar............. 26 0 2 0 28 1 todo : Capture does Associative RT \#124485 @@ -780,37 +781,7 @@ S03-operators/also.rakudo.moar..................... 4 0 4 0 8 1 todo : nom regression RT \#124546 1 todo : nom regression RT \#124547 S03-operators/andthen.t............................ 8 0 0 0 8 -S03-operators/arith.rakudo.moar....................WARNING: unhandled Failure detected in DESTROY: -Divide by zero - in block at t/spec/S03-operators/arith.rakudo.moar:329 - in block at t/spec/S03-operators/arith.rakudo.moar:302 - -WARNING: unhandled Failure detected in DESTROY: -Divide by zero - in block at t/spec/S03-operators/arith.rakudo.moar:326 - in block at t/spec/S03-operators/arith.rakudo.moar:302 - -WARNING: unhandled Failure detected in DESTROY: -Divide by zero - in block at t/spec/S03-operators/arith.rakudo.moar:323 - in block at t/spec/S03-operators/arith.rakudo.moar:302 - -WARNING: unhandled Failure detected in DESTROY: -Divide by zero - in block at t/spec/S03-operators/arith.rakudo.moar:309 - in block at t/spec/S03-operators/arith.rakudo.moar:302 - -WARNING: unhandled Failure detected in DESTROY: -Divide by zero - in block at t/spec/S03-operators/arith.rakudo.moar:306 - in block at t/spec/S03-operators/arith.rakudo.moar:302 - -WARNING: unhandled Failure detected in DESTROY: -Divide by zero - in block at t/spec/S03-operators/arith.rakudo.moar:303 - in block at t/spec/S03-operators/arith.rakudo.moar:302 - -Use of uninitialized value of type Int in numeric context at t/spec/S03-operators/arith.rakudo.moar line 371 in block at t/spec/S03-operators/arith.rakudo.moar:370 +S03-operators/arith.rakudo.moar....................Use of uninitialized value of type Int in numeric context at t/spec/S03-operators/arith.rakudo.moar line 371 in block at t/spec/S03-operators/arith.rakudo.moar:370 156 0 0 0 156 S03-operators/assign-is-not-binding.t.............. 9 0 0 0 9 @@ -1045,87 +1016,7 @@ Use of uninitialized value of type Any in numeric context at t/spec/S03-operator 123 0 2 0 125 1 todo : huh? RT \#124542 1 todo : huh? RT \#124543 -S03-operators/reduce-le1arg.rakudo.moar............WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:58 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:57 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:56 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:55 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:54 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:53 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:52 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:51 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:50 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:49 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:48 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:44 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:43 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:42 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:41 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:40 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:39 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:38 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:37 - -WARNING: unhandled Failure detected in DESTROY: -Cannot .shift from an empty Array - in block at t/spec/S03-operators/reduce-le1arg.rakudo.moar:36 - - 51 0 0 3 54 +S03-operators/reduce-le1arg.rakudo.moar............ 51 0 0 3 54 1 skipped: expected Any but got Mu instead RT #124552 1 skipped: ~< NYI RT #124531 1 skipped: ~> NYI RT #124531 @@ -1976,12 +1867,7 @@ S09-typed-arrays/native-int.rakudo.moar............# Testing int8 array 1315 0 0 65 1380 5 skipped: highest bit length stays negative, RT #124088 60 skipped: nativeint.list loops on itself -S09-typed-arrays/native-num.rakudo.moar............WARNING: unhandled Failure detected in DESTROY: -Cannot initialize an infinite list onto a array[num] - in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:152 - in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:11 - -# Testing num32 array +S09-typed-arrays/native-num.rakudo.moar............# Testing num32 array WARNING: unhandled Failure detected in DESTROY: Cannot initialize an infinite list onto a array[num32] in block at t/spec/S09-typed-arrays/native-num.rakudo.moar:152 @@ -2013,7 +1899,7 @@ Use of uninitialized value $_ of type Any in string context at t/spec/S10-packag Use of uninitialized value $_ of type Any in string context at t/spec/S10-packages/precompilation.rakudo.moar line 138 in block at t/spec/S10-packages/precompilation.rakudo.moar:132 # error: Cannot find method 'postcircumfix:<( )>' -# in block at getout-14952-854787.code:4 +# in block at getout-19939-139254.code:4 24 0 3 0 27 @@ -2539,8 +2425,8 @@ S15-unicode-information/uniname.rakudo.moar........ 14 0 2 15 31 1 todo : RT \#122471 S15-unicode-information/unival.t................... 32 0 0 0 32 pass fail todo skip plan -S16-filehandles/chmod.t............................# Using file temp_1431441095 -# Using file temp_1431441095 +S16-filehandles/chmod.t............................# Using file temp_1431527498 +# Using file temp_1431527498 16 0 0 3 19 3 skipped: :r :w :x can accidentally work with root permission S16-filehandles/filestat.t......................... 10 0 0 0 10 @@ -2889,6 +2775,8 @@ S32-basics/xxKEY.rakudo.moar....................... 127 0 2 0 129 S32-basics/xxPOS-native.t.......................... 150 0 0 0 150 S32-basics/xxPOS.rakudo.moar....................... 55 0 0 5 60 5 skipped: No such method 'BIND-POS' for invocant of type 'Any' RT #124766 +S32-container/cat.rakudo.moar...................... 0 0 0 6 6 + 6 skipped: cat NYI RT #124456 S32-container/roundrobin.rakudo.moar............... 4 0 1 0 5 1 todo : over-flattening RT \#124906 S32-container/stringify.t..........................Use of uninitialized value of type Set in string context at t/spec/S32-container/stringify.t line 14 @@ -2913,6 +2801,16 @@ Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:4 # at t/spec/S32-exceptions/misc.rakudo.moar line 175 # Looks like you failed 1 tests of 2 WARNING: unhandled Failure detected in DESTROY: +Can not convert 1+2i to Num: imaginary part not zero + in block at EVAL_222:1 + in any at EVAL_222:1 + in block at lib/Test.pm:443 + in sub subtest at lib/Test.pm:272 + in sub throws-like at lib/Test.pm:470 + in sub throws_like at lib/Test.pm:431 + in block at t/spec/S32-exceptions/misc.rakudo.moar:360 + +WARNING: unhandled Failure detected in DESTROY: Cannot convert string to number: trailing characters after number in '5⏏ foo' (indicated by ⏏) in block at EVAL_184:1 in any at EVAL_184:1 @@ -2951,16 +2849,6 @@ Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:4 Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:453 -WARNING: unhandled Failure detected in DESTROY: -Can not convert 1+2i to Num: imaginary part not zero - in block at EVAL_222:1 - in any at EVAL_222:1 - in block at lib/Test.pm:443 - in sub subtest at lib/Test.pm:272 - in sub throws-like at lib/Test.pm:470 - in sub throws_like at lib/Test.pm:431 - in block at t/spec/S32-exceptions/misc.rakudo.moar:360 - Use of uninitialized value of type Any in string context at gen/moar/stage2/QRegex.nqp line 1089 in sub throws-like at lib/Test.pm:440 Use of Nil in string context at lib/Test.pm line 456 in block at lib/Test.pm:453 @@ -3051,12 +2939,7 @@ so that this message will disappear! Please note that *ALL* deprecated features will be removed at the RC-0 release (expected september 2015). 18 0 0 0 18 -S32-io/spurt.t.....................................WARNING: unhandled Failure detected in DESTROY: -'t' is a directory, cannot do '.open' on a directory - in block at t/spec/S32-io/spurt.t:90 - in block at t/spec/S32-io/spurt.t:89 - -Saw 1 call to deprecated code during execution. +S32-io/spurt.t.....................................Saw 1 call to deprecated code during execution. ================================================================================ spurt($handle,...) called at: t/spec/S32-io/spurt.t, lines 65,74,83 @@ -3506,88 +3389,7 @@ integration/advent2009-day13.t..................... 16 0 0 0 16 integration/advent2009-day14.t..................... 21 0 0 0 21 integration/advent2009-day15.t..................... 4 0 0 0 4 integration/advent2009-day16.t..................... 11 0 0 0 11 -integration/advent2009-day17.t..................... -# Failed test 'Line 0 -2 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 2 -1.83333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 4 -1.66666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 6 -1.5 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 8 -1.33333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 10 -1.16666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 12 -1 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 14 -0.833333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 16 -0.666666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 18 -0.5 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 20 -0.333333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 22 -0.166666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 24 0 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 26 0.166666666666667 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' - -# Failed test 'Line 28 0.333333333333333 matched using map()' -# at t/spec/integration/advent2009-day17.t line 77 -# expected: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -# got: '1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1' -Too few positionals passed; expected 2 arguments but got 1 - in block at t/spec/integration/advent2009-day17.t:74 - -# Looks like you planned 62 tests, but ran 15 -# Looks like you failed 15 tests of 15 - 0 62 0 0 62 - 47 tests aborted (missing ok/not ok) +integration/advent2009-day17.t..................... 62 0 0 0 62 integration/advent2009-day18.t..................... 7 0 0 0 7 integration/advent2009-day19.t..................... 6 0 0 0 6 integration/advent2009-day20.t.....................Use of Nil in string context at t/spec/integration/advent2009-day20.t line 14 @@ -3651,14 +3453,14 @@ integration/advent2012-day15.rakudo.moar........... 10 0 1 0 11 integration/advent2012-day16.t..................... 11 0 0 0 11 integration/advent2012-day19.t..................... 10 0 0 0 10 integration/advent2012-day20.t..................... 2 0 0 0 2 -integration/advent2012-day21.t.....................# kaz: 0.91703102 seconds -# gerdr: 1.05815331 seconds -# loop: 1.0591355 seconds -# recursive-ternary: 1.163978 seconds -# hand-memoization: 1.5905162 seconds -# recursive-ternary-hand-cached: 2.51498822 seconds -# sequence-ternary: 6.36453214 seconds -# sequence: 8.1510294 seconds +integration/advent2012-day21.t.....................# kaz: 1.1103250 seconds +# gerdr: 1.1116636 seconds +# loop: 1.21997160 seconds +# recursive-ternary: 1.34928660 seconds +# hand-memoization: 1.78519968 seconds +# recursive-ternary-hand-cached: 2.5081604 seconds +# sequence-ternary: 6.033238 seconds +# sequence: 8.00691491 seconds 9 0 0 0 9 integration/advent2012-day22.rakudo.moar........... 5 0 1 0 6 1 todo : RT \#121789 @@ -3737,10 +3539,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 ---------------- "Synopsis", "pass","fail","todo","skip","plan","spec" "S01", 0, 19, 0, 56, 75, 86 -"S02", 5290, 0, 127, 330, 5747, 5823 +"S02", 5292, 0, 130, 394, 5816, 5815 "S03", 5198, 0, 118, 105, 5421, 5439 "S04", 1116, 0, 47, 46, 1209, 1261 -"S05", 5538, 0, 81, 141, 5760, 5992 +"S05", 5538, 0, 81, 141, 5760, 5989 "S06", 1372, 0, 48, 100, 1520, 1569 "S07", 0, 0, 0, 0, 0, 0 "S09", 1897, 0, 11, 102, 2010, 2010 @@ -3758,29 +3560,13 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 "S26", 1234, 0, 4, 48, 1286, 1947 "S28", 13, 0, 0, 0, 13, 13 "S29", 342, 0, 3, 2, 347, 348 -"S32", 9827, 0, 204, 174, 10205, 8580 -"int", 1197, 62, 13, 15, 1287, 1273 +"S32", 9827, 0, 204, 180, 10211, 8580 +"int", 1259, 0, 13, 15, 1287, 1273 "ros", 2, 0, 0, 0, 2, 2 -"total", 114617, 81, 735, 1360,116793,116541 +"total", 114681, 19, 738, 1430,116868,116530 ---------------- Failure summary: S01-perl-5-integration/hash.rakudo.moar aborted 6 test(s) S01-perl-5-integration/roundtrip.t aborted 5 test(s) S01-perl-5-integration/strings.rakudo.moar aborted 6 test(s) S01-perl-5-integration/subs.t aborted 2 test(s) -integration/advent2009-day17.t 1 - Line 0 -2 matched using map() -integration/advent2009-day17.t 2 - Line 2 -1.83333333333333 matched using map() -integration/advent2009-day17.t 3 - Line 4 -1.66666666666667 matched using map() -integration/advent2009-day17.t 4 - Line 6 -1.5 matched using map() -integration/advent2009-day17.t 5 - Line 8 -1.33333333333333 matched using map() -integration/advent2009-day17.t 6 - Line 10 -1.16666666666667 matched using map() -integration/advent2009-day17.t 7 - Line 12 -1 matched using map() -integration/advent2009-day17.t 8 - Line 14 -0.833333333333333 matched using map() -integration/advent2009-day17.t 9 - Line 16 -0.666666666666667 matched using map() -integration/advent2009-day17.t 10 - Line 18 -0.5 matched using map() -integration/advent2009-day17.t 11 - Line 20 -0.333333333333333 matched using map() -integration/advent2009-day17.t 12 - Line 22 -0.166666666666667 matched using map() -integration/advent2009-day17.t 13 - Line 24 0 matched using map() -integration/advent2009-day17.t 14 - Line 26 0.166666666666667 matched using map() -integration/advent2009-day17.t 15 - Line 28 0.333333333333333 matched using map() -integration/advent2009-day17.t aborted 47 test(s) diff --git a/perl6_pass_rates.csv b/perl6_pass_rates.csv index c3ab8d98..f4c653a5 100644 --- a/perl6_pass_rates.csv +++ b/perl6_pass_rates.csv @@ -1,4 +1,7 @@ Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes +rakudo.jvm,2015-05-13,30.68%,0e6aac0,35182,687,786,1525,38180,116380,a6f5638, +rakudo.moar,2015-05-13,100.00%,0e6aac0,114681,19,738,1430,116868,116530,a6f5638, +rakudo.moar-jit,2015-05-13,100.00%,0e6aac0,114677,23,738,1430,116868,116530,a6f5638, rakudo.jvm,2015-05-12,30.64%,95e4bdc,35118,749,783,1455,38105,116391,1efb42f, rakudo.moar,2015-05-12,100.00%,95e4bdc,114617,81,735,1360,116793,116541,1efb42f, rakudo.moar-jit,2015-05-12,100.00%,95e4bdc,114617,81,735,1360,116793,116541,1efb42f,