Searched refs:todo_skip (Results 1 – 12 of 12) sorted by relevance
33 todo_skip "Just testing todo_skip";36 die "todo_skip should prevent this";
57 todo_skip "Just testing todo_skip", 2;73 todo_skip "Just testing todo_skip";
40 $Test->todo_skip("foo\n\n");
80 $Test->todo_skip("todo\nskip\n");
61 $Test->todo_skip( 'i need both' );
1068 sub todo_skip { subroutine1080 $tb->todo_skip($why);
932 sub todo_skip { subroutine
80 * $how_many is optional for skip() and todo_skip(). Thanks to 215 - Nick Ing-Simmons suggested todo_skip() be a bit clearer about249 * Added todo_skip()
295 sub todo_skip { subroutine
947 todo_skip 'tainted %ENV warning occludes tainted arguments warning', 22
3151 Subject: [PATCH] Add todo_skip() to test.pl
19608 B<todo_skip>20197 B<TODO: BLOCK>, B<todo_skip>