Porting decl tests from partial to strict
commite6a922934df8a2cdd3e376667edb5a81404a14cb
authorMistral Orhan Jean-Pierre Contrastin <mojpc2@fb.com>
Mon, 1 Nov 2021 17:46:13 +0000 (1 10:46 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 1 Nov 2021 17:48:39 +0000 (1 10:48 -0700)
treed98bb51535cc5c49c81454a0328227aa2707a39a
parentd7233130823fc386c1b60bce48d42316ee6d16c8
Porting decl tests from partial to strict

Summary: This diff ports partial decl tests to strict by inserting decl FIXMEs. The changes to the test output are due to position changes due to FIXMEs.

Differential Revision: D32019155

fbshipit-source-id: 8ee1c028055cc71d6da0ea225b40595c40635cf0
22 files changed:
hphp/hack/test/decl/HH_FLAGS
hphp/hack/test/decl/array_typehints.php
hphp/hack/test/decl/array_typehints.php.exp
hphp/hack/test/decl/array_typehints.php.typecheck.exp
hphp/hack/test/decl/classes_consistent_construct.php
hphp/hack/test/decl/classes_consistent_construct.php.exp
hphp/hack/test/decl/const_missing_hint.php
hphp/hack/test/decl/const_missing_hint.php.exp
hphp/hack/test/decl/const_null.php
hphp/hack/test/decl/const_null.php.exp
hphp/hack/test/decl/const_tany.php
hphp/hack/test/decl/const_tany.php.exp
hphp/hack/test/decl/duplicate_fun_attributes.php
hphp/hack/test/decl/duplicate_fun_attributes.php.exp
hphp/hack/test/decl/empty_method_name.php
hphp/hack/test/decl/empty_method_name.php.exp
hphp/hack/test/decl/file_mode.php
hphp/hack/test/decl/file_mode.php.exp
hphp/hack/test/decl/ret_from_kind.php
hphp/hack/test/decl/ret_from_kind.php.exp
hphp/hack/test/decl/untyped_prop.php
hphp/hack/test/decl/untyped_prop.php.exp