]> git.vpit.fr Git - perl/modules/indirect.git/history - t/lib
Nullify thread local storage entries when they are freed
[perl/modules/indirect.git] / t / lib /
2014-09-01 Vincent PitUse run_perl() from VPIT::TestHelpers rt92806
2013-08-24 Vincent PitUpdate bundled Test::Leaner to 0.05
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-03-05 Vincent PitIn string-like envs, take the position to the beginning... rt83659
2013-01-30 Vincent PitUpdate VPIT::TestHelpers to e8344578
2012-11-02 Vincent PitPort module loading in tests to VPIT::TestHelpers
2012-11-02 Vincent PitUpdate author tests, and add a POD spelling test
2011-10-23 Vincent PitPort threads test to Test::Leaner and move boilerplate...
2011-10-22 Vincent PitAdd 'global' option to 'no indirect'
2011-01-03 Vincent PitSwitch to qw<>
2010-04-24 Vincent PitAdd Tatsuhiko Miyagawa's regression test
2010-04-18 Vincent PitProtect $@ in the regression test for RT #50570
2010-04-18 Vincent PitAdd a regression test for a bug that appeared while...
2010-04-18 Vincent PitAdd a regression test for RT #50570
2009-08-27 Vincent PitUse the hint pointer as the unique identifier for the...
2009-07-15 Vincent PitTurn on CvCLONE for all anonymous subs passed as hooks rt47902
2009-05-28 Vincent PitPrevent bogus invalid syntaxes caused by reallocated...
2009-05-24 Vincent PitTest the workaround more extensively
2009-05-23 Vincent PitAdd a TODO test for the "pragma propagating into requir...