]> git.vpit.fr Git - perl/modules/indirect.git/history - t/30-scope.t
Test interaction with eval STRING
[perl/modules/indirect.git] / t / 30-scope.t
2011-07-05 Vincent PitTest interaction with eval STRING
2011-01-03 Vincent PitSwitch to qw<>
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 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-08-23 Vincent PitMake sure PERL_INDIRECT_PM_DISABLE is not set before...
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-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-15 Vincent Pit5.9.5 fix
2009-05-07 Vincent PitAlso pass the file and the line number to the hook
2009-04-17 Vincent PitTest use/no indirect while parsing an indirect construct
2009-01-17 Vincent PitYet more diagnostics for t/30-scope.t
2008-12-08 Vincent PitBetter handling of extraneous warnings in t/30-scope.t
2008-12-05 Vincent PitIn t/30-scope.t, avoid failures for "eval 'no indirect...
2008-12-05 Vincent PitTest eval block
2008-12-05 Vincent PitTest if the pragma propagates through eval string
2008-12-05 Vincent PitTest that the code compiled fine in t/30-scope.t
2008-08-30 Vincent PitNo longer fork to test. IPC::Cmd is no longer required
2008-08-12 Vincent PitAdd undef guards to $stderr in tests
2008-08-12 Vincent PitAdd PERL5OPT to the flags passed to the forked perls
2008-08-11 Vincent PitActually exit when the child didn't succeed
2008-08-11 Vincent PitSkip when we couldn't capture buffers
2008-08-11 Vincent PitShow more information when we couldn't run the tests...
2008-08-10 Vincent PitImporting indirect-0.01.tar.gz v0.01