test262/test/built-ins/Date
André Bargull 204266794c Fix various test issues (#840)
test/annexB/built-ins/Date/prototype/setYear/time-clip.js
test/built-ins/Date/prototype/setFullYear/new-value-time-clip.js
test/built-ins/Date/prototype/setMonth/new-value-time-clip.js
- Don't try to test time-clip at the end points, because this is near
impossible to get right (needs to consider time zone offset, dst, local
mean time because of Africa/Monrovia, etc.).

test/built-ins/DataView/prototype/setFloat64/detached-buffer-after-toindex-byteoffset.js
test/built-ins/DataView/prototype/setInt16/detached-buffer-after-toindex-byteoffset.js
- Wasn't update to expect RangeError

test/built-ins/Function/internals/Construct/derived-this-uninitialized-realm.js
- Change ClassDeclaration -> ClassExpression to get completion value

test/built-ins/Function/prototype/toString/AsyncFunction.js
- Add missing \n in expected string
- Also fixed in gh-847

test/built-ins/global/global-object.js
- Add 'var' to make test pass in strict-mode

test/language/block-scope/syntax/redeclaration-in-block/attempt-to-redeclare-function-declaration-with-function-declaration.js
- This is allowed in sloppy mode when Annex B is implemented

test/language/expressions/async-generators/expression-yield-as-statement.js
- Fix calls to then()

test/language/module-code/namespace/internals/own-property-keys-binding-types.js
test/language/module-code/namespace/internals/own-property-keys-sort.js
- Tests weren't updated after removal of @@iterator from module
namespace objects

test/language/module-code/namespace/internals/set-prototype-of-null.js
- Fix syntax error

test/language/statements/async-function/early-errors-no-async-generator.js
- No longer valid now that async iteration proposal is at stage 3
2017-02-07 11:10:56 -05:00
..
UTC Add Date.UTC(+/-Infinity) single arg test variants to infinity-make-day.js 2017-01-19 12:00:10 -05:00
now Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
parse Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
prototype Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
15.9.1.15-1.js Interpret date-only forms as UTC 2015-11-11 17:46:32 +01:00
S15.9.2.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.2.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.3.1_A1_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A1_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A1_T3.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A1_T4.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A1_T5.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A1_T6.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A2_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A2_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A2_T3.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A2_T4.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A2_T5.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A2_T6.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T1.1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T1.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T2.1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T2.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T3.1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T3.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T4.1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T4.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T5.1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T5.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T6.1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A3_T6.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.1_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.3.1_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.3.1_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.3.1_A4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.3.1_A4_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.3.1_A4_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.3.1_A5_T1.js Correct invalid tests for the Date constructor 2016-04-19 17:00:59 -04:00
S15.9.3.1_A5_T2.js Correct invalid tests for the Date constructor 2016-04-19 17:00:59 -04:00
S15.9.3.1_A5_T3.js Correct invalid tests for the Date constructor 2016-04-19 17:00:59 -04:00
S15.9.3.1_A5_T4.js Correct invalid tests for the Date constructor 2016-04-19 17:00:59 -04:00
S15.9.3.1_A5_T5.js Correct invalid tests for the Date constructor 2016-04-19 17:00:59 -04:00
S15.9.3.1_A5_T6.js Correct invalid tests for the Date constructor 2016-04-19 17:00:59 -04:00
S15.9.3.1_A6_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.9.3.1_A6_T2.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.9.3.1_A6_T3.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.9.3.1_A6_T4.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.9.3.1_A6_T5.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.9.3.2_A1_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.2_A2_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.2_A3_T1.1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.3.2_A3_T1.2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.9.4_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.4_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.4_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.4_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.9.4_A5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
TimeClip_negative_zero.js Tests for changes introduced in ES2015 (Annex E) 2015-09-07 17:25:55 +02:00
construct_with_date.js Tests for changes introduced in ES2015 (Annex E) 2015-09-07 17:25:55 +02:00
name.js Add test for `name` property of Date constructor 2016-07-09 12:15:16 -04:00
proto-from-ctor-realm-one.js Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
proto-from-ctor-realm-two.js Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
proto-from-ctor-realm-zero.js Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
subclassing.js Add test for subclassing Date 2016-07-09 12:15:16 -04:00
value-get-symbol-to-prim-err.js Add tests for additional uses of @@toPrimitive (#666) 2016-06-10 15:08:59 -04:00
value-symbol-to-prim-err.js Add tests for additional uses of @@toPrimitive (#666) 2016-06-10 15:08:59 -04:00
value-symbol-to-prim-invocation.js Add tests for additional uses of @@toPrimitive (#666) 2016-06-10 15:08:59 -04:00
value-symbol-to-prim-return-obj.js Add tests for additional uses of @@toPrimitive (#666) 2016-06-10 15:08:59 -04:00
value-symbol-to-prim-return-prim.js Add tests for additional uses of @@toPrimitive (#666) 2016-06-10 15:08:59 -04:00
value-to-primitive-call-err.js Add tests for use of ToPrimitive in Date ctor 2016-07-09 12:15:15 -04:00
value-to-primitive-call.js Add tests for use of ToPrimitive in Date ctor 2016-07-09 12:15:15 -04:00
value-to-primitive-get-meth-err.js Add tests for use of ToPrimitive in Date ctor 2016-07-09 12:15:15 -04:00
value-to-primitive-result-faulty.js Add tests for use of ToPrimitive in Date ctor 2016-07-09 12:15:15 -04:00
value-to-primitive-result-non-string-prim.js Add tests for use of ToPrimitive in Date ctor 2016-07-09 12:15:15 -04:00
value-to-primitive-result-string.js Add tests for use of ToPrimitive in Date ctor 2016-07-09 12:15:15 -04:00