]> git.vpit.fr Git - perl/modules/indirect.git/history - t/10-good.t
Allow specifying a prefix and skipping individual tests
[perl/modules/indirect.git] / t / 10-good.t
2008-12-05 Vincent PitAllow specifying a prefix and skipping individual tests
2008-12-05 Vincent PitRemove the 'inside s///' test for now, as it seems...
2008-12-05 Vincent PitIn tests, say 'no/use indirect' inside the eval string...
2008-10-22 Vincent PitTest state variables
2008-10-16 Vincent PitMake test descriptions shorter
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-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