| Commit message (Expand) | Author | Age | Files | Lines |
* | Lint: inflect for pluralizing | Rick Waldron | 2018-01-11 | 2 | -14/+16 |
* | tools/lint/lib/checks/esid.py: allow "sup-" | Rick Waldron | 2018-01-10 | 1 | -1/+1 |
* | lint: accept frontmatter without esid, es6id. | Rick Waldron | 2018-01-10 | 1 | -6/+11 |
* | Add es[56]?id checks | Adrian Heine | 2018-01-10 | 2 | -0/+33 |
* | Rename negative test "phase" for module resolution | Mike Pennisi | 2018-01-05 | 4 | -1/+46 |
* | Rename negative test "phase" for parsing | Mike Pennisi | 2018-01-05 | 4 | -4/+4 |
* | Remove unused constants in checks/features.py | Adrian Heine | 2018-01-05 | 1 | -7/+0 |
* | tools/lint: install PyYAML if not available. Fixes gh-1286 | Rick Waldron | 2017-10-18 | 1 | -0/+17 |
* | Rename fixture and change actual test, because an empty "features" list is in... | Rick Waldron | 2017-09-08 | 2 | -3/+2 |
* | Lint/test: update multiple includes test | Rick Waldron | 2017-09-08 | 1 | -2/+2 |
* | Lint: fix import order | Rick Waldron | 2017-09-08 | 1 | -1/+1 |
* | Lint: add missing return to CheckHarnessFeatures().run | Rick Waldron | 2017-09-08 | 1 | -0/+2 |
* | Lint: fix CheckHarnessFeatures.comparison_result_lists initial condition chec... | Rick Waldron | 2017-09-08 | 1 | -2/+4 |
* | Lint: harness features flag enforcement via linter | Rick Waldron | 2017-09-08 | 7 | -2/+111 |
* | Enforce use of `throw` stmt in early error tests | Mike Pennisi | 2017-06-28 | 10 | -15/+78 |
* | Lint test `features` tag (#1060) | jugglinmike | 2017-06-12 | 5 | -1/+72 |
* | Introduce automated validation for test format (#994) | jugglinmike | 2017-05-01 | 34 | -0/+553 |