[parrot/parrot] 98351b: [t] todo native_pbc tests if only the version cmp ...

GitHub noreply at github.com
Wed Dec 19 15:30:17 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 98351beb7ea0e292d0ad2a1a405d871339c2ebdf
      https://github.com/parrot/parrot/commit/98351beb7ea0e292d0ad2a1a405d871339c2ebdf
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M t/native_pbc/Test.pm

  Log Message:
  -----------
  [t] todo native_pbc tests if only the version cmp fails

pbc is now version-safe. mark the tests as TODO for a while.
keep the tools/dev/pbc_header.pl --update-fingerprint hint.


  Commit: 549f84eebaa456a74f88282d47684a3c47e0db50
      https://github.com/parrot/parrot/commit/549f84eebaa456a74f88282d47684a3c47e0db50
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M MANIFEST
    R t/native_pbc/string.pbc
    M t/pmc/packfileannotations.t
    R tools/dev/mk_packfile_pbc

  Log Message:
  -----------
  Remove outdated native_pbc files

tools/dev/mk_packfile_pbc is wrong and not needed anymore.
remove t/native_pbc/string.pbc and the references to t/native_pbc/integer.pbc,
t/native_pbc/annotations.pbc.
t/native_pbc/annotations.pbc was replaced by t/pmc/testlib/annotations.pbc,
t/native_pbc/string.pbc by t/op/testlib/test_strings.pbc,
t/native_pbc/number.pbc by t/pmc/testlib/number.pbc.
t/native_pbc/*.pbc is for generated pbc files on different platforms, not on the same platform.


  Commit: ca694fb14acd6685915b85443623e1180c2fbad1
      https://github.com/parrot/parrot/commit/ca694fb14acd6685915b85443623e1180c2fbad1
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  [doc] Update release_manager_guide.pod for mk_native_pbc

It is recommended to run pbc_header.pl --update-fingerprint, so that the
native_pbc tests will not be TODOd.
Remove the reference to the wrong tools/dev/mk_native_pbc.


  Commit: 4ea38b3868ea357ad48d3479959596655373e824
      https://github.com/parrot/parrot/commit/4ea38b3868ea357ad48d3479959596655373e824
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M t/native_pbc/integer_4_be.pbc
    M t/native_pbc/integer_4_le.pbc
    M t/native_pbc/integer_8_le.pbc
    M t/native_pbc/number_4_12_le.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_le.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_le.pbc

  Log Message:
  -----------
  Update versions in the native_pbc test pbcs

Generated by pbc_header.pl --update-fingerprint on all PBC_COMPAT files
(Skip the old 4.0 *8_be.pbc files)


Compare: https://github.com/parrot/parrot/compare/eaf4f48b6b40...4ea38b3868ea


More information about the parrot-commits mailing list