| 79 | | t/02-test-pm/2-force_todo.t |
| 80 | | |
| 81 | | # t/builtins/arity.t |
| 82 | | |
| 83 | | # t/builtins/io/exit-in-if.t |
| 84 | | # t/builtins/io/exit.t - error in make dist |
| 85 | | |
| 86 | | # t/builtins/strings/append.t |
| 87 | | |
| 88 | | # t/data_types/array_extending.t |
| | 78 | t/02-test-pm/3-output.t |
| | 79 | t/blocks/bare_block_with_dollar_underscore.t |
| | 80 | t/blocks/defaults.t |
| | 81 | t/blocks/meth_vs_sub_call.t |
| | 82 | t/blocks/nested_named.t |
| | 83 | t/blocks/primitive_named_params.t |
| | 84 | t/blocks/splatty_with_type.t |
| | 85 | t/builtins/math/pi_internals.t |
| | 86 | t/closure_traits/exit_in_begin.t |
| | 87 | t/examples/99problems/problem38.t |
| | 88 | t/examples/99problems/problem47.t |
| | 89 | t/examples/99problems/problem48.t |
| | 90 | t/examples/99problems/problem55.t |
| | 91 | t/examples/99problems/problem57.t |
| | 92 | t/examples/99problems/problem58.t |
| | 93 | t/examples/99problems/problem59.t |
| | 94 | t/examples/99problems/problem60.t |
| | 95 | t/examples/99problems/problem63.t |
| | 96 | t/examples/99problems/problem66.t |
| | 97 | t/examples/99problems/problem68.t |
| | 98 | t/examples/99problems/problem69.t |
| | 99 | t/examples/99problems/problem70.t |
| | 100 | t/examples/99problems/problem71.t |
| | 101 | t/examples/99problems/problem72.t |
| | 102 | t/examples/99problems/problem73.t |
| | 103 | t/examples/99problems/problem80.t |
| | 104 | t/examples/99problems/problem81.t |
| | 105 | t/examples/99problems/problem82.t |
| | 106 | t/examples/99problems/problem83.t |
| | 107 | t/examples/99problems/problem84.t |
| | 108 | t/examples/99problems/problem85.t |
| | 109 | t/examples/99problems/problem86.t |
| | 110 | t/examples/99problems/problem87.t |
| | 111 | t/examples/99problems/problem88.t |
| | 112 | t/examples/99problems/problem89.t |
| | 113 | t/examples/99problems/problem92.t |
| | 114 | t/examples/99problems/problem93.t |
| | 115 | t/examples/99problems/problem94.t |
| | 116 | t/examples/99problems/problem96.t |
| | 117 | t/examples/golf.t |
| | 118 | t/oo/roles/instantiation.t |
| | 119 | t/operators/brainos.t |
| | 120 | t/operators/relational.t |
| | 121 | t/operators/spaceship_and_datatypes.t |
| | 122 | t/packages/reflection.t |
| | 123 | t/regex/from_perl6_rules/anchors.t |
| | 124 | t/regex/from_perl6_rules/inline.t |
| | 125 | t/regex/from_perl6_rules/noncap.t |
| | 126 | t/regex/rx_perl5_escape.t |
| | 127 | t/regex/smartparse.t |
| | 128 | t/spec/S02-builtin_data_types/array_extending.t |
| | 129 | t/spec/S02-builtin_data_types/nested_arrays.t |
| | 130 | t/spec/S04-statements/until.t |
| | 131 | t/spec/S10-packages/import.t |
| | 132 | t/spec/S12-class/inheritance-class-methods.t |
| | 133 | t/spec/S12-role/composition.t |
| | 134 | t/spec/S16-filehandles/open.t |
| | 135 | t/spec/S16-io/say.t |
| | 136 | t/spec/S29-any/cmp.t |
| | 137 | t/spec/S29-array/exists.t |
| | 138 | t/spec/S29-context/exit-in-if.t |
| | 139 | t/spec/S29-context/exit.t |
| | 140 | t/spec/S29-list/mutating_listops.t |
| | 141 | t/spec/S29-str/append.t |
| | 142 | t/statements/modifiers/if.t |
| | 143 | t/statements/modifiers/unless.t |
| | 144 | t/statements/until.t |
| | 145 | t/statements/values_in_bool_context.t |
| | 146 | t/syntax/lf_in_list.t |
| | 147 | t/syntax/parsing/braces_in_rules.t |
| | 148 | t/syntax/parsing/braces_in_strings.t |
| | 149 | t/syntax/parsing/filetest.t |
| | 150 | t/syntax/parsing/non-dotted-new-disallowed.t |
| | 151 | t/syntax/parsing/pod_in_multi_line_exprs.t |
| | 152 | t/syntax/parsing/postfix_if_and_is.t |
| | 153 | t/syntax/single_quoted_strings.t |
| | 154 | t/var/lvalue_deep_brackets.t |
| | 155 | t/var/passing_the_pair_class_to_a_sub.t |
| | 156 | t/xx-uncategorized/empty_kwid.t |
| | 157 | t/xx-uncategorized/lexical-array-in-inner-block.t |
| | 158 | t/xx-uncategorized/return_in_anonymous_subs.t |
| | 159 | t/xx-uncategorized/short_circuiting.t |
| | 160 | t/xx-uncategorized/smartmatch_rx_obstacle.t |