Branch: refs/heads/smoke-me/jkeenan/tonycoz-17240-rework-tests
Home: https://github.com/Perl/perl5
Commit: b9424318eda9d9bf34866dbd5cdbec63707d65e1
https://github.com/Perl/perl5/commit/b9424318eda9d9bf34866dbd5cdbec63707d65e1
Author: Tony Cook <[email protected]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M MANIFEST
M ext/XS-APItest/APItest.pm
M ext/XS-APItest/APItest.xs
A ext/XS-APItest/t/Hoisted.pm
A ext/XS-APItest/t/pl_check.t
Log Message:
-----------
provide a test for the PL_check mis-behaviour
Nicholas Clark's fix for IO makes the test in niner's patch
meaningless, so test it separately.
Commit: d7bf7061e74725f787cf0bb3966488e6fdad5d9e
https://github.com/Perl/perl5/commit/d7bf7061e74725f787cf0bb3966488e6fdad5d9e
Author: Stefan Seifert <[email protected]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M embedvar.h
M globvar.sym
M intrpvar.h
M opcode.h
M perl.c
M perlapi.h
M perlvars.h
M regen/opcode.pl
M sv.c
A t/io/handle.t
M util.c
Log Message:
-----------
Move PL_check to the interp vars to fix threading issues
Fixes issue #14816
Commit: ef894f4391f32e6b6859251a2395c2444677cdbc
https://github.com/Perl/perl5/commit/ef894f4391f32e6b6859251a2395c2444677cdbc
Author: Tony Cook <[email protected]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M ext/XS-APItest/t/pl_check.t
R t/io/handle.t
Log Message:
-----------
un-TODO pl_check.t and remove io/handle.t
io/handle.t depends on IO::Handle using the PL_check hack, but
Nicholas's back portable fix no longer uses that
Commit: 932f0c95f1249d4590df7f476fd114e06a18c7f8
https://github.com/Perl/perl5/commit/932f0c95f1249d4590df7f476fd114e06a18c7f8
Author: James E Keenan <[email protected]>
Date: 2019-12-08 (Sun, 08 Dec 2019)
Changed paths:
M MANIFEST
M embedvar.h
M ext/XS-APItest/APItest.pm
M ext/XS-APItest/APItest.xs
A ext/XS-APItest/t/Hoisted.pm
A ext/XS-APItest/t/pl_check.t
M globvar.sym
M intrpvar.h
M opcode.h
M perl.c
M perlapi.h
M perlvars.h
M regen/opcode.pl
M sv.c
M util.c
Log Message:
-----------
Merge branch '17240-rework-tests' of https://github.com/tonycoz/perl5 into
tonycoz-17240-rework-tests
Commit: bf9eb61abd9cac4729951808af3f71bc3d666456
https://github.com/Perl/perl5/commit/bf9eb61abd9cac4729951808af3f71bc3d666456
Author: Tony Cook <[email protected]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M ext/XS-APItest/t/pl_check.t
R t/io/handle.t
Log Message:
-----------
un-TODO pl_check.t and remove io/handle.t
io/handle.t depends on IO::Handle using the PL_check hack, but
Nicholas's back portable fix no longer uses that
Fix threaded perl detection, thanks to James Keenan.
Commit: 2c1b6e1608afdee2c333657b628a8964b259539c
https://github.com/Perl/perl5/commit/2c1b6e1608afdee2c333657b628a8964b259539c
Author: James E Keenan <[email protected]>
Date: 2019-12-08 (Sun, 08 Dec 2019)
Changed paths:
M ext/XS-APItest/t/pl_check.t
Log Message:
-----------
Merge branch '17240-rework-tests' of https://github.com/tonycoz/perl5 into
smoke-me/jkeenan/tonycoz-17240-rework-tests
Compare: https://github.com/Perl/perl5/compare/b9424318eda9%5E...2c1b6e1608af