test262/tools/lint/lib
Mike Pennisi a9111d7144 lint: add rule to verify use of harness files
Verify that every test file which references a harness file using the
"includes" directive also contains at least one reference to a value
defined in the harness file.

To support this check, extend each harness file with a list of values
which it defines.
2019-09-25 14:00:50 -04:00
..
checks lint: add rule to verify use of harness files 2019-09-25 14:00:50 -04:00
__init__.py Introduce automated validation for test format (#994) 2017-05-01 12:04:05 -04:00
check.py Lint: harness features flag enforcement via linter 2017-09-08 12:24:48 -04:00
collect_files.py Introduce automated validation for test format (#994) 2017-05-01 12:04:05 -04:00
eprint.py Introduce automated validation for test format (#994) 2017-05-01 12:04:05 -04:00
exceptions.py rename whitelist to exceptions in the linter tool (#2004) 2018-12-18 15:39:57 -02:00
frontmatter.py Tools: Update PyYAML version. (#2279) 2019-08-12 09:49:14 -04:00