Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+31 |
* | Rename negative test "phase" for module resolution | Mike Pennisi | 2018-01-05 | 1 | -1/+1 |
* | Rename negative test "phase" for parsing | Mike Pennisi | 2018-01-05 | 1 | -1/+1 |
* | Remove unused constants in checks/features.py | Adrian Heine | 2018-01-05 | 1 | -7/+0 |
* | 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 | 2 | -1/+60 |
* | Enforce use of `throw` stmt in early error tests | Mike Pennisi | 2017-06-28 | 2 | -11/+27 |
* | Lint test `features` tag (#1060) | jugglinmike | 2017-06-12 | 1 | -0/+38 |
* | Introduce automated validation for test format (#994) | jugglinmike | 2017-05-01 | 9 | -0/+156 |