summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Goals & State of Test262Rick Waldron2017-10-161-7/+2
|
* Add "fixme" and notes to READMEValerie R Young2017-10-121-0/+12
| | | | I'm leaving these todos for Leo or Rick -- I think you can explain the state and goal of Test262 better than me at this point!
* Fix parenthesesRick Waldron2017-10-121-1/+1
|
* readme revisions, first passRick Waldron2017-10-101-8/+24
|
* Add link in the README fileLeo Balter2017-05-181-0/+2
|
* Add Leo to the maintainers listBrian Terlson2017-03-221-1/+1
|
* Add link to web-based runner (#801)Kevin Gibbons2016-11-291-0/+1
|
* Add links to volunteer-maintained test runnerssmikes2016-07-121-0/+5
|
* Update maintainer in README.MDTom Care2016-06-221-1/+1
| | | Update the maintainer to @tcare as @goyakin is no longer maintaining the repo.
* Add documentation on interpreting tests (#508)jugglinmike2016-04-181-0/+4
| | | | | | | | | | | | | | | | | | | The project's CONTRIBUTING.md was written with test authors in mind. It contains details on non-technical metadata (e.g. "author" and "es6id"), helper function usage, and preferred code structure. In addition, it elides certain low-level technical details on the requirements for the runtime environment. Introduce a new document targeted towards those executing the tests. Formalize all expectations regarding how the runtime environment should be defined, how metadata should be interpreted, and how results should be understood. This information has overlap with the CONTRIBUTING.md file, but it also contains details that are irrelevant to test authors. This document can serve as a more formal contract between Test262 and the implementors who consume it. This allows Test262 to unambiguously document future modifications to the formal requirements which in turn supports consumers who maintain their own test harnesses.
* Update README.mdlittledan2016-01-191-1/+3
|
* document `timeout` and clean upSam Mikes2014-08-251-1/+1
| | | | | | | | | | | | | | | | | | CONTRIBUTING.md - document `timeout` tag - reorder tags in frontmatter doc - minor cleanups - minor fixes - add style note - reformat flags - remove discussion of obsolete $INCLUDE - incorporate line notes from @domenic - integrate additional comments - add links back, move arg notes down - Raise outline level by one README.md - link to CONTRIBUTING
* Added contributing.md and improved READMEMurat Sutunc2014-07-101-3/+4
|
* Add a basic readmeBrian Terlson2014-07-031-0/+6