this test also requires perlcc to run
[p5sagit/Sub-Name.git] / t / RT96893_perlcc.t
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;...