Skip to content
Snippets Groups Projects
  1. Feb 09, 2018
  2. Jan 05, 2018
  3. Jul 08, 2015
    • André Bargull's avatar
      Clean-up test comments and remove invalid tests · ebab7cf0
      André Bargull authored
      - 15.10.2.15-3-1 and 15.10.2.15-3-2 are both invalid (U+002F (SOLIDUS) instead of U+005C (REVERSE SOLIDUS) was used to start an escape sequence).
      - 15.10.4.1-2 and 15.10.2.2-1 are identical tests, delete the latter.
      - Update tests to avoid using runTestCase() function.
      - Update multiple test infos to point to correct algorithm step (CharacterRange step 6 instead of step 1).
      ebab7cf0
  4. Dec 07, 2014
  5. Jul 30, 2014
    • Brian Terlson's avatar
      Add path attribute. · 0defa373
      Brian Terlson authored
      0defa373
    • Brian Terlson's avatar
      Normalize testcase format · d4354d14
      Brian Terlson authored
      This commit normalizes the test case format used across test262. It applies the following transformations:
      
      * Convert to YAML for frontmatter
      * Remove of trailing whitespace
      * Replace /r/n with /n except in chapters 6 and 7.
      * Copyright header always uses // comments
      * new includes attribute replaces $INCLUDE
      * No implicit assumptions about test environment other than $ERROR. Everything else appears in the include array. This includes "runTestCase" which is now included in a substantial number of tests.
      d4354d14
  6. Oct 03, 2011
  7. Sep 25, 2011
  8. Sep 23, 2011
  9. Sep 12, 2011
    • Mark Miller's avatar
      Updating a generated directory. · d0f40b63
      Mark Miller authored
      assertTrue became assertTruthy. Canonical form of doc-comment attribute value source no longer have a leading colon and trailing semicolon. Any existing such are stripped during conversion.
      d0f40b63
  10. Sep 08, 2011
  11. Sep 07, 2011
Loading