Add EntryPoints to some tests (round 22)nightly-2019.05.22
commit50dd37c705fb3db5707860da7a0c94594848e947
authorBen Harrison <bnh@fb.com>
Wed, 22 May 2019 02:15:24 +0000 (21 19:15 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 22 May 2019 02:18:47 +0000 (21 19:18 -0700)
tree0975ec53d955659e024d39191c62318c6267fdd8
parentcc47e4601838a54ea64642e8a30824dee63010d8
Add EntryPoints to some tests (round 22)

Reviewed By: mjhostet

Differential Revision: D15436954

fbshipit-source-id: c99dbe053ad6fc5d0e4a6a435aa7575b30305114
61 files changed:
hphp/test/quick/ClsCases.php
hphp/test/quick/FPushClsMethodF.php
hphp/test/quick/async_suspend_stack.php
hphp/test/quick/boxed_classref.php
hphp/test/quick/builtin_call.php
hphp/test/quick/class_abstract_final2.php
hphp/test/quick/class_abstract_final4.php
hphp/test/quick/closure_class.php
hphp/test/quick/constants-hni-repo.php
hphp/test/quick/cuf-call11.php
hphp/test/quick/cuf-warning.php
hphp/test/quick/cuf-warning.php.expectf
hphp/test/quick/div-zero.php
hphp/test/quick/fail_self.php
hphp/test/quick/fail_self.php.expectf
hphp/test/quick/fc_enum_10.php
hphp/test/quick/fc_enum_3.php
hphp/test/quick/final_method4.php
hphp/test/quick/get_class_constants.php
hphp/test/quick/get_class_methods1.php
hphp/test/quick/hh_classes2.php
hphp/test/quick/hh_functions3.php
hphp/test/quick/hh_type_args4.php
hphp/test/quick/hh_type_args5.php
hphp/test/quick/hh_type_var.php
hphp/test/quick/hh_typehint1.php
hphp/test/quick/hh_typehint1.php.expectf
hphp/test/quick/interface2.php
hphp/test/quick/interface3.php
hphp/test/quick/ns_alias_in_type.php
hphp/test/quick/ns_invalid_class.php
hphp/test/quick/ns_invalid_class.php.expectf
hphp/test/quick/ns_invalid_const.php
hphp/test/quick/ns_invalid_const.php.expectf
hphp/test/quick/ns_reflection.php
hphp/test/quick/parse_fail_shapes2.php
hphp/test/quick/record-arith.php
hphp/test/quick/reflection_quick.php
hphp/test/quick/regalloc-fun.php
hphp/test/quick/reserved_class1.php
hphp/test/quick/reserved_class2.php
hphp/test/quick/rm-packed.php
hphp/test/quick/selfparent.php
hphp/test/quick/setm-method.php
hphp/test/quick/sqrt.php
hphp/test/quick/too-few-args.php
hphp/test/quick/trailing_comma_bad1.php
hphp/test/quick/trailing_comma_bad1.php.expectf
hphp/test/quick/trailing_comma_bad2.php
hphp/test/quick/trailing_comma_bad2.php.expectf
hphp/test/quick/trait_method_modif10.php
hphp/test/quick/trait_method_modif7.php
hphp/test/quick/trait_method_modif8.php
hphp/test/quick/trait_self.php
hphp/test/quick/unset_static.php
hphp/test/quick/unset_static.php.expectf
hphp/test/quick/unset_undef_g.php
hphp/test/quick/vector-clscns.php
hphp/test/quick/xhp-malformed.php
hphp/test/quick/xhp-malformed.php.expectf
hphp/test/quick/zero_eval_stack_depth.php