[parrot/parrot] 18b0ac: [test] add mathl config steps test, fix most t/ste...
GitHub
noreply at github.com
Tue Dec 16 07:47:59 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 18b0ac54d66278a1a747c68bec62b318f243a2f3
https://github.com/parrot/parrot/commit/18b0ac54d66278a1a747c68bec62b318f243a2f3
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-12-16 (Tue, 16 Dec 2014)
Changed paths:
M MANIFEST
M config/auto/infnan.pm
M config/auto/llvm.pm
M lib/Parrot/Configure/Utils.pm
M t/steps/auto/attributes-01.t
M t/steps/auto/headers-01.t
M t/steps/auto/libffi-01.t
M t/steps/auto/llvm-01.t
A t/steps/auto/mathl-01.t
M t/steps/auto/sizes-01.t
Log Message:
-----------
[test] add mathl config steps test, fix most t/steps tests
we have a new capture API.
also add clean to auto::infnan
Commit: 6932ba9d6deb230644cc7791e6404c8a01361534
https://github.com/parrot/parrot/commit/6932ba9d6deb230644cc7791e6404c8a01361534
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-12-16 (Tue, 16 Dec 2014)
Changed paths:
M lib/Parrot/Configure/Utils.pm
M t/steps/auto/libffi-01.t
M t/steps/auto/llvm-01.t
Log Message:
-----------
[test] disable some recursive t/steps/auto tests
capture is not re-entrant, so we get empty stdout for already cleaned
stdout capture.
Disable these 3 tests for now.
Commit: bb5dc87ae678aae3236f7a6623fcf40e9150f979
https://github.com/parrot/parrot/commit/bb5dc87ae678aae3236f7a6623fcf40e9150f979
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-12-16 (Tue, 16 Dec 2014)
Changed paths:
M VERSION
M docs/parrothist.pod
M docs/project/release_manager_guide.pod
M t/native_pbc/integer_4_be.pbc
M t/native_pbc/integer_4_le.pbc
M t/native_pbc/integer_8_be.pbc
M t/native_pbc/integer_8_le.pbc
M t/native_pbc/number_4_12_le.pbc
M t/native_pbc/number_4_16_be.pbc
M t/native_pbc/number_4_8_be.pbc
M t/native_pbc/number_4_8_le.pbc
M t/native_pbc/number_8_16_be.pbc
M t/native_pbc/number_8_16_le.pbc
M t/native_pbc/number_8_8_be.pbc
M t/native_pbc/number_8_8_le.pbc
M t/native_pbc/string_4_be.pbc
M t/native_pbc/string_4_le.pbc
M t/native_pbc/string_8_be.pbc
M t/native_pbc/string_8_le.pbc
M tools/release/release.json
Log Message:
-----------
Release 6.11.0 - Fischer's Lovebird
See ChangeLog
Compare: https://github.com/parrot/parrot/compare/93fed4dfd89d...bb5dc87ae678
More information about the parrot-commits
mailing list