Skip to content
Snippets Groups Projects
  1. Jan 30, 2019
  2. Jan 07, 2019
  3. Dec 20, 2018
  4. Dec 17, 2018
  5. Oct 26, 2018
  6. Oct 23, 2018
  7. Jun 27, 2018
  8. May 11, 2018
  9. May 03, 2018
  10. Apr 24, 2018
    • André Bargull's avatar
      Fix various test bugs · a1faccdd
      André Bargull authored
      - "CannotSuspendMainAgent" feature was changed to "CanBlockIsFalse" flag
      - Move annex-b tests into annex-b directory
      - Update variable names in nonshared-int-views.js tests
      - Move getReport() call in nan-for-timeout.js to avoid iloop
      - Update BigInt constructor to match new semantics (tc39/proposal-bigint#138)
      a1faccdd
  11. Jan 25, 2018
  12. Jan 10, 2018
  13. Jan 05, 2018
    • Mike Pennisi's avatar
      Rename negative test "phase" for parsing · 13611037
      Mike Pennisi authored
      Early errors may result from parsing the source text of a test file, but
      they may also result from parsing some other source text as referenced
      through the ES2015 module syntax. The latter form of early error is not
      necessarily detectable by ECMAScript parsers, however. Because of this,
      the label "early" is not sufficiently precise for all Test262 consumers
      to correctly interpret all tests.
      
      Update the "phase" name of "early" to "parse" for all those negative
      tests that describe errors resulting from parsing of the file's source
      text directly. A forthcoming commit will update the remaining tests to
      use a "phase" name that is more specific to module resolution.
      13611037
    • Rick Waldron's avatar
      Frontmatter: fixup "info: >" to "info: |" · 92a26219
      Rick Waldron authored
      92a26219
  14. Dec 19, 2017
  15. Nov 01, 2017
  16. Oct 26, 2017
  17. Oct 19, 2017
  18. Oct 18, 2017
  19. Oct 17, 2017
  20. Sep 18, 2017
  21. Sep 08, 2017
  22. Jun 28, 2017
  23. Jun 26, 2017
  24. Jun 23, 2017
Loading