v8/tools/testrunner
Michal Majewski c8102945af [test] Code cleanup in testcfg.py
- All testcase/testsuite/variant generator subclasses renamed to
  just TestCase/TestSuite/VariantGenerator since they're private
  implementation.
- All `testcase` variables renamed to `test` to not conflict with
  a module name.
- No more two statements in the same line.
- Removed some unused testsuite methods.

Bug: v8:6917
Cq-Include-Trybots: master.tryserver.v8:v8_linux_noi18n_rel_ng
Change-Id: I7710f3419f738a5f9ddca73765dd2cad2e35b952
Reviewed-on: https://chromium-review.googlesource.com/823964
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michał Majewski <majeski@google.com>
Cr-Commit-Position: refs/heads/master@{#50076}
2017-12-13 13:36:20 +00:00
..
local [test] Code cleanup in testcfg.py 2017-12-13 13:36:20 +00:00
objects [test] Code cleanup in testcfg.py 2017-12-13 13:36:20 +00:00
utils [gyp] Fix string escaping for GYP on Windows 2017-11-09 20:38:41 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
base_runner.py Deprecate buildbot option and discover build directory automatically. 2017-11-07 13:18:53 +00:00
deopt_fuzzer.py [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
gc_fuzzer.py [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
standard_runner.py [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00