root/misc/STD_red/test-status

Revision 20598, 30.2 kB (checked in by putter, 7 months ago)

[STD_red] Unbreak statement modifiers. Eg, 'say 3 if 0'.

  • Property svn:mime-type set to text/plain; charset=UTF-8
  • Property svn:eol-style set to native
Line 
1- ../../t/01-sanity/01-tap.t
2- ../../t/01-sanity/02-counter.t
3- ../../t/01-sanity/03-equal.t
4- ../../t/01-sanity/04-if.t
5- ../../t/01-sanity/05-sub.t
6- ../../t/01-sanity/06-use.t
7- ../../t/01-sanity/07-binding.t
8- ../../t/01-sanity/07-defined.t
9- ../../t/01-sanity/07-end-blocks.t
10- ../../t/01-sanity/07-for.t
11- ../../t/01-sanity/07-isa.t
12- ../../t/01-sanity/07-range.t
13- ../../t/01-sanity/07-ref.t
14- ../../t/01-sanity/07-simple-multisubs.t
15- ../../t/01-sanity/07-split.t
16- ../../t/01-sanity/07-substr.t
17- ../../t/01-sanity/07-try.t
18- ../../t/02-test-pm/0-compile.t
19- ../../t/02-test-pm/1-basic.t
20- ../../t/02-test-pm/2-force_todo.t
21X ../../t/02-test-pm/3-output.t
22- ../../t/02-test-pm/4-version_lt.t
23- ../../t/02-test-pm/5-todo.t
24- ../../t/blocks/arg_ref_type_preservation.t
25- ../../t/blocks/bare_block_with_dollar_underscore.t
26- ../../t/blocks/closure.t
27- ../../t/blocks/code_blocks_as_sub_args.t
28X ../../t/blocks/currying.t
29- ../../t/blocks/defaults.t
30- ../../t/blocks/dollar_underscore.t
31- ../../t/blocks/goto.t
32X ../../t/blocks/implicit_parameters.t
33- ../../t/blocks/lexical_subs.t
34- ../../t/blocks/loopscope.t
35X ../../t/blocks/lvalue_subroutines.t
36- ../../t/blocks/meth_vs_sub_call.t
37- ../../t/blocks/multidimensional_arglists.t
38- ../../t/blocks/multi_named_vs_pos.t
39X ../../t/blocks/multi_sub.t
40- ../../t/blocks/nested_named.t
41X ../../t/blocks/param_signature.t
42- ../../t/blocks/placeholders.t
43X ../../t/blocks/pointy.t
44- ../../t/blocks/primitive_named_params.t
45X ../../t/blocks/proto.t
46- ../../t/blocks/recurse.t
47- ../../t/blocks/return_function.t
48- ../../t/blocks/return.t
49- ../../t/blocks/scoped_named_subs.t
50X ../../t/blocks/slurpy_code_param.t
51- ../../t/blocks/slurpy_param.t
52- ../../t/blocks/splat_rw.t
53- ../../t/blocks/splatty_in_caller_position.t
54- ../../t/blocks/splatty_with_type.t
55- ../../t/blocks/statement_control.t
56- ../../t/blocks/sub_arg_errors.t
57- ../../t/blocks/sub_bug.t
58- ../../t/blocks/sub_named_params.t
59- ../../t/blocks/sub_parameter_traits.t
60X ../../t/blocks/sub_ref.t
61- ../../t/blocks/sub_return_object_method_call.t
62- ../../t/blocks/sub_return_values.t
63- ../../t/blocks/subroutine.t
64- ../../t/blocks/unhashify.t
65- ../../t/blocks/wrap.t
66X ../../t/builtins/arity.t
67- ../../t/builtins/arrays/elems.t
68- ../../t/builtins/arrays/end.t
69- ../../t/builtins/arrays/init-in-exported-sub.t
70- ../../t/builtins/arrays/isa.t
71X ../../t/builtins/caller.t
72- ../../t/builtins/container/each.t
73- ../../t/builtins/control_flow/die_and_end.t
74- ../../t/builtins/control_flow/fail.t
75- ../../t/builtins/control_flow/leave.t
76- ../../t/builtins/control_flow/return.t
77- ../../t/builtins/math/complex_powers.t
78- ../../t/builtins/math/NaN.t
79- ../../t/builtins/math/pi_internals.t
80- ../../t/builtins/my.t
81- ../../t/builtins/perl2.t
82- ../../t/builtins/perl.t
83- ../../t/builtins/ref.t
84- ../../t/builtins/sigils.t
85- ../../t/builtins/strings/match.t
86- ../../t/builtins/strings/subst.t
87- ../../t/builtins/strings/unicode.t
88- ../../t/builtins/system/crypt.t
89- ../../t/closure_traits/ascending_order.t
90- ../../t/closure_traits/check.t
91- ../../t/closure_traits/descending_order.t
92- ../../t/closure_traits/enter_leave.t
93- ../../t/closure_traits/exit_in_begin.t
94- ../../t/closure_traits/exit_in_check.t
95- ../../t/closure_traits/first.t
96- ../../t/closure_traits/in_eval.t
97- ../../t/closure_traits/init.t
98- ../../t/closure_traits/in_loop.t
99- ../../t/closure_traits/interpolate.t
100- ../../t/closure_traits/keep_undo.t
101- ../../t/closure_traits/multiple.t
102X ../../t/closure_traits/next.t
103X ../../t/closure_traits/pre_post.t
104- ../../t/closure_traits/rvalue.t
105X ../../t/closure_traits/start.t
106- ../../t/data_types/anon_block.t
107- ../../t/data_types/array_extending.t
108- ../../t/data_types/array_mmd.t
109- ../../t/data_types/array_ref.t
110- ../../t/data_types/array.t
111X ../../t/data_types/autovivification.t
112- ../../t/data_types/bool.t
113- ../../t/data_types/capture.t
114- ../../t/data_types/catch_type_cast_mismatch.t
115- ../../t/data_types/enum.t
116- ../../t/data_types/flattening.t
117- ../../t/data_types/hash_ref.t
118X ../../t/data_types/hash.t
119X ../../t/data_types/lazy_lists.t
120- ../../t/data_types/lists.t
121- ../../t/data_types/mixed_multi_dimensional.t
122- ../../t/data_types/multi_dimensional_array.t
123- ../../t/data_types/nested_arrays.t
124- ../../t/data_types/nested_pairs.t
125- ../../t/data_types/num.t
126X ../../t/data_types/pair.t
127- ../../t/data_types/subscripts_and_context.t
128- ../../t/data_types/subtypes.t
129- ../../t/examples/99problems/problem01.t
130- ../../t/examples/99problems/problem02.t
131- ../../t/examples/99problems/problem03.t
132- ../../t/examples/99problems/problem04.t
133- ../../t/examples/99problems/problem05.t
134- ../../t/examples/99problems/problem06.t
135- ../../t/examples/99problems/problem07.t
136X ../../t/examples/99problems/problem08.t
137- ../../t/examples/99problems/problem09.t
138- ../../t/examples/99problems/problem10.t
139- ../../t/examples/99problems/problem11.t
140- ../../t/examples/99problems/problem12.t
141X ../../t/examples/99problems/problem13.t
142- ../../t/examples/99problems/problem14.t
143- ../../t/examples/99problems/problem15.t
144- ../../t/examples/99problems/problem16.t
145- ../../t/examples/99problems/problem17.t
146- ../../t/examples/99problems/problem18.t
147- ../../t/examples/99problems/problem19.t
148- ../../t/examples/99problems/problem20.t
149- ../../t/examples/99problems/problem21.t
150- ../../t/examples/99problems/problem22.t
151- ../../t/examples/99problems/problem23.t
152- ../../t/examples/99problems/problem24.t
153- ../../t/examples/99problems/problem25.t
154X ../../t/examples/99problems/problem26.t
155X ../../t/examples/99problems/problem27.t
156- ../../t/examples/99problems/problem28.t
157X ../../t/examples/99problems/problem31.t
158X ../../t/examples/99problems/problem32.t
159X ../../t/examples/99problems/problem33.t
160X ../../t/examples/99problems/problem34.t
161X ../../t/examples/99problems/problem35.t
162X ../../t/examples/99problems/problem36.t
163X ../../t/examples/99problems/problem37.t
164- ../../t/examples/99problems/problem38.t
165- ../../t/examples/99problems/problem39.t
166- ../../t/examples/99problems/problem40.t
167- ../../t/examples/99problems/problem41.t
168X ../../t/examples/99problems/problem46.t
169- ../../t/examples/99problems/problem47.t
170- ../../t/examples/99problems/problem48.t
171X ../../t/examples/99problems/problem49.t
172- ../../t/examples/99problems/problem50.t
173X ../../t/examples/99problems/problem54.t
174- ../../t/examples/99problems/problem55.t
175X ../../t/examples/99problems/problem56.t
176- ../../t/examples/99problems/problem57.t
177- ../../t/examples/99problems/problem58.t
178- ../../t/examples/99problems/problem59.t
179- ../../t/examples/99problems/problem60.t
180- ../../t/examples/99problems/problem61.t
181- ../../t/examples/99problems/problem62.t
182- ../../t/examples/99problems/problem63.t
183- ../../t/examples/99problems/problem64.t
184- ../../t/examples/99problems/problem65.t
185- ../../t/examples/99problems/problem66.t
186- ../../t/examples/99problems/problem67.t
187- ../../t/examples/99problems/problem68.t
188- ../../t/examples/99problems/problem69.t
189- ../../t/examples/99problems/problem70.t
190- ../../t/examples/99problems/problem71.t
191- ../../t/examples/99problems/problem72.t
192- ../../t/examples/99problems/problem73.t
193- ../../t/examples/99problems/problem80.t
194- ../../t/examples/99problems/problem81.t
195- ../../t/examples/99problems/problem82.t
196- ../../t/examples/99problems/problem83.t
197- ../../t/examples/99problems/problem84.t
198- ../../t/examples/99problems/problem85.t
199- ../../t/examples/99problems/problem86.t
200- ../../t/examples/99problems/problem87.t
201- ../../t/examples/99problems/problem88.t
202- ../../t/examples/99problems/problem89.t
203- ../../t/examples/99problems/problem90.t
204X ../../t/examples/99problems/problem91.t
205- ../../t/examples/99problems/problem92.t
206- ../../t/examples/99problems/problem93.t
207- ../../t/examples/99problems/problem94.t
208- ../../t/examples/99problems/problem95.t
209- ../../t/examples/99problems/problem96.t
210- ../../t/examples/99problems/problem97.t
211X ../../t/examples/99problems/problem98.t
212X ../../t/examples/all_parse.t
213X ../../t/examples/examples.t
214X ../../t/examples/golfex.t
215X ../../t/examples/golf.t
216X ../../t/general/atoms.t
217- ../../t/general/basic.t
218- ../../t/general/config.t
219- ../../t/junction/abc.t
220- ../../t/junction/any_values_infinite_loop.t
221- ../../t/junction/array_deref.t
222- ../../t/junction/associative.t
223- ../../t/junction/chained_operators.t
224- ../../t/junction/junction_any_pick.t
225- ../../t/junction/junction_functions.t
226- ../../t/junction/junction_pick.t
227- ../../t/junction/misc_junctions.t
228- ../../t/junction/s09eg.t
229X ../../t/macros/caller.t
230- ../../t/macros/closure_returning_macros.t
231X ../../t/macros/macro_code_test.t
232X ../../t/macros/opaque_ast_macros.t
233X ../../t/macros/operator_macros.t
234- ../../t/macros/string_returning_macros.t
235- ../../t/magicals/caller_pos.t
236- ../../t/magicals/inc.t
237- ../../t/magicals/line_basic.t
238- ../../t/oo/attributes/array.t
239X ../../t/oo/attributes/attribute_initialization.t
240- ../../t/oo/attributes/attribute_list.t
241- ../../t/oo/attributes/class.t
242- ../../t/oo/attributes/defaults.t
243X ../../t/oo/attributes/instance.t
244- ../../t/oo/attributes/is_rw_on_class.t
245- ../../t/oo/attributes/methods_on_typed_attrs.t
246X ../../t/oo/attributes/mutators.t
247X ../../t/oo/attributes/recursive.t
248X ../../t/oo/attributes/undeclared_attribute.t
249- ../../t/oo/autopair_instantiation.t
250- ../../t/oo/can.t
251- ../../t/oo/class/anonymous.t
252X ../../t/oo/class_inclusion_with_inherited_class.t
253X ../../t/oo/class_inheritance_become_infinite_loop.t
254X ../../t/oo/class/inherit_from_role.t
255- ../../t/oo/class/literal.t
256- ../../t/oo/class_name_and_attribute_name_confliction.t
257- ../../t/oo/class/nested_use.t
258- ../../t/oo/clone.t
259- ../../t/oo/construction.t
260- ../../t/oo/destruction.t
261- ../../t/oo/enums.t
262- ../../t/oo/from_moose/001_recipe.t
263X ../../t/oo/global_destruction.t
264X ../../t/oo/inheritance.t
265- ../../t/oo/instantiation.t
266X ../../t/oo/magical_vars.t
267X ../../t/oo/meta_class.t
268X ../../t/oo/methods/both.t
269X ../../t/oo/methods/builtins.t
270X ../../t/oo/methods/calling_sets.t
271X ../../t/oo/methods/chaining.t
272- ../../t/oo/methods/class.t
273- ../../t/oo/methods/instance.t
274X ../../t/oo/methods/multi.t
275- ../../t/oo/methods/not_found_fails.t
276X ../../t/oo/methods/overload.t
277- ../../t/oo/methods/ref.t
278- ../../t/oo/methods/topic.t
279- ../../t/oo/named_parameters_in_BUILD.t
280- ../../t/oo/object_id.t
281- ../../t/oo/positional_parameters_in_BUILD.t
282X ../../t/oo/precedence.t
283- ../../t/oo/proxy.t
284- ../../t/oo/roles/anonymous.t
285- ../../t/oo/roles/basic.t
286- ../../t/oo/roles/conflicts.t
287- ../../t/oo/roles/instantiation.t
288- ../../t/oo/roles/nested_roles.t
289- ../../t/oo/roles/parameterized.t
290- ../../t/oo/roles/properties.t
291X ../../t/oo/roles/submethods.t
292X ../../t/oo/roles/super.t
293X ../../t/oo/submethods.t
294- ../../t/oo/super.t
295- ../../t/oo/syntax-but.t
296X ../../t/oo/traits/basic.t
297- ../../t/oo/traits/parameterized.t
298X ../../t/oo/trusts.t
299- ../../t/oo/value_types.t
300- ../../t/oo/what.t
301X ../../t/operators/adverbial_modifiers.t
302- ../../t/operators/and_precedence.t
303X ../../t/operators/arith.t
304- ../../t/operators/auto.t
305- ../../t/operators/binding/arrays.t
306- ../../t/operators/binding/attributes.t
307X ../../t/operators/binding/hashes.t
308- ../../t/operators/binding/nested.t
309- ../../t/operators/binding/scalars.t
310X ../../t/operators/binding/subs.t
311X ../../t/operators/bit.t
312- ../../t/operators/brainos.t
313- ../../t/operators/cond.t
314- ../../t/operators/context_forcers.t
315- ../../t/operators/eq.t
316- ../../t/operators/feed.t
317- ../../t/operators/filetest.t
318X ../../t/operators/flip-flop.t
319X ../../t/operators/hyper.t
320X ../../t/operators/identity.t
321- ../../t/operators/inc.t
322X ../../t/operators/iteration.t
323X ../../t/operators/listquote.t
324- ../../t/operators/lvalue.t
325- ../../t/operators/negated_smartmatch.t
326- ../../t/operators/numify.t
327X ../../t/operators/operator_overloading.t
328- ../../t/operators/operator.t
329X ../../t/operators/precedence/builtins.t
330X ../../t/operators/precedence/self-defined.t
331X ../../t/operators/quoting.t
332- ../../t/operators/range.t
333- ../../t/operators/recursive_definition.t
334X ../../t/operators/reduce_le1arg.t
335X ../../t/operators/reduce-metaop.t
336- ../../t/operators/relational.t
337- ../../t/operators/repeat.t
338X ../../t/operators/short_circuit.t
339X ../../t/operators/smartmatch.t
340- ../../t/operators/spaceship_and_datatypes.t
341- ../../t/operators/subscript_adverbs.t
342- ../../t/operators/ternary.t
343X ../../t/operators/value_equivalence.t
344X ../../t/packages/autoload.t
345- ../../t/packages/export.t
346- ../../t/packages/import.t
347- ../../t/packages/lexical_pragmas.t
348X ../../t/packages/reflection.t
349X ../../t/packages/require_and_use.t
350X ../../t/packages/scope.t
351- ../../t/packages/symbols.t
352- ../../t/packages/use_perl_6.t
353X ../../t/perl5/array.t
354X ../../t/perl5/basic.t
355X ../../t/perl5/class.t
356X ../../t/perl5/eval_lex.t
357- ../../t/perl5/exception_handling.t
358X ../../t/perl5/hash.t
359X ../../t/perl5/import.t
360X ../../t/perl5/method.t
361- ../../t/perl5/modify_inside_p5_p6.t
362- ../../t/perl5/modify_inside_p5.t
363X ../../t/perl5/return.t
364X ../../t/perl5/roundtrip.t
365- ../../t/regex/capture_rollback.t
366X ../../t/regex/extract_pghpw.t
367- ../../t/regex/from_perl6_rules/anchors.t
368X ../../t/regex/from_perl6_rules/array_cap.t
369- ../../t/regex/from_perl6_rules/assert.t
370X ../../t/regex/from_perl6_rules/capture.t
371- ../../t/regex/from_perl6_rules/charset.t
372- ../../t/regex/from_perl6_rules/codevars.t
373- ../../t/regex/from_perl6_rules/combchar.t
374- ../../t/regex/from_perl6_rules/context.t
375X ../../t/regex/from_perl6_rules/counted.t
376- ../../t/regex/from_perl6_rules/der_grammar.t
377X ../../t/regex/from_perl6_rules/exhaustive.t
378- ../../t/regex/from_perl6_rules/grammar.t
379X ../../t/regex/from_perl6_rules/hash_cap.t
380- ../../t/regex/from_perl6_rules/hashkv.t
381- ../../t/regex/from_perl6_rules/inline.t
382- ../../t/regex/from_perl6_rules/litvar.t
383- ../../t/regex/from_perl6_rules/lookaround.t
384- ../../t/regex/from_perl6_rules/named_cap.t
385- ../../t/regex/from_perl6_rules/named_chars.t
386- ../../t/regex/from_perl6_rules/newline.t
387X ../../t/regex/from_perl6_rules/noncap.t
388X ../../t/regex/from_perl6_rules/null.t
389- ../../t/regex/from_perl6_rules/overlapping.t
390- ../../t/regex/from_perl6_rules/patvar.t
391- ../../t/regex/from_perl6_rules/pos.t
392- ../../t/regex/from_perl6_rules/prior.t
393X ../../t/regex/from_perl6_rules/propcharset.t
394X ../../t/regex/from_perl6_rules/properties.t
395X ../../t/regex/from_perl6_rules/qinterp.t
396- ../../t/regex/from_perl6_rules/repeat.t
397X ../../t/regex/from_perl6_rules/rulecode.t
398X ../../t/regex/from_perl6_rules/stdrules.t
399- ../../t/regex/from_perl6_rules/subrule.t
400X ../../t/regex/from_perl6_rules/subst.t
401- ../../t/regex/from_perl6_rules/word.t
402X ../../t/regex/grammar.t
403X ../../t/regex/named_rule_capture.t
404- ../../t/regex/nonstrings.t
405X ../../t/regex/numbered_match_variable.t
406X ../../t/regex/p6regex/p6regex.t
407- ../../t/regex/perl5_1.t
408- ../../t/regex/perl5_2.t
409- ../../t/regex/perl5_3.t
410- ../../t/regex/perl5_4.t
411- ../../t/regex/perl5_5.t
412- ../../t/regex/perl5_6.t
413- ../../t/regex/perl5_7.t
414- ../../t/regex/perl5_8.t
415- ../../t/regex/perl5_9.t
416- ../../t/regex/rules_refs.t
417- ../../t/regex/rx_perl5_escape.t
418- ../../t/regex/rx_perl5_g.t
419X ../../t/regex/rx_perl5_match.t
420- ../../t/regex/smartparse.t
421X ../../t/regex/s_perl5.t
422X ../../t/regex/variable_interpolation.t
423X ../../t/regex/ws_subst.t
424X ../../t/run/01-dash-uppercase-i.t
425X ../../t/run/01-multiple-e.t
426X ../../t/run/02-dash-n.t
427X ../../t/run/03-dash-p.t
428X ../../t/run/04-dash-ce.t
429X ../../t/run/05-unknown-option.t
430X ../../t/run/06-dash-help.t
431X ../../t/run/06-dash-version.t
432X ../../t/run/07-dash-uppercase-v.t
433X ../../t/run/08-script-from-stdin.t
434X ../../t/run/09-dash-uppercase-c.t
435X ../../t/run/10-dash-uppercase-m.t
436X ../../t/run/11-safemode.t
437X ../../t/run/12-script-args.t
438- ../../t/spec/S02-builtin_data_types/infinity.t
439- ../../t/spec/S02-builtin_data_types/type.t
440- ../../t/spec/S02-literals/autoref.t
441- ../../t/spec/S02-literals/hex_chars.t
442- ../../t/spec/S02-literals/radix.t
443- ../../t/spec/S02-magicals/block.t
444- ../../t/spec/S02-magicals/dollar_bang.t
445X ../../t/spec/S02-magicals/env.t
446- ../../t/spec/S02-magicals/file_line.t
447- ../../t/spec/S02-magicals/perlver.t
448X ../../t/spec/S02-magicals/pid.t
449- ../../t/spec/S02-magicals/progname.t
450- ../../t/spec/S02-magicals/subname.t
451X ../../t/spec/S02-magicals/sub.t
452X ../../t/spec/S02-names_and_variables/fmt.t
453X ../../t/spec/S02-whitespace_and_comments/unicode-whitespace.t
454X ../../t/spec/S02-whitespace_and_comments/unspace.t
455X ../../t/spec/S03-operators/assign.t
456- ../../t/spec/S03-operators/autoincrement.t
457- ../../t/spec/S03-operators/comparison.t
458X ../../t/spec/S03-operators/cross-metaop.t
459- ../../t/spec/S03-operators/equality.t
460- ../../t/spec/S03-operators/not.t
461- ../../t/spec/S03-operators/relational.t
462- ../../t/spec/S03-operators/true.t
463X ../../t/spec/S04-statements/try.t
464- ../../t/spec/S04-statements/until.t
465- ../../t/spec/S04-statements/while.t
466- ../../t/spec/S05-modifier/basechar.t
467- ../../t/spec/S05-modifier/continue.t
468- ../../t/spec/S05-modifier/ignorecase.t
469X ../../t/spec/S05-modifier/ii.t
470X ../../t/spec/S05-modifier/pos.t
471- ../../t/spec/S05-modifier/repetition-exhausitve.t
472- ../../t/spec/S05-modifier/repetition.t
473X ../../t/spec/S05-transliteration/trans.t
474- ../../t/spec/S06-advanced_subroutine_features/want.t
475- ../../t/spec/S06-signature/named-placeholders.t
476- ../../t/spec/S06-signature/positional-placeholders.t
477- ../../t/spec/S06-signature/slurpy-placeholders.t
478- ../../t/spec/S09-autovivification/autovivification.t
479- ../../t/spec/S09-subscript_slice/slice.t
480- ../../t/spec/S11-modules/module-file.t
481- ../../t/spec/S11-modules/module.t
482- ../../t/spec/S11-modules/re-export.t
483- ../../t/spec/S12-attributes/delegation.t
484X ../../t/spec/S12-class/attributes.t
485- ../../t/spec/S12-class/basic.t
486- ../../t/spec/S12-class/inheritance-class-methods.t
487X ../../t/spec/S12-class/instantiate.t
488- ../../t/spec/S12-class/parent_attributes.t
489- ../../t/spec/S12-methods/calling_syntax.t
490- ../../t/spec/S12-methods/indirect_notation.t
491X ../../t/spec/S12-methods/private_methods.t
492- ../../t/spec/S12-role/composition.t
493X ../../t/spec/S13-overloading/fallbacks-deep.t
494- ../../t/spec/S13-overloading/multiple-signatures.t
495X ../../t/spec/S13-overloading/typecasting-long.t
496X ../../t/spec/S13-overloading/typecasting-mixed.t
497X ../../t/spec/S13-overloading/typecasting-short.t
498X ../../t/spec/S16-filehandles/chmod.t
499- ../../t/spec/S16-filehandles/connect.t
500- ../../t/spec/S16-filehandles/dir.t
501- ../../t/spec/S16-filehandles/io_in_for_loops.t
502- ../../t/spec/S16-filehandles/io_in_while_loops.t
503X ../../t/spec/S16-filehandles/io.t
504- ../../t/spec/S16-filehandles/open.t
505X ../../t/spec/S16-filehandles/unlink.t
506X ../../t/spec/S16-io/getc.t
507- ../../t/spec/S16-io/print.t
508- ../../t/spec/S16-io/say.t
509- ../../t/spec/S16-unfiled/getpeername.t
510- ../../t/spec/S16-unfiled/readline.t
511- ../../t/spec/S16-unfiled/slurp.t
512X ../../t/spec/S17-async/async.t
513X ../../t/spec/S17-async/contend.t
514X ../../t/spec/S17-async/syntax.t
515- ../../t/spec/S29-any/cmp.t
516- ../../t/spec/S29-any/eqv.t
517- ../../t/spec/S29-array/delete.t
518- ../../t/spec/S29-array/exists.t
519- ../../t/spec/S29-array/keys_values.t
520- ../../t/spec/S29-array/kv.t
521- ../../t/spec/S29-array/pairs.t
522- ../../t/spec/S29-array/pop.t
523- ../../t/spec/S29-array/push.t
524- ../../t/spec/S29-array/shift.t
525- ../../t/spec/S29-array/splice.t
526- ../../t/spec/S29-array/unshift.t
527X ../../t/spec/S29-container/cat.t
528X ../../t/spec/S29-container/roundrobin.t
529- ../../t/spec/S29-container/zip.t
530- ../../t/spec/S29-context/die_arg_preservation.t
531X ../../t/spec/S29-context/die.t
532X ../../t/spec/S29-context/evalfile.t
533- ../../t/spec/S29-context/eval.t
534- ../../t/spec/S29-context/exit-in-if.t
535- ../../t/spec/S29-context/exit.t
536- ../../t/spec/S29-context/nothing.t
537- ../../t/spec/S29-context/sleep.t
538X ../../t/spec/S29-conversions/ord_and_chr.t
539- ../../t/spec/S29-hash/delete.t
540X ../../t/spec/S29-hash/exists.t
541- ../../t/spec/S29-hash/isa.t
542- ../../t/spec/S29-hash/keys_values.t
543X ../../t/spec/S29-hash/kv.t
544X ../../t/spec/S29-hash/pairs.t
545X ../../t/spec/S29-hash/slice.t
546X ../../t/spec/S29-list/classify.t
547X ../../t/spec/S29-list/first.t
548X ../../t/spec/S29-list/grep.t
549- ../../t/spec/S29-list/join.t
550- ../../t/spec/S29-list/map_empty_list.t
551- ../../t/spec/S29-list/map_flattening.t
552- ../../t/spec/S29-list/map_function_return_values.t
553- ../../t/spec/S29-list/map_function.t
554X ../../t/spec/S29-list/map.t
555X ../../t/spec/S29-list/map_topic.t
556- ../../t/spec/S29-list/map_with_signature.t
557- ../../t/spec/S29-list/minmax.t
558- ../../t/spec/S29-list/mutating_listops.t
559- ../../t/spec/S29-list/pick.t
560X ../../t/spec/S29-list/reduce.t
561- ../../t/spec/S29-list/reverse.t
562X ../../t/spec/S29-list/sort.t
563- ../../t/spec/S29-list/uniq.t
564X ../../t/spec/S29-num/abs.t
565- ../../t/spec/S29-num/complex.t
566X ../../t/spec/S29-num/exp.t
567X ../../t/spec/S29-num/int.t
568X ../../t/spec/S29-num/log.t
569- ../../t/spec/S29-num/pi.t
570- ../../t/spec/S29-num/rand.t
571X ../../t/spec/S29-num/roots.t
572- ../../t/spec/S29-num/rounders.t
573- ../../t/spec/S29-num/sign.t
574- ../../t/spec/S29-num/sqrt.t
575- ../../t/spec/S29-os/system.t
576X ../../t/spec/S29-os/system-with-spaces.t
577- ../../t/spec/S29-scalar/defined.t
578X ../../t/spec/S29-scalar/undef.t
579- ../../t/spec/S29-str/append.t
580- ../../t/spec/S29-str/capitalize.t
581- ../../t/spec/S29-str/chomp.t
582- ../../t/spec/S29-str/chop.t
583- ../../t/spec/S29-str/comb.t
584- ../../t/spec/S29-str/index.t
585- ../../t/spec/S29-str/lcfirst.t
586- ../../t/spec/S29-str/lc.t
587- ../../t/spec/S29-str/length.t
588- ../../t/spec/S29-str/p5chomp.t
589- ../../t/spec/S29-str/p5chop.t
590X ../../t/spec/S29-str/quotemeta.t
591- ../../t/spec/S29-str/rindex.t
592- ../../t/spec/S29-str/samecase.t
593X ../../t/spec/S29-str/split.t
594- ../../t/spec/S29-str/sprintf.t
595- ../../t/spec/S29-str/substr.t
596- ../../t/spec/S29-str/ucfirst.t
597- ../../t/spec/S29-str/uc.t
598X ../../t/spec/S29-time/time.t
599- ../../t/spec/S29-trig/e.t
600- ../../t/spec/S29-trig/trig.t
601- ../../t/spec/S29-type/declarations.t
602- ../../t/statements/do.t
603X ../../t/statements/for.t
604- ../../t/statements/for_with_only_one_item.t
605- ../../t/statements/gather.t
606X ../../t/statements/given.t
607- ../../t/statements/grep-and-sort-in-for.t
608- ../../t/statements/if.t
609X ../../t/statements/io_leaking_into_runtime.t
610- ../../t/statements/last.t
611X ../../t/statements/loop.t
612- ../../t/statements/map-and-sort-in-for.t
613- ../../t/statements/modifiers/for.t
614- ../../t/statements/modifiers/given.t
615- ../../t/statements/modifiers/if2.t
616X ../../t/statements/modifiers/if3.t
617- ../../t/statements/modifiers/if.t
618- ../../t/statements/modifiers/unless.t
619- ../../t/statements/modifiers/until.t
620- ../../t/statements/modifiers/while.t
621X ../../t/statements/next.t
622- ../../t/statements/no_implicit_block.t
623- ../../t/statements/redo.t
624X ../../t/statements/repeat.t
625X ../../t/statements/unless.t
626- ../../t/statements/until.t
627- ../../t/statements/values_in_bool_context.t
628- ../../t/statements/while.t
629- ../../t/syntax/char_by_name.t
630- ../../t/syntax/char_by_number.t
631X ../../t/syntax/comments.t
632- ../../t/syntax/decl_vs_assign_prec.t
633- ../../t/syntax/force_context.t
634- ../../t/syntax/hyper_latin1.t
635X ../../t/syntax/inplace.t
636- ../../t/syntax/interpolation/arrays.t
637- ../../t/syntax/interpolation/fmt.t
638- ../../t/syntax/interpolation/hash_access.t
639X ../../t/syntax/interpolation/strings.t
640- ../../t/syntax/lf_in_list.t
641- ../../t/syntax/list_comprehension.t
642- ../../t/syntax/list_quote_junction.t
643- ../../t/syntax/list_quote_whitespace.t
644- ../../t/syntax/numbers/list_of_digits.t
645- ../../t/syntax/numbers/misc.t
646X ../../t/syntax/numbers/underscores.t
647- ../../t/syntax/pairs.t
648- ../../t/syntax/parsing/braces_in_rules.t
649- ../../t/syntax/parsing/braces_in_strings.t
650- ../../t/syntax/parsing/filetest.t
651- ../../t/syntax/parsing/gt.t
652- ../../t/syntax/parsing/hash_sub.t
653- ../../t/syntax/parsing/lt.t
654- ../../t/syntax/parsing/nested_hashrefs.t
655- ../../t/syntax/parsing/non-dotted-new-disallowed.t
656- ../../t/syntax/parsing/parens.t
657- ../../t/syntax/parsing/pod_in_multi_line_exprs.t
658- ../../t/syntax/parsing/postfix_if_and_is.t
659- ../../t/syntax/parsing/spaceship.t
660X ../../t/syntax/parsing/sub_calls.t
661- ../../t/syntax/parsing/subscript.t
662X ../../t/syntax/POD.t
663X ../../t/syntax/signature.t
664- ../../t/syntax/single_quoted_strings.t
665X ../../t/syntax/stmt_or_expr.t
666X ../../t/syntax/symbol_table.t
667X ../../t/syntax/unicode.t
668- ../../t/syntax/varnames.t
669X ../../t/types/variables.t
670X ../../t/unspecced/assignment.t
671- ../../t/unspecced/async-sleep.t
672X ../../t/unspecced/async.t
673- ../../t/unspecced/config.t
674- ../../t/unspecced/cont.t
675- ../../t/unspecced/cwd.t
676- ../../t/unspecced/eval_haskell.t
677- ../../t/unspecced/evaluation_order.t
678X ../../t/unspecced/eval_yaml.t
679X ../../t/unspecced/precompile.t
680X ../../t/unspecced/sort.t
681- ../../t/unspecced/sub_application.t
682- ../../t/unspecced/tailcall.t
683X ../../t/unspecced/times.t
684- ../../t/var/assigning_refs.t
685- ../../t/var/autoderef.t
686X ../../t/var/caller.t
687- ../../t/var/chained.t
688- ../../t/var/constant.t
689- ../../t/var/contextual.t
690- ../../t/var/default_scalar.t
691- ../../t/var/is_copy.t
692- ../../t/var/is_readonly.t
693X ../../t/var/is_rw.t
694- ../../t/var/lazy.t
695- ../../t/var/let.t
696- ../../t/var/lvalue_deep_brackets.t
697- ../../t/var/my.t
698- ../../t/var/passing_the_pair_class_to_a_sub.t
699- ../../t/var/refs_point_to_containers.t
700X ../../t/var/state.t
701X ../../t/var/symbolic_deref.t
702X ../../t/var/temp.t
703- ../../t/var/var.t
704X ../../t/xx-uncategorized/assuming_and_mmd.t
705X ../../t/xx-uncategorized/attribute_hash.t
706- ../../t/xx-uncategorized/attribute_of_return_value.t
707- ../../t/xx-uncategorized/cast_undef_shortcircuit.t
708- ../../t/xx-uncategorized/decode-utf-chunks.t
709- ../../t/xx-uncategorized/deref_doesnt.t
710- ../../t/xx-uncategorized/empty_kwid.t
711X ../../t/xx-uncategorized/global_subst_with_lookbehind.t
712X ../../t/xx-uncategorized/hyperop.t
713- ../../t/xx-uncategorized/io_close_with_scope.t
714- ../../t/xx-uncategorized/io_finalize_part1.t
715- ../../t/xx-uncategorized/io_finalize_part2.t
716- ../../t/xx-uncategorized/is_copy_ne_is_rw.t
717- ../../t/xx-uncategorized/lexical-array-in-inner-block.t
718- ../../t/xx-uncategorized/named_2_positional.t
719- ../../t/xx-uncategorized/namespaces.t
720- ../../t/xx-uncategorized/optional_copy.t
721- ../../t/xx-uncategorized/pair_boolean.t
722- ../../t/xx-uncategorized/pair_in_array.t
723- ../../t/xx-uncategorized/parsing_bool.t
724- ../../t/xx-uncategorized/passing-arrays-to-functions.t
725X ../../t/xx-uncategorized/prelude_test.t
726X ../../t/xx-uncategorized/return_in_anonymous_subs.t
727- ../../t/xx-uncategorized/rule_recursive.t
728- ../../t/xx-uncategorized/rules_with_embedded_parrot.t
729- ../../t/xx-uncategorized/rule_used_in_Str.t
730X ../../t/xx-uncategorized/say-crash.t
731- ../../t/xx-uncategorized/self_inheritance.t
732- ../../t/xx-uncategorized/shift-from-function-array-arg.t
733- ../../t/xx-uncategorized/short_circuiting.t
734X ../../t/xx-uncategorized/slow-parse-fail.t
735- ../../t/xx-uncategorized/smartmatch_autovivifies.t
736- ../../t/xx-uncategorized/smartmatch_rx_obstacle.t
737- ../../t/xx-uncategorized/value_alias_readonly.t
738- ../../v6/v6-KindaPerl6/t/kp6/01-tap.t
739- ../../v6/v6-KindaPerl6/t/kp6/02-str-concat.t
740- ../../v6/v6-KindaPerl6/t/kp6/03-scalar.t
741- ../../v6/v6-KindaPerl6/t/kp6/04-add.t
742- ../../v6/v6-KindaPerl6/t/kp6/05-bind.t
743- ../../v6/v6-KindaPerl6/t/kp6/06-begin.t
744- ../../v6/v6-KindaPerl6/t/kp6/07-begin-return.t
745- ../../v6/v6-KindaPerl6/t/kp6/08-begin-bind.t
746- ../../v6/v6-KindaPerl6/t/kp6/09-begin-bind-to-value.t
747- ../../v6/v6-KindaPerl6/t/kp6/11-lex-sub.t
748- ../../v6/v6-KindaPerl6/t/kp6/12-lex-sub-lex-sub.t
749- ../../v6/v6-KindaPerl6/t/kp6/13-do.t
750- ../../v6/v6-KindaPerl6/t/kp6/14-compile-time-bind.t
751- ../../v6/v6-KindaPerl6/t/kp6/15-rebind.t
752- ../../v6/v6-KindaPerl6/t/kp6/16-what.t
753- ../../v6/v6-KindaPerl6/t/kp6/17-closure.t
754- ../../v6/v6-KindaPerl6/t/kp6/19-routine.t
755- ../../v6/v6-KindaPerl6/t/kp6/20-bit.t
756- ../../v6/v6-KindaPerl6/t/kp6/21-oo.t
757- ../../v6/v6-KindaPerl6/t/kp6/22-oo-self.t
758- ../../v6/v6-KindaPerl6/t/kp6/23-str-substr.t
759- ../../v6/v6-KindaPerl6/t/kp6/24-oo-accessor.t
760- ../../v6/v6-KindaPerl6/t/kp6/25-oo-accessor-ops.t
761- ../../v6/v6-KindaPerl6/t/kp6/26-hash.t
762- ../../v6/v6-KindaPerl6/t/kp6/27-array.t
763- ../../v6/v6-KindaPerl6/t/kp6/28-subs.t
764- ../../v6/v6-KindaPerl6/t/kp6/29-signature.t
765- ../../v6/v6-KindaPerl6/t/kp6/30-prelude-match.t
766- ../../v6/v6-KindaPerl6/t/kp6/31-prelude-capture.t
767- ../../v6/v6-KindaPerl6/t/kp6/32-oo-isa.t
768- ../../v6/v6-KindaPerl6/t/kp6/33-subset.t
769- ../../v6/v6-KindaPerl6/t/kp6/34-typed-container.t
770- ../../v6/v6-KindaPerl6/t/kp6/35-undef.t
771- ../../v6/v6-KindaPerl6/t/kp6/36-multi.t
772- ../../v6/v6-KindaPerl6/t/kp6/37-grep.t
773- ../../v6/v6-KindaPerl6/t/kp6/38-sort.t
774- ../../v6/v6-KindaPerl6/t/kp6/40-hash-keys.t
775- ../../v6/v6-KindaPerl6/t/kp6/41-attr-hash-keys.t
776- ../../v6/v6-KindaPerl6/t/kp6/42-single-rule-grammar.t
777- ../../v6/v6-KindaPerl6/t/kp6/43-class-constructor-with-params.t
778- ../../v6/v6-KindaPerl6/t/kp6/44-map.t
779- ../../v6/v6-KindaPerl6/t/kp6/45-for.t
780- ../../v6/v6-KindaPerl6/t/kp6/46-hash-item-bind.t
781- ../../v6/v6-KindaPerl6/t/kp6/47-global.t
782- ../../v6/v6-KindaPerl6/t/kp6/48-do.t
783- ../../v6/v6-KindaPerl6/t/kp6/49-hash-underline.t
784- ../../v6/v6-KindaPerl6/t/kp6/51-Test.t
785- ../../v6/v6-KindaPerl6/t/kp6/52-str-len.t
786X ../../v6/v6-KindaPerl6/t/kp6/53-attr-bind.t
787- ../../v6/v6-KindaPerl6/t/kp6/54-while.t
788- ../../v6/v6-KindaPerl6/t/kp6/55-numeric-lt.t
789- ../../v6/v6-KindaPerl6/t/kp6/57-method-without-return.t
790- ../../v6/v6-KindaPerl6/t/kp6/58-object-accessors.t
791- ../../v6/v6-KindaPerl6/t/kp6/59-inheritance.t
792- ../../v6/v6-KindaPerl6/t/kp6/60-inherited-accessors.t
793- ../../v6/v6-KindaPerl6/t/kp6/61-shortcircuit-lexicals.t
794- ../../v6/v6-KindaPerl6/t/kp6/62-hash-of-hash.t
795- ../../v6/v6-KindaPerl6/t/kp6/62-say-in-begin.t
796- ../../v6/v6-KindaPerl6/t/kp6/63-autovivify.t
797- ../../v6/v6-KindaPerl6/t/kp6/64-autovivify-global.t
798- ../../v6/v6-KindaPerl6/t/kp6/65-autovivify-deep.t
799- ../../v6/v6-KindaPerl6/t/kp6/66-autovivify-bind.t
800- ../../v6/v6-KindaPerl6/t/kp6/67-list-interpolation.t
801- ../../v6/v6-KindaPerl6/t/kp6/68-list-assignment.t
802- ../../v6/v6-KindaPerl6/t/kp6/69-list-binding.t
803- ../../v6/v6-KindaPerl6/t/kp6/grammar/01-simple-or-token.t
804- ../../v6/v6-KindaPerl6/t/kp6/grammar/02-non-capturing-group.t
805- ../../v6/v6-KindaPerl6/t/kp6/grammar/03-ident-token-from-grammar.t
806- ../../v6/v6-KindaPerl6/t/kp6/grammar/04-not-before-subrule.t
807- ../../v6/v6-KindaPerl6/t/kp6/grammar/05-code-inside-rule.t
808- ../../v6/v6-KindaPerl6/t/kp6/grammar/06-P5-modifier.t
809- ../../v6/v6-KindaPerl6/t/kp6/grammar/07-simple-match.t
810- ../../v6/v6-KindaPerl6/t/kp6/grammar/08-constructor-inside-rule.t
811- ../../v6/v6-KindaPerl6/t/kp6/grammar/09-Val__Int.t
812- ../../v6/v6-KindaPerl6/t/kp6/grammar/10-static-or-match-empty-string.t
813- ../../v6/v6-KindaPerl6/t/kp6/grammar/11-to-line-end.t
814- ../../v6/v6-KindaPerl6/t/kp6/grammar/12-non-return-block.t
815- ../../v6/v6-KindaPerl6/t/kp6/grammar/13-ident-digit-token.t
816- ../../v6/v6-KindaPerl6/t/kp6/grammar/14-p5-token.t
817- ../../v6/v6-KindaPerl6/t/kp6/grammar/15-capture-from-rule-block.t
818- ../../v6/v6-KindaPerl6/t/kp6/grammar/16-empty-const-as-last.t
819- ../../v6/v6-KindaPerl6/t/kp6/grammar/17-or.t
820- ../../v6/v6-KindaPerl6/t/kp6/io/01-dir.t
821- ../../v6/v6-KindaPerl6/t/kp6/math/01-rand.t
822- ../../v6/v6-KindaPerl6/t/kp6/math/02-inf.t
Note: See TracBrowser for help on using the browser.