1 t/00_compile.t ........... ok
2 t/01_simple.t ............ ok
3 t/02_fork_method.t ....... ok
4 t/03_toomany_run.t ....... ok
5 t/04_test_before_fork.t .. ok
6 t/05_nest.t .............. ok
7 t/06_fail_lineno.t ....... ok
8 t/07_lazy_load.t ......... ok
9 t/08_threads.t ........... skipped: Not implemented yet
10 t/09_very_simple.t ....... ok
12 # Failed test 'child three'
13 # at t/nest/subtest.ttt line 14.
14 # Looks like you failed 1 test of 6.
16 t/10_subtest.t ........... ok
17 t/11_failure_location.t .. ok
18 t/12_is_passing.t ........ ok
23 t/10_subtest.t (Wstat: 0 Tests: 1 Failed: 0)