make test runner better
commitbaceec1cb7833af126ebc434ae4a46374a61ec1c
authorPaul Tarjan <ptarjan@fb.com>
Thu, 30 May 2013 21:54:25 +0000 (30 14:54 -0700)
committersgolemon <sgolemon@hiphop-ubuntu-12.04-64>
Mon, 3 Jun 2013 17:54:36 +0000 (3 10:54 -0700)
treede18dff15298a199fb64d0268faae4869f609685
parentae4d1a0def9a92d878b4f0d3e42e91b1f0bf2f13
make test runner better

Some suggestions after talking to @bsimmers

* Print failing tests and diffs as it runs
* Remove the list of failed tests at the end (since they print as you go) and instead give a one-liner to re-run failed tests.
* Use moar colorz!
hphp/test/run