]> git.vpit.fr Git - perl/modules/VPIT-TestHelpers.git/log
perl/modules/VPIT-TestHelpers.git
11 years agoAdd some tests
Vincent Pit [Wed, 30 Jan 2013 15:59:33 +0000 (13:59 -0200)]
Add some tests

11 years agoRename load_or_skip to load_or_skip_all, and implement the real load_or_skip
Vincent Pit [Wed, 30 Jan 2013 15:59:16 +0000 (13:59 -0200)]
Rename load_or_skip to load_or_skip_all, and implement the real load_or_skip

11 years agoAdd some spacing
Vincent Pit [Wed, 30 Jan 2013 15:57:11 +0000 (13:57 -0200)]
Add some spacing

11 years agoMake sure $test_sub returns a code reference
Vincent Pit [Fri, 7 Sep 2012 17:53:18 +0000 (19:53 +0200)]
Make sure $test_sub returns a code reference

11 years agoMake diag() and skip_all() use Test::Leaner if it is loaded
Vincent Pit [Fri, 7 Sep 2012 11:50:34 +0000 (13:50 +0200)]
Make diag() and skip_all() use Test::Leaner if it is loaded

11 years agoClean leftovers in %INC when the module could not be loaded
Vincent Pit [Fri, 7 Sep 2012 11:31:45 +0000 (13:31 +0200)]
Clean leftovers in %INC when the module could not be loaded

11 years agoInitial commit
Vincent Pit [Fri, 7 Sep 2012 11:26:28 +0000 (13:26 +0200)]
Initial commit