Skip to content
Snippets Groups Projects
  1. Dec 11, 2014
  2. Dec 10, 2014
  3. Dec 09, 2014
  4. Dec 07, 2014
  5. Dec 05, 2014
  6. Dec 02, 2014
  7. Dec 01, 2014
  8. Nov 19, 2014
    • Brian Terlson's avatar
      Remove "best practice" tests · bbeafbd3
      Brian Terlson authored
      Sbp_A1_T1 to Sbp_A5_T2, Sbp_12, Sbp_7*: Functions are now valid in blocks, tests syntactically invalid anyway
      Sbp_A10_T1 to Sbp_A10_T2: Tests are broken
      bbeafbd3
  9. Nov 12, 2014
  10. Nov 11, 2014
  11. Nov 10, 2014
    • smikes's avatar
      add tests for 24.4.4.1 - Promise.all · 26787ab0
      smikes authored
      add more tests of Promise.all
      
      additional Promise test
      
      add tests of Promise.prototype
      
      add some tests for Promise.race
      
      additional Promise tests
      
      add Promise.reject and Promise.resolve tests
      
      correct test description
      
      rename badly-named files
      
      use current license and minor style cleanup
      
      correct understanding of undefined as thisArgument
      
      incorporate line notes
      
      Is this enough to make a constructor in ES6?
      
      more accurate use of resolved,fulfilled etc.
      remove some redundant tests
      add new tests
      
      remove "constant array" unclear language
      
      better description
      
      Update S25.4.2.1_A3.2_T1.js
      
      address dangling ()
      
      changes per @anba line notes
       - if GetIterator is abrupt, the Promise.race / Promise.all should reject
       - if Promise.race is called with nonconforming constructor as 'this',
         TypeError should be thrown (cannot reject if exeption is thrown from
         NewPromiseCapability; no promise exists yet...)
      
      correct description of "this" testing in callbacks
      
      fix whitespace, formatting
      
      remove tab
      add "next-turn" checking to sequencers
      26787ab0
  12. Oct 24, 2014
Loading