| 109 | | Run C<perl tools/dev/pbc_header.pl --upd t/native_pbc/*.pbc> |
| | 109 | Coordinate 4-5 platforms to run C<tools/dev/mk_native_pbc> |
| | 110 | to update the native tests. Esp. when the PBC freeze state changed, |
| | 111 | when the tests fail. This happens quite frequently. |
| | 112 | You'd need 32-bit and 64-bit, little-endian and big-endian platforms. |
| | 113 | linux-gcc x86_64 or solaris, plus and darwin/ppc and irix are usually enough. |
| | 114 | C<svn commit> the changed F<t/native_pbc/*.pbc> files. |
| | 115 | |
| | 116 | If not possible, run at least |
| | 117 | C<perl tools/dev/pbc_header.pl --upd t/native_pbc/*.pbc> |