add --all-errors flag to new_inference test directory
commita9c57177caedf3dbaeb4e24a5ce5e7d1a2837c04
authorCatherine Gasnier <catg@fb.com>
Mon, 26 Nov 2018 16:29:41 +0000 (26 08:29 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 26 Nov 2018 16:31:55 +0000 (26 08:31 -0800)
tree2c2bed554acfec518afebefe464fca9409818f70
parente7b3f108734567d5f847df18ed8962fc9e4bb5e5
add --all-errors flag to new_inference test directory

Summary: will need this for a test I'm adding

Reviewed By: andrewjkennedy

Differential Revision: D13159721

fbshipit-source-id: 7069d8faac4d70e245cad3445ce741d831815194
12 files changed:
hphp/hack/src/typing/typing_print.ml
hphp/hack/test/typecheck/new_inference/HH_FLAGS
hphp/hack/test/typecheck/new_inference/construct_vector.php.exp
hphp/hack/test/typecheck/new_inference/fst_then_invoke_bad.php.exp
hphp/hack/test/typecheck/new_inference/fst_then_invoke_bad2.php.exp
hphp/hack/test/typecheck/new_inference/make_inv_then_invoke.php.exp
hphp/hack/test/typecheck/new_inference/new_invariant.php.exp
hphp/hack/test/typecheck/new_inference/tparam_constraints.php.exp
hphp/hack/test/typecheck/new_inference/tparam_constraints2.php.exp
hphp/hack/test/typecheck/new_inference/tparam_where_constraint.php.exp
hphp/hack/test/typecheck/new_inference/transitive_error.php.exp
hphp/hack/test/typecheck/new_inference/union_subtype_bad.php.exp