Allow Zend to be used to run the unit tests for the frameworks
commitf80c9b89bb181c482896256a8c7bcfe082623a37
authorJoel Marcey <joelm@fb.com>
Tue, 12 Nov 2013 20:58:39 +0000 (12 12:58 -0800)
committerSara Golemon <sgolemon@fb.com>
Wed, 13 Nov 2013 21:36:57 +0000 (13 13:36 -0800)
treecb3f1e6f1631cbdd39acbf0759d561803d30209c
parentd7496a2fadae4bccae4427d771dde2466f6a2c5a
Allow Zend to be used to run the unit tests for the frameworks

This gives the option to allow zend to be used to run the framework unit tests. This could be good for comparison purposes or to whitelist tests for HHVM that Zend also fails. Right now, we specify the path to the Zend binary. Later, we could see about using env variables or something to retrieve it.

Reviewed By: @ptarjan

Differential Revision: D1053279
hphp/test/frameworks/results/phpmyadmin.expect
hphp/test/frameworks/run.php