summaryrefslogtreecommitdiff
path: root/tools/lint
Commit message (Expand)AuthorAgeFilesLines
* Lint: inflect for pluralizingRick Waldron2018-01-112-14/+16
* 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-102-0/+33
* Rename negative test "phase" for module resolutionMike Pennisi2018-01-054-1/+46
* Rename negative test "phase" for parsingMike Pennisi2018-01-054-4/+4
* Remove unused constants in checks/features.pyAdrian Heine2018-01-051-7/+0
* tools/lint: install PyYAML if not available. Fixes gh-1286Rick Waldron2017-10-181-0/+17
* Rename fixture and change actual test, because an empty "features" list is in...Rick Waldron2017-09-082-3/+2
* Lint/test: update multiple includes testRick Waldron2017-09-081-2/+2
* Lint: fix import orderRick Waldron2017-09-081-1/+1
* 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-087-2/+111
* Enforce use of `throw` stmt in early error testsMike Pennisi2017-06-2810-15/+78
* Lint test `features` tag (#1060)jugglinmike2017-06-125-1/+72
* Introduce automated validation for test format (#994)jugglinmike2017-05-0134-0/+553