]> git.vpit.fr Git - perl/modules/indirect.git/history - t
Update VPIT::TestHelpers to 32b27283
[perl/modules/indirect.git] / t /
2016-07-12 Vincent PitUpdate VPIT::TestHelpers to 32b27283
2015-07-31 Vincent PitHarden t/40-threads.t and t/42-threads-global.t against...
2015-07-31 Vincent PitUpdate t/09-load-threads.t
2015-07-31 Vincent PitUpdate VPIT::TestHelpers to ba865c42
2015-07-17 Vincent PitAlso test no indirect fatal and compilation errors...
2015-07-17 Vincent PitPreserve previous compilation errors on fatal indirect... rt104312
2015-07-17 Vincent PitUpdate VPIT::TestHelpers to 3ba261a5
2015-05-14 Vincent PitRevamp cloned thread cleanup
2015-04-20 Vincent PitClarify package names in t/41-threads-teardown.t
2015-04-20 Vincent PitUpdate VPIT::TestHelpers to 2a6ac0f1
2015-04-06 Vincent PitTest asymetrical thread termination
2015-04-06 Vincent PitHandle undef properly for failure diagnostics in t...
2015-04-06 Vincent PitMake sure the module is loaded in the first thread...
2015-04-06 Vincent PitImprove diagnostics in t/09-load-threads.t in case...
2015-03-31 Vincent PitImprove scheduling for the parallel loading test
2015-03-24 Vincent PitThoroughly test module loading in threads
2015-03-24 Vincent PitProtect run_perl() tests against old relocated perls
2015-03-24 Vincent PitPort threads tests to the new VPIT::TestHelpers interface
2015-03-24 Vincent PitUpdate VPIT::TestHelpers to 4eeb5afc
2015-03-12 Vincent PitUpdate VPIT::TestHelpers to 3c878c7c
2014-09-29 Vincent PitDo nothing after that the thread local storage has...
2014-09-29 Vincent PitDon't cleanup thread local storage before END blocks... rt99083
2014-09-21 Vincent PitDon't segfault for indirect constructs inside the empty...
2014-09-01 Vincent PitUse run_perl() from VPIT::TestHelpers rt92806
2013-09-05 Vincent PitAdd some tests for 'new { __PACKAGE__ }'
2013-09-05 Vincent PitRemove profanity
2013-09-05 Vincent PitHandle __PACKAGE__ as object name correctly rt88428
2013-08-24 Vincent PitUpdate bundled Test::Leaner to 0.05
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-08-24 Vincent PitRemove obsolete kwalitee workarounds
2013-08-23 Vincent PitNo tabs please
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t
2013-05-16 Andrew MainPartially revert 502e3aac. rt83806 rt83839
2013-03-05 Vincent PitIn string-like envs, take the position to the beginning... rt83659
2013-02-26 Vincent PitProperly set and check the line number of method and... rt83450
2013-01-30 Andrew MainMake indirect play nice with Devel::CallParser rt82562
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
2012-02-19 Vincent PitRequire Module::ExtractUse 0.24 for the Kwalitee test
2011-11-11 Vincent Pitt/40-threads.t should always run at least one test
2011-10-23 Vincent PitPreserve the PATH environment variable when running...
2011-10-23 Vincent PitRevert "Try to prevent t/50-external.t from crashing...
2011-10-23 Vincent PitTest "no indirect 'global'" with threads
2011-10-23 Vincent PitPort t/46-stress.t to Test::Leaner
2011-10-23 Vincent PitPort threads test to Test::Leaner and move boilerplate...
2011-10-23 Vincent PitForbid passing 'hook' and 'fatal' at the same time
2011-10-22 Vincent PitAdd 'global' option to 'no indirect'
2011-09-04 Vincent PitSkip the hint entry vivification test on 5.11 rt70618
2011-08-24 Vincent PitTry to prevent t/50-external.t from crashing on Cygwin
2011-07-18 Vincent PitThe last argument to hv_fetch is the lvalue flag, not... rt69291
2011-07-17 Vincent PitReplace $] by "$]" in tests
2011-07-17 Vincent PitTest that indirect does not vivify entries in %^H
2011-07-05 Vincent PitTest interaction with eval STRING
2011-01-03 Vincent PitSwitch to qw<>
2010-10-02 Vincent PitSkip threads tests unless perl version is 5.13.4 or...
2010-08-21 Vincent PitDocument and test that the "-e without semicolon" bug...
2010-08-21 Vincent PitRename t/80-regressions.t to t/50-external.t
2010-08-19 Vincent PitProperly handle method_named ops
2010-08-16 Vincent PitYet more quotelike tests
2010-08-16 Vincent PitMore quotelike environments testing
2010-08-16 Vincent PitGet rid of the linestr check
2010-08-16 Vincent PitAllow /^:?fatal$/ to specify the lethal behaviour rt59498
2010-08-16 Vincent PitOnly check methods where the method name is a constant rt60378
2010-04-24 Vincent PitAdd Tatsuhiko Miyagawa's regression test
2010-04-24 Vincent PitDisable taint mode for t/30-scope.t
2010-04-18 Vincent PitFix test failures with 5.12 on Windows where Strawberry...
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-09-26 Vincent PitKwalitee test overhaul
2009-08-28 Vincent PitReset the callbacks when the root interpreter is destroyed
2009-08-28 Vincent PitMake some room in t/4*.t
2009-08-27 Vincent PitUse the hint pointer as the unique identifier for the...
2009-08-23 Vincent PitMake sure PERL_INDIRECT_PM_DISABLE is not set before...
2009-08-23 Vincent PitAdd the PERL_INDIRECT_PM_DISABLE environment variable
2009-07-15 Vincent PitFreshen t/40-threads.t
2009-07-15 Vincent PitMore freshness for t/21-bad.t
2009-07-15 Vincent PitFreshen t/10-args.t
2009-07-15 Vincent PitDon't use 'Fatal' as a metasyntactic name
2009-07-15 Vincent PitFreshen t/30-scope.t
2009-07-15 Vincent PitTurn on CvCLONE for all anonymous subs passed as hooks rt47902
2009-07-15 Vincent PitFix t/80-regressions.t failing on Win32
2009-07-15 Vincent PitDocument and test constant folding
2009-07-14 Vincent PitCover ck_scope actually handling an OP_SCOPE
2009-07-14 Vincent PitFreshen t/22-bad-mixed.t
2009-07-14 Vincent PitFreshen t/20-good.t
2009-07-14 Vincent PitRename try() to zap() as we'll need try() for something...
2009-07-14 Vincent PitSimplify the warning handler in t/21-bad.t
2009-07-14 Vincent PitHandle indirect calls on blocks
2009-07-14 Vincent PitOnly enable the pragma during compile time rt47866
2009-07-14 Vincent PitRevamp t/21-bad.t
2009-07-08 Vincent PitFix "meth meth" not being correctly reported
2009-07-07 Vincent PitAdd a stress test
2009-07-07 Vincent PitFix line number for multiline indirect constructs
2009-05-28 Vincent PitPrevent bogus invalid syntaxes caused by reallocated...
2009-05-24 Vincent PitTest the workaround more extensively
2009-05-24 Vincent PitWork around the "pragma propagating into require" bug
2009-05-23 Vincent PitAdd a TODO test for the "pragma propagating into requir...
2009-05-17 Vincent PitGet rid of t/90-boilerplate.t
next