test262/test
André Bargull df9bf58204 Tests for changes introduced in ES2015 (Annex E)
- 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
2015-09-07 17:25:55 +02:00
..
annexB Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
built-ins Tests for changes introduced in ES2015 (Annex E) 2015-09-07 17:25:55 +02:00
harness Update handling of directive prologues 2015-06-18 17:38:34 -04:00
intl402 Move intl tests to sub-folders 2015-07-31 17:12:08 +02:00
language Merge pull request #415 from anba/remove-runTestCase-finally 2015-09-04 15:20:26 -04:00