Skip to content

Commit

Permalink
[GH #959] Updated integer native pbc test files
Browse files Browse the repository at this point in the history
Updated only by pbc_header.pl
This change removes the following TODO warnings in the test suite:
  ok 1 - 4_le=>8_le i386 32 bit opcode_t, 4 byte intval, 8 byte double # TODO
t/native_pbc/integer_4_le.pbc has old v5.0.0. Try tools/dev/pbc_header.pl
--update-fingerprint t/native_pbc/integer_4_le.pbc
  ok 2 - 4_be=>8_le big-endian 32 bit opcode_t, 4 byte intval, 8 byte double #
TODO t/native_pbc/integer_4_be.pbc has old v5.0.0. Try
tools/dev/pbc_header.pl --update-fingerprint t/native_pbc/integer_4_be.pbc
  ok 3 - 8_le=>8_le x86_64 64 bit opcode_t, 8 byte intval, 8 byte double #
TODO t/native_pbc/integer_8_le.pbc has old v5.0.0. Try
tools/dev/pbc_header.pl --update-fingerprint t/native_pbc/integer_8_le.pbc
  • Loading branch information
Paul Cochrane authored and Reini Urban committed Apr 20, 2013
1 parent 2678ebb commit 8ebfd7d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Binary file modified t/native_pbc/integer_4_be.pbc
Binary file not shown.
Binary file modified t/native_pbc/integer_4_le.pbc
Binary file not shown.
Binary file modified t/native_pbc/integer_8_le.pbc
Binary file not shown.

0 comments on commit 8ebfd7d

Please sign in to comment.