ocaml/testsuite/tests/typing-misc-bugs
Rodolphe Lepigre 15a6ff229d typedecl: use the new Separability implementation, remove old code
Because this changes the separability of standard library types, and
those separabilities are stored in the .cmi files, this commit changes
the .cmi files in the standard libraries in way that appear to require
a bootstrap (it looks like some part of the stdlib is built with
boot/ocamlc and others with ocamlc, and the two should produce/expect
the same .cmi exactly). The bootstrap will come as a separate commit.
2020-01-28 12:09:33 +01:00
..
core_array_reduced_ok.ml Migrate the typing-misc-bugs tests to ocamltest 2018-03-18 22:24:46 +01:00
gadt_declaration_check.ml typedecl: use the new Separability implementation, remove old code 2020-01-28 12:09:33 +01:00
pr6303_bad.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
pr6303_bad.ml Migrate the typing-misc-bugs tests to ocamltest 2018-03-18 22:24:46 +01:00
pr6946_bad.compilers.reference Update tests 2018-10-19 23:38:25 +02:00
pr6946_bad.ml Migrate the typing-misc-bugs tests to ocamltest 2018-03-18 22:24:46 +01:00