| t/data/01_pass.pl | 
								
								
									ok 1 - im okok 2 - one is oneok 3 - contains bnot ok 4 - one is two? # TODO just cant get these working?not ok 5 - contains d? # TODO just cant get these working?ok 6 # skip to the loook 7 # skip to the loonot ok 8 # TODO & SKIP to the loo againnot ok 9 # TODO & SKIP to the loo again1..9 | 0.06s | 100.0% | 
					
						| t/data/02_fail.pl | 
								
								
									ok 1 - im okok 2 - one is oneok 3 - contains bnot ok 4 - one is two?not ok 5 - contains d?ok 6 - youre oknot ok 7 - dont run me1..7exit status: 3, wait status: 768 | 0.11s | 57.1% | 
					
						| t/data/03_plan_fail.pl | 
								
									Parse error: Bad plan.  You planned 2 tests but ran 3. 
									1..2ok 1 - im okok 2 - one is oneok 3 - contains b (unplanned!)exit status: 255, wait status: 65280 | 0.04s | 150.0% | 
					
						| t/data/04_die_fail.pl | 
								
								
									1..3ok 1 - im okok 2 - one is oneok 3 - contains bthis is an error test, not some horrible error at t/data/04_die_fail.pl line 10.exit status: 255, wait status: 65280 | 0.11s | 100.0% | 
					
						| t/data/05_compile_fail.pl | 
								
									Parse error: No plan found in TAP output 
									Bareword found where operator expected at t/data/05_compile_fail.pl line 6, near "be ok"	(Do you need to predeclare be?)Semicolon seems to be missing at t/data/05_compile_fail.pl line 8.syntax error at t/data/05_compile_fail.pl line 6, near "be ok"Execution of t/data/05_compile_fail.pl aborted due to compilation errors.exit status: 255, wait status: 65280 | 0.05s | n/a | 
					
						| t/data/06_skip_all.pl | 
								
								
									1..0 # Skip likity skipity | 0.03s | n/a | 
					
						| t/data/07_todo_pass.pl | 
								
								
									1..7ok 1 - im okok 2 - one is oneok 3 - contains bok 4 - one is one! # TODO just cant get these working? (unexpectedly succeeded!)ok 5 - contains c? # TODO just cant get these working? (unexpectedly succeeded!)not ok 6 # TODO & SKIP to the loonot ok 7 # TODO & SKIP to the loo | 0.09s | 100.0% | 
					
						| t/data/08_html_in_output.pl | 
								
								
									ok 1 - escape some of these chars: !@\#$%^++_)(*&^%$\#@!><ok 2 - contains <b> in the <output>not ok 3 - <html> in the diag messages..1..3exit status: 1, wait status: 256 | 0.02s | 66.7% | 
					
						| t/data/09_skip_error.pl | 
								
								
									ok 1 # skip to the loook 2 # skip to the looLabel not found for "last SKIP" at /usr/local/lib/perl5/5.8.4/Test/More.pm line 1023.1..2exit status: 255, wait status: 65280 | 0.01s | 100.0% | 
					
						| t/data/10_todo_skip.pl | 
								
								
									1..2not ok 1 # TODO & SKIP to the loonot ok 2 # TODO & SKIP to the loo | 0.10s | 100.0% |