mark this test as TODO by only emitting TAP in the parent process and checking its...
[p5sagit/Sub-Name.git] / t / RT96893_perlcc.t
2015-04-24 Karen Etheridge mark this test as TODO by only emitting TAP in the...
2015-03-29 Karen Etheridge skip this test if Devel::CheckBin is not installed...
2015-03-28 Karen Etheridge fix test: the TAP actually comes from a subprocess...
2014-08-09 Karen Etheridge this test also requires perlcc to run
2014-08-09 Karen Etheridge improve wording of this skip message
2014-08-09 Karen Etheridge convert raw tests to using Test::More
2014-08-09 Karen Etheridge better to call require at runtime
2014-07-11 Reini Urban skip t/RT96893_perlcc.t with too old B::C versions
2014-07-10 Karen Etheridge fix test when B::C not installed
2014-07-10 Karen Etheridge fix TAP output
2014-07-10 Reini Urban Fix RT#96893 - do not change the string arg in XS;...