[parrot/parrot] 9abb27: [test] fix test number in t/library/pg.t
GitHub
noreply at github.com
Mon Jul 21 17:47:14 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 9abb27dd6f14bf1fafc312b747a77b1b4c9ae5a5
https://github.com/parrot/parrot/commit/9abb27dd6f14bf1fafc312b747a77b1b4c9ae5a5
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
M t/library/pg.t
Log Message:
-----------
[test] fix test number in t/library/pg.t
Commit: 5b2f932cbe3594372a4334f538fd6ca963e5e558
https://github.com/parrot/parrot/commit/5b2f932cbe3594372a4334f538fd6ca963e5e558
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
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
Log Message:
-----------
[native_pbc] update fingerprints
with perl tools/dev/pbc_header.pl --update-fingerprint t/native_pbc/*.pbc
(should be done before every release, not after)
Compare: https://github.com/parrot/parrot/compare/403ca17491ea...5b2f932cbe35
More information about the parrot-commits
mailing list