Add HHVM runtime tests for XHP with expression trees
commit5258201032ad864a9d810d50d00aa88e621ece75
authorWilfred Hughes <wilfred@fb.com>
Fri, 17 Sep 2021 20:24:18 +0000 (17 13:24 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 17 Sep 2021 21:24:11 +0000 (17 14:24 -0700)
tree679e8cb87740d735f1094f581b30627af890b176
parentca7addae94e629c30b628fa9444c2fcda19ef539
Add HHVM runtime tests for XHP with expression trees

Differential Revision: D30530851

fbshipit-source-id: 862d630dfbb06b9624d876157619f6471e924451
hphp/test/slow/expression_trees/expression_tree.inc
hphp/test/slow/expression_trees/xhp.php [new file with mode: 0644]
hphp/test/slow/expression_trees/xhp.php.expect [new file with mode: 0644]
hphp/test/slow/expression_trees/xhp.php.hphp_opts [new file with mode: 0644]
hphp/test/slow/expression_trees/xhp.php.opts [new file with mode: 0644]