Reviewers: Michael Starzinger,

Message:
Please take a look.

Reviewer's guidance:
Begin with tools/testrunner/README :-)

Happy to walk you through this offline.
Also happy to add more comments to the source wherever you feel that would be
helpful.

Description:
First commit of new tools/run-tests.py


Please review this at https://codereview.chromium.org/10919265/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M test/benchmarks/testcfg.py
  M test/cctest/testcfg.py
  M test/es5conform/testcfg.py
  M test/message/testcfg.py
  M test/message/try-catch-finally-no-message.out
  M test/mjsunit/testcfg.py
  M test/mozilla/testcfg.py
  M test/preparser/testcfg.py
  M test/sputnik/testcfg.py
  M test/test262/testcfg.py
  M tools/presubmit.py
  A tools/run-tests.py
  A tools/server.py
  A + tools/status-file-converter.py
  A tools/testrunner/README
  A + tools/testrunner/__init__.py
  A + tools/testrunner/local/__init__.py
  A tools/testrunner/local/commands.py
  A tools/testrunner/local/execution.py
  A tools/testrunner/local/old_statusfile.py
  A tools/testrunner/local/progress.py
  A tools/testrunner/local/statusfile.py
  A tools/testrunner/local/testsuite.py
  A + tools/testrunner/local/utils.py
  A tools/testrunner/local/verbose.py
  A + tools/testrunner/network/__init__.py
  A tools/testrunner/network/distro.py
  A tools/testrunner/network/endpoint.py
  A tools/testrunner/network/network_execution.py
  A tools/testrunner/network/perfdata.py
  A + tools/testrunner/objects/__init__.py
  A + tools/testrunner/objects/context.py
  A + tools/testrunner/objects/output.py
  A tools/testrunner/objects/peer.py
  A tools/testrunner/objects/testcase.py
  A tools/testrunner/objects/workpacket.py
  A + tools/testrunner/server/__init__.py
  A tools/testrunner/server/compression.py
  A + tools/testrunner/server/constants.py
  A tools/testrunner/server/daemon.py
  A tools/testrunner/server/discovery.py
  A tools/testrunner/server/local_handler.py
  A tools/testrunner/server/main.py
  A + tools/testrunner/server/signatures.py
  A tools/testrunner/server/status_handler.py
  A tools/testrunner/server/work_handler.py


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to