increment $VERSION after 0.26 release
[p5sagit/Sub-Name.git] / t / RT96893_perlcc.t
2018-01-25 Karen Etheridge switch from stringy to block eval, being careful to...
2016-10-17 Reini Urban Fixes for 5.6
2015-05-19 Karen Etheridge $B::C::VERSION is not always defined (RT#104510)
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;...