aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lint/lib
Commit message (Expand)AuthorAgeFilesLines
* tools/lint/lib/checks/esid.py: allow "sup-"Rick Waldron2018-01-101-1/+1
* lint: accept frontmatter without esid, es6id.Rick Waldron2018-01-101-6/+11
* Add es[56]?id checksAdrian Heine2018-01-101-0/+31
* Rename negative test "phase" for module resolutionMike Pennisi2018-01-051-1/+1
* Rename negative test "phase" for parsingMike Pennisi2018-01-051-1/+1
* Remove unused constants in checks/features.pyAdrian Heine2018-01-051-7/+0
* Lint: add missing return to CheckHarnessFeatures().runRick Waldron2017-09-081-0/+2
* Lint: fix CheckHarnessFeatures.comparison_result_lists initial condition chec...Rick Waldron2017-09-081-2/+4
* Lint: harness features flag enforcement via linterRick Waldron2017-09-082-1/+60
* Enforce use of `throw` stmt in early error testsMike Pennisi2017-06-282-11/+27
* Lint test `features` tag (#1060)jugglinmike2017-06-121-0/+38
* Introduce automated validation for test format (#994)jugglinmike2017-05-019-0/+156