Skip to content
Snippets Groups Projects
  1. Feb 05, 2016
  2. Jan 23, 2016
  3. Jan 15, 2016
  4. Oct 05, 2015
  5. Sep 07, 2015
    • André Bargull's avatar
      Tests for changes introduced in ES2015 (Annex E) · df9bf582
      André Bargull authored
      - String case functions iterate over code points
      - Has called before Get in Array.p.reverse
      - Add test for web-compat Array.p.splice behaviour; Plus missing test for no arguments case
      - ToObject no longer applied to this-value in Array.p.toLocaleString
      - ToObject no longer applied to this-value in Object.p.toLocaleString
      - Add tests for Object.p.propertyIsEnumerable and symbol property keys
      - Add tests for Object.p.hasOwnProperty and symbol property keys
      - Test property descriptor attributes of message property
      - Tests for RegExp constructor checks
      - Date constructor when called with date object
      - TimeClip never returns negative zero
      df9bf582
  6. Sep 04, 2015
  7. Sep 02, 2015
    • Leonardo Balter's avatar
      Update tests for Array.from · 3bdc467c
      Leonardo Balter authored
      - fixed a false positive where argument-passed-null.js was returning a TypeError from 22.1.2.1 step 5
      - created 2 tests from argument-passed-null to assert this as null and items as null
      - fixed reference info on Array.from_arity.js
      - fix tests at Array.from_forwards-length-for-array-likes
      - static checks on calling-from-valid-1-onlyStrict.js
      - static checks on calling-from-valid-1-noStrict.js
      - static checks on calling-from-valid-2.js
      - removed create-typedarray-from.js, that test belong to es6id 22.2.2.1
      - removed mapfn-invalid-typeerror-1.js - false positive from 22.1.2.1 step 5
      - moved mapfn-invalid-typeerror-2.js to more spread tests where mapfn is not callable
      - ...
      3bdc467c
  8. Aug 25, 2015
  9. Aug 13, 2015
  10. Aug 11, 2015
  11. Aug 06, 2015
  12. Aug 05, 2015
  13. Aug 03, 2015
  14. Jul 31, 2015
  15. Jul 28, 2015
  16. Jul 24, 2015
  17. Jul 17, 2015
  18. Jul 16, 2015
Loading