Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: c9c66756259a6b915fc48386253e7c672ab0e08b
https://github.com/Perl/perl5/commit/c9c66756259a6b915fc48386253e7c672ab0e08b
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-09-15 (Wed, 15 Sep 2021)
Changed paths:
M MANIFEST
M ext/XS-APItest/APItest.xs
A ext/XS-APItest/t/boolean-thr.t
A ext/XS-APItest/t/boolean.t
Log Message:
-----------
Test SvIsBOOL() using XS::APItest
Copy the Scalar::Util::isbool() tests into XS-APItest so we can avoid relying
on Scalar::Util just to check core functionality