v8/tools/testrunner/local
marja 4a5b7e32c4 Remove FLAG_min_preparse_length.
It originates from the era where we used to run a separate preparse step
before parsing and store the function data. Now the usage of preparser
is something completely different, so this flag doesn't make sense any
more.

In addition, this way we get more test coverage for preparser (for small
scripts).

BUG=

Review-Url: https://codereview.chromium.org/2513563002
Cr-Commit-Position: refs/heads/master@{#41110}
2016-11-18 14:06:49 +00:00
..
__init__.py
commands.py Remove invalid UTF-8 characters from test output 2016-06-29 20:34:49 +00:00
execution.py [tools] Fix merging sancov files from multiple test attempts 2016-10-14 10:00:26 +00:00
junit_output.py
perfdata.py
pool_unittest.py
pool.py
progress.py
statusfile_unittest.py [test] Enable test status filtering by variant 2016-08-04 14:42:16 +00:00
statusfile.py [test] Fully deprecate NO_IGNITION directive. 2016-08-09 13:08:09 +00:00
testsuite_unittest.py [test] Fix merging of test outcomes 2016-08-05 09:43:29 +00:00
testsuite.py [test] Make test runner more rubust on startup. 2016-09-27 15:14:01 +00:00
utils.py [test] Enable test status filtering by variant 2016-08-04 14:42:16 +00:00
variants.py Remove FLAG_min_preparse_length. 2016-11-18 14:06:49 +00:00
verbose.py