]> git.vpit.fr Git - perl/modules/indirect.git/history - t
Fix a rare edge case for package whose names are prefix of 'main'
[perl/modules/indirect.git] / t /
2008-10-19 Vincent PitFix a rare edge case for package whose names are prefix...
2008-10-19 Vincent PitTest $$ as object
2008-10-16 Vincent PitMake test descriptions shorter
2008-10-16 Vincent PitSupport variables with spaces after the sigil
2008-10-16 Vincent PitFactorize the regexp in t/20-bad.t
2008-10-15 Vincent PitAdd support and tests for package variables
2008-10-15 Vincent PitTest good uses of our variables
2008-10-15 Vincent PitMore tests with $_
2008-10-15 Vincent PitTest 'print' that segfaults
2008-10-11 Vincent PitTest system and exec
2008-10-04 Vincent PitTest 'package A; sub foo; foo A->new' that gets deparse...
2008-10-02 Vincent PitTest 'no indirect "hlagh"'
2008-09-01 Vincent PitTest quotelike environments
2008-08-30 Vincent PitTest method call inside method call
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