v8/tools/testrunner/local
machenbach@chromium.org 6a6790be37 HasUnexpectedOutput() is evaluated two times for each test run.
This fix removes the redundant call to allow heavy text comparisons through overwriting of that method.

R=jkummerow@chromium.org

Review URL: https://codereview.chromium.org/17089003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15162 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-06-14 14:57:14 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py Fix test runner for Android. 2012-10-19 09:55:27 +00:00
execution.py HasUnexpectedOutput() is evaluated two times for each test run. 2013-06-14 14:57:14 +00:00
junit_output.py Add support for JUnit compatible XML output in the new test runner. 2013-04-11 00:22:26 +00:00
old_statusfile.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
progress.py HasUnexpectedOutput() is evaluated two times for each test run. 2013-06-14 14:57:14 +00:00
statusfile.py Modifications to tests and test tools for Native Client V8. 2013-04-09 08:39:01 +00:00
testsuite.py tools/run-tests.py: Fixes for Windows 2013-01-18 14:55:23 +00:00
utils.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
verbose.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00