Run hhbbc repo tests whenever we run repo tests
commit4e273cf4dbd828645bae65e8f184ae3c9b8c5a0a
authorJordan DeLong <jdelong@fb.com>
Tue, 11 Feb 2014 19:57:23 +0000 (11 11:57 -0800)
committerSara Golemon <sgolemon@fb.com>
Mon, 24 Feb 2014 20:00:39 +0000 (24 12:00 -0800)
tree6a010a1ab5d95b41facf8fb38a25e155396a1c31
parentc3f7d43f1591a822c068419fd85c40bd335ec547
Run hhbbc repo tests whenever we run repo tests

Do it by running hhbbc on the repo and then running hhvm
twice (one for hphpc's repo, and one for hhbbc's version).

Reviewed By: @swtaarrs

Differential Revision: D1169972
hphp/hhbbc/main.cpp
hphp/test/quick/lotsa-locals.php.hhbbc_opts [new file with mode: 0644]
hphp/test/run
hphp/test/slow/hhbbc/constprop_staticness.php
hphp/test/slow/hhbbc/constprop_staticness.php.hhbbc_opts [new file with mode: 0644]
hphp/test/slow/intercept/extra_args.php.hhbbc_opts [new file with mode: 0644]
hphp/test/slow/invalid_argument/1383.php.hhbbc_opts [new file with mode: 0644]
hphp/test/slow/volatile/1221.php.hhbbc_opts [new file with mode: 0644]