test262/test/built-ins/Number
Mike Pennisi f7aa31b41f Remove over-specified tests
Except for a small set of expected input/output pairs, both ES5 and
ES2015 define the expected return value of these methods in terms of an
"implementation-dependent approximation." This makes it inappropriate to
enforce expectations for specific values, even if expressed imprecisely.
2016-04-18 14:36:49 -04:00
..
MAX_VALUE Remove over-specified tests 2016-04-18 14:36:49 -04:00
MIN_VALUE Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
NEGATIVE_INFINITY Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
NaN Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
POSITIVE_INFINITY Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
isFinite Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
isInteger Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
isNaN Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
isSafeInteger Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
prototype Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
15.7.3-1.js Replace runTestCase with assert helpers [test/built-ins/Number] 2015-08-06 18:26:38 +02:00
15.7.3-2.js Replace runTestCase with assert helpers [test/built-ins/Number] 2015-08-06 18:26:38 +02:00
15.7.4-1.js Revert primitive wrapper prototypes and String#split to ES5 2015-11-06 18:50:44 +01:00
MAX_SAFE_INTEGER.js Add tests for Number.{MAX,MIN}_SAFE_INTEGER 2016-03-09 12:21:29 -05:00
MIN_SAFE_INTEGER.js Add tests for Number.{MAX,MIN}_SAFE_INTEGER 2016-03-09 12:21:29 -05:00
S8.12.8_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S8.12.8_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A5_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A5_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A9.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A12.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A13.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A14.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A15.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A16.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A17.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A18.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A19.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A20.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A21.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A22.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A23.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A24.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A25.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A26.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A27.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A28.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A29.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A30.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A31.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3.1_A32.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A4.1_T1.js Remove over-specified tests 2016-04-18 14:36:49 -04:00
S9.3_A4.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.3_A5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.1.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.1.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.2.1_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.3_A8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T01.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T02.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T03.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T04.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T05.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T06.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.7.5_A1_T07.js Reorganize ./test 2014-12-07 15:33:09 -08:00
string-binary-literal-invalid.js Add tests for BinaryIntegerLiterals 2015-06-12 16:06:52 -04:00
string-binary-literal.js Add tests for BinaryIntegerLiterals 2015-06-12 16:06:52 -04:00
string-octal-literal-invald.js Convert binary integers to octal in octal integer tests 2015-09-30 08:54:45 -07:00
string-octal-literal.js Add tests for OctalIntegerLiterals 2015-06-12 16:06:52 -04:00
symbol-number-coercion.js - Remove inline license 2015-07-17 19:55:00 +02:00