summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [generation] Tolerate unicode in source files (#1411)jugglinmike2018-02-097-14/+22
* 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
* Add a little helper for convenience in testing changes (#1260)⭐caitp⭐2017-10-041-0/+152
* 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
* silence the make.py clean command on Travis (#1194)Leo Balter2017-08-231-1/+1
* Enforce use of `throw` stmt in early error testsMike Pennisi2017-06-2810-15/+78
* Lint test `features` tag (#1060)jugglinmike2017-06-125-1/+72
* Allow to specify negative frontmatter values in templates filesAndré Bargull2017-05-041-1/+12
* Introduce automated validation for test format (#994)jugglinmike2017-05-0137-0/+571
* Update deploy keysLeo Balter2017-04-241-2/+2
* Unify indentation and add .editorconfig (#973)Mathias Bynens2017-04-131-61/+61
* Improve readability for ci scripts (#966)Leo Balter2017-04-112-0/+35
* [generation] Prevent invalid transformationMike Pennisi2017-03-0413-6/+217
* Update test harness to support new negative formatMike Pennisi2016-10-192-9/+37
* [generation] Parse and render new error formatMike Pennisi2016-10-195-1/+39
* Remove Python-based test runner (#748)jugglinmike2016-08-223-1046/+0
* Switch to non-positional argument.Sam Saccone2016-06-181-1/+1
* [runner] Add support for "folding" block delimiter (#654)jugglinmike2016-05-312-1/+6
* Merge pull request #587 from bocoup/generation-annexb-fnsLeo Balter2016-05-316-10/+32
|\
| * [generation] Improve file creation heuristicMike Pennisi2016-04-181-3/+9
| * [generation] Expand "comments" in string literalsMike Pennisi2016-04-185-7/+23
* | [generation] Preserve newlines in `info` tagMike Pennisi2016-04-266-6/+6
* | [generation] Avoid generating trailing whitespaceMike Pennisi2016-04-263-1/+71
* | [generation] Strip whitespace from generated YAMLMike Pennisi2016-04-263-1/+23
* | [generation] Support changing to existing files (#583)jugglinmike2016-04-251-2/+3
|/
* Merge pull request #545 from bocoup/generationLeo Balter2016-04-1518-0/+702
|\
| * Introduce test generation toolMike Pennisi2016-03-1618-0/+702
* | Merge pull request #504 from bocoup/explicit-asyncLeo Balter2016-03-171-1/+1
|\ \ | |/ |/|
| * Make asynchronous test configuration explicitMike Pennisi2016-02-121-1/+1
* | Console Runner: Formally DeprecateMike Pennisi2016-02-191-0/+126
* | Revert "Enable parallel test execution in console runner"Mike Pennisi2016-02-191-73/+11
* | Revert "Test runner: Avoid race condition"Mike Pennisi2016-02-191-6/+6
* | Revert "Runner: Re-use lock to share access to stdout"Mike Pennisi2016-02-191-2/+1
* | Runner: Re-use lock to share access to stdoutMike Pennisi2016-02-101-1/+2
* | Test runner: Avoid race conditionMike Pennisi2016-02-101-6/+6
|/
* Enable parallel test execution in console runnerTill Schneidereit2016-02-081-11/+73
* Remove links to hg.ecmascript.org (non-license content)André Bargull2015-07-171-4/+1
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-179-36/+9