summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Expand)AuthorAgeFilesLines
* Rename negative test "phase" for module resolutionMike Pennisi2018-01-051-1/+1
* Rename negative test "phase" for parsingMike Pennisi2018-01-051-3/+3
* Fix typoAdrian Heine2018-01-051-1/+1
* Correct path to helper files directory in "contributing" docsIvan Vyshnevskyi2017-12-211-1/+1
* Merge pull request #1374 from jugglinmike/contributing-typoRick Waldron2017-12-191-1/+1
|\
| * Correct metadata reference in "contributing" docsMike Pennisi2017-12-101-1/+1
* | Document steps for satisfying tool dependenciesMike Pennisi2017-12-021-3/+9
|/
* Merge pull request #1296 from rwaldron/more-about-featuresRick Waldron2017-10-261-2/+2
|\
| * CONTRIBUTING.md: More detail about "features"Rick Waldron2017-10-171-2/+2
* | Fix mistake in test generation sectionValerie R Young2017-10-201-2/+2
|/
* CONTRIBUTING.md: Link #handling-errors-and-negative-test-cases (#1295)Rick Waldron2017-10-171-1/+1
* Fix generate test explinationValerie R Young2017-10-171-12/+17
* very WIP notes about autogenerate filesValerie R Young2017-10-121-2/+1
* update CONTRIBUTING.md to reflect current practicesValerie R Young2017-10-121-34/+37
* Fix CONTRIBUTING.md description of the info frontmatter tagValerie R Young2017-10-041-4/+19
* add note to list that esid is required for new tests onlydeathbearbrown2017-06-281-2/+2
* update contributing.md to make esid required for new feature testsdeathbearbrown2017-06-281-3/+3
* Enforce use of `throw` stmt in early error testsMike Pennisi2017-06-281-1/+3
* CONTRIBUTING.md: Adds 'Source Material' section with 'needs tests' pr list (#...Rick Waldron2017-06-121-0/+6
* Lint test `features` tag (#1060)jugglinmike2017-06-121-1/+1
* CONTRIBUTING: Fix typo (#1013)Mathias Bynens2017-05-011-1/+1
* Add assert.throws.earlyLeo Balter2017-05-011-1/+2
* Introduce automated validation for test format (#994)jugglinmike2017-05-011-0/+13
* CONTRIBUTING: Link to the latest spec draft (#978)Mathias Bynens2017-04-141-15/+15
* Automate deployment (#546)jugglinmike2017-04-101-0/+2
* Document test flag: `generated` (#886)jugglinmike2017-03-061-0/+4
* Remove "NotEarlyError" objectMike Pennisi2016-10-191-11/+0
* Update documentationMike Pennisi2016-10-191-3/+12
* Fix markdown typo (#763)Tim Disney2016-09-271-1/+1
* Fix operator precedence (#754)Aleksey Shvayka2016-09-011-1/+1
* Merge pull request #545 from bocoup/generationLeo Balter2016-04-151-0/+34
|\
| * Add initial set of generated test sourcesMike Pennisi2016-03-161-0/+34
* | Correct example in contribution guidelinesMike Pennisi2016-03-221-2/+2
* | Merge pull request #504 from bocoup/explicit-asyncLeo Balter2016-03-171-1/+3
|\ \ | |/ |/|
| * Make asynchronous test configuration explicitMike Pennisi2016-02-121-1/+3
* | s/id/esidLeonardo Balter2016-02-221-4/+4
|/
* Update contribution guidelinesMike Pennisi2016-02-041-1/+1
* Replace "id" with "ID"Gorkem Yakin2016-01-291-2/+2
* Document frontmatter's id tagLeonardo Balter2016-01-291-2/+10
* Implement `raw` flagMike Pennisi2015-07-071-0/+3
* Merge pull request #305 from jugglinmike/browser-only-strictBrian Terlson2015-06-251-1/+1
|\
| * Update browser runner to honor `onlyStrict` flagMike Pennisi2015-06-181-1/+1
* | Update spec references to use canonical sourceMike Pennisi2015-06-241-3/+3
|/
* Add tests for early errors in module syntaxMike Pennisi2015-06-031-0/+2
* Update contribution guidelinesMike Pennisi2015-06-031-82/+49
* Update copyright year in sample copyrightDomenic Denicola2015-02-171-1/+1
* Contributing: updates the Test Case Names section. Closes gh-150. Closes gh-136Rick Waldron2015-02-161-11/+6
* document `timeout` and clean upSam Mikes2014-08-251-47/+82
* CONTRIBUTING.md: minor fixessmikes2014-07-311-11/+19
* CONTRIBUTING: more notes on test writingSam Mikes2014-07-311-116/+112