Port ML tests from partial to strict
commit6dff8ffa42b83f945c9ef341409d4a838d36c5c5
authorMistral Orhan Jean-Pierre Contrastin <mojpc2@fb.com>
Tue, 9 Nov 2021 11:33:57 +0000 (9 03:33 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 9 Nov 2021 11:35:38 +0000 (9 03:35 -0800)
tree4c13103869be1bce4eda41fb396c32ea9c10ba7c
parent400dc6080c800eb10bf00c2ae5ae0fae6dc62f0e
Port ML tests from partial to strict

Summary: There a number of tests written in OCaml that uses the partial mode. This diff ports them to the strict mode.

Reviewed By: CatherineGasnier

Differential Revision: D32066941

fbshipit-source-id: 40d2da5327da91a419529fdd5987390c30a4ec49
hphp/hack/test/incremental/test_enum_exhaustiveness.ml
hphp/hack/test/integration_ml/ide/test_failed_parsing.ml
hphp/hack/test/integration_ml/ide/test_ide_close.ml
hphp/hack/test/integration_ml/ide/test_ide_diagnostic_subscription.ml
hphp/hack/test/integration_ml/integration_test_base.ml
hphp/hack/test/integration_ml/integration_test_base.mli
hphp/hack/test/integration_ml/test_duplicate_parent.ml
hphp/hack/test/integration_ml/test_failed_decl.ml
hphp/hack/test/integration_ml/test_new_file.ml