ocaml/testsuite/tests/lib-obj
Xavier Leroy ccb7829ddc Revise testing of Obj.reachable_words
Part of the test makes sense only if the runtime system supports
naked pointers and has a page table to distinguish major heap pointers
from out-of-heap pointers.

This part is split off in a new test, lib-obj/reachable_words_np.ml,
conditionalized on "naked_pointers".
2020-06-22 19:37:22 +02:00
..
new_obj.ml Initialise in caml_obj_block / Obj.new_block only when necessary (#9513) 2020-05-02 18:47:16 +02:00
new_obj.reference Initialise in caml_obj_block / Obj.new_block only when necessary (#9513) 2020-05-02 18:47:16 +02:00
reachable_words.ml Revise testing of Obj.reachable_words 2020-06-22 19:37:22 +02:00
reachable_words.reference GPR#560: add test. 2016-05-02 18:14:34 +02:00
reachable_words_np.ml Revise testing of Obj.reachable_words 2020-06-22 19:37:22 +02:00
with_tag.ml Changes entry and review fixes 2019-02-12 15:22:37 +00:00
with_tag.reference Deprecate Obj.set_tag. 2019-02-12 11:13:48 +00:00