]> git.vpit.fr Git - perl/modules/Variable-Magic.git/history - t/lib
This is 0.53
[perl/modules/Variable-Magic.git] / t / lib /
2013-01-30 Vincent PitUpdate VPIT::TestHelpers to e8344578
2012-08-20 Vincent PitUpdate how author tests load their dependencies
2012-06-24 Vincent PitMove the global destruction logic of t/15-self.t out...
2012-06-23 Vincent PitCleaner version numbers
2012-05-06 Vincent PitReuse the diag() helper in the TestThreads module
2012-02-16 Vincent PitProtect $@ inside Variable::Magic::TestWatcher::init_wa...
2011-10-26 Vincent PitMake the watch { } wrapper properly apply context
2011-10-24 Vincent PitThreads tests may not be able to spawn all the threads
2011-01-19 Vincent PitSwitch to qw<>
2009-04-19 Vincent PitRename Variable::Magic::TestDieRequired to Variable...
2009-03-26 Vincent PitProperly unmortalize the wizard after removing it from...
2009-03-21 Vincent PitTest when magic actions take place
2009-03-21 Vincent PitRename test functions init() and check() to init_watche...
2009-02-19 Vincent PitFix and test segfaults and wrong "Unknown error" except...
2009-01-24 Vincent PitDon't assign results in check blocks
2009-01-21 Vincent PitReport file/line of failures correctly
2009-01-18 Vincent PitFactor some test logic in a helper module