Revert "Revert "Update and lock framework test dependencies""
commit4189080d81d53324d44399cea8684a800dd3eff2
authorFred Emmott <fredemmott@fb.com>
Tue, 19 Aug 2014 15:47:19 +0000 (19 08:47 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 19 Aug 2014 18:30:21 +0000 (19 11:30 -0700)
treebdb7e143a89bc7e9e2351b13dde21e34629670fe
parent2a0e7732a0d78d8fae24de03b9c21532c6323c0d
Revert "Revert "Update and lock framework test dependencies""

Summary: Also:
 - Make the runner recognize risky tests
 - const-ify the static strings
 - re-record slim

The HHVM Warnning/fatal patterns need more work - they've been broken for months (since we made warnings/fatals match PHP5). These should be in a separate diff.

Reviewed By: @JoelMarcey

Differential Revision: D1505766
hphp/test/.gitignore
hphp/test/frameworks/Framework.php
hphp/test/frameworks/PHPUnitPatterns.php
hphp/test/frameworks/Runner.php
hphp/test/frameworks/Statuses.php
hphp/test/frameworks/composer.json
hphp/test/frameworks/composer.lock [new file with mode: 0644]
hphp/test/frameworks/results/slim.expect
hphp/test/frameworks/run.php