This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid loading .bs files twice when using XSLoader
[perl5.git] / ext / XS-APItest / t / printf.t
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2014-09-19 Jarkko Hietaniemiquadmath NVs cannot be cast to double etc.
2010-09-19 Florian RagwitzRemove unnecessary XS-APItest test boilerplate
2010-08-16 Florian RagwitzRemove MacOS 9 support code from XS-APItest
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-02-09 Nicholas ClarkRename ext/XS/APItest to ext/XS-APItest