ocaml/testsuite
Xavier Leroy e57785524b Restrict 'test_locations' to 64-bit archs and update expected outputs
Expected outputs contain integer values for the "closure info"
field of some closures.  These values differ in 32 and 64 bits,
since the arity is stored in top 8 bits.  This test would need
different expected outputs for 32- and 64-bit platforms.

To keep things simple, this commit restricts the test
to only run on 64-bit platforms.  Since this changes the locations
2020-06-05 17:48:19 +02:00
..
lib Revert "AppVeyor speed-ups" 2020-04-20 09:55:54 +01:00
tests Restrict 'test_locations' to 64-bit archs and update expected outputs 2020-06-05 17:48:19 +02:00
tools Remove Const_pointer (#9578) 2020-05-19 15:31:08 +02:00
HACKING.adoc Typo. 2018-09-09 00:24:38 +02:00
Makefile [minor] fix a Makefile warning by defining undefined variables 2020-04-07 15:06:12 +02:00
summarize.awk testsuite: remove dead code 2019-06-11 11:57:09 +02:00