Skip to content
Snippets Groups Projects
  1. Feb 17, 2015
  2. Feb 16, 2015
  3. Aug 25, 2014
    • Sam Mikes's avatar
      document `timeout` and clean up · 5b8879b9
      Sam Mikes authored
      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
      5b8879b9
  4. Jul 31, 2014
    • smikes's avatar
      CONTRIBUTING.md: minor fixes · 240635c9
      smikes authored
      Minor fixes: typos, formatting, verb tense&agreement
      Add example of short-list `includes: []` and long-list `includes: \n - \n -`
      240635c9
    • Sam Mikes's avatar
      CONTRIBUTING: more notes on test writing · 23ef85c9
      Sam Mikes authored
      Add section on test environment
      Add section on custom helpers
      describe YAML frontmatter
      Fix minor formatting errors
      document $INCLUDE as obsolete
      Change documentation of negative error
      Move test environment and custom helpers down
      indent copyright and frontmatter sections
      better description of the async calls between a promise
      and the functions in its `.then`
      Correct Early Error example: don't throw a string
      
      CONSOLE-RUNNER: split runner doc into new file
      add troubleshooting section
      23ef85c9
  5. Jul 23, 2014
    • smikes's avatar
      CONTRIBUTING: add notes on async · 99706a27
      smikes authored
      add a table showing which print handle to use when
      running async tests through test262.py runner
      
      @anba contributed information about async tests in
      SpiderMonkey and JavaScriptCore
      99706a27
  6. Jul 21, 2014
  7. Jul 10, 2014
Loading