test262/test/built-ins/Number
Leo Balter 60782de95e Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
..
MAX_VALUE Remove over-specified tests 2016-04-18 14:36:49 -04:00
MIN_VALUE Remove precision-equivalency tests 2016-06-20 17:44:11 -04:00
NEGATIVE_INFINITY Update and add tests for Number.NEGATIVE_INFINITY 2016-06-23 14:42:39 -04:00
POSITIVE_INFINITY Update and add tests for Number.POSITIVE_INFINITY 2016-06-23 14:42:39 -04:00
isFinite Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
isInteger Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
isNaN Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
isSafeInteger Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
prototype Fix tests for toFixed and toExponential (#1080) 2017-06-28 10:29:47 -04: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
EPSILON.js Add tests for Number.EPSILON 2016-06-23 14:42:38 -04: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
NaN.js Update tests for Number.NaN 2016-06-23 14:42:39 -04:00
S8.12.8_A3.js
S8.12.8_A4.js
S9.1_A1_T1.js
S9.3.1_A1.js
S9.3.1_A2.js Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
S9.3.1_A2_U180E.js Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
S9.3.1_A3_T1.js Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
S9.3.1_A3_T1_U180E.js Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
S9.3.1_A3_T2.js Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
S9.3.1_A3_T2_U180E.js Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
S9.3.1_A4_T1.js
S9.3.1_A4_T2.js
S9.3.1_A5_T1.js
S9.3.1_A5_T2.js
S9.3.1_A5_T3.js
S9.3.1_A6_T1.js
S9.3.1_A6_T2.js
S9.3.1_A7.js
S9.3.1_A8.js
S9.3.1_A9.js
S9.3.1_A10.js
S9.3.1_A11.js
S9.3.1_A12.js
S9.3.1_A13.js
S9.3.1_A14.js
S9.3.1_A15.js
S9.3.1_A16.js
S9.3.1_A17.js
S9.3.1_A18.js
S9.3.1_A19.js
S9.3.1_A20.js
S9.3.1_A21.js
S9.3.1_A22.js
S9.3.1_A23.js
S9.3.1_A24.js
S9.3.1_A25.js
S9.3.1_A26.js
S9.3.1_A27.js
S9.3.1_A28.js
S9.3.1_A29.js
S9.3.1_A30.js
S9.3.1_A31.js
S9.3.1_A32.js
S9.3_A1_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S9.3_A2_T1.js
S9.3_A3_T1.js
S9.3_A4.1_T1.js Remove over-specified tests 2016-04-18 14:36:49 -04:00
S9.3_A4.2_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S9.3_A5_T1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.7.1.1_A1.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S15.7.1.1_A2.js
S15.7.2.1_A1.js
S15.7.2.1_A2.js
S15.7.2.1_A3.js
S15.7.2.1_A4.js
S15.7.3_A1.js
S15.7.3_A2.js
S15.7.3_A3.js
S15.7.3_A4.js
S15.7.3_A5.js
S15.7.3_A6.js
S15.7.3_A7.js
S15.7.3_A8.js
S15.7.5_A1_T01.js
S15.7.5_A1_T02.js
S15.7.5_A1_T03.js
S15.7.5_A1_T04.js
S15.7.5_A1_T05.js
S15.7.5_A1_T06.js
S15.7.5_A1_T07.js
bigint-conversion.js add BigInt tests 2017-08-24 15:58:14 -04:00
parseFloat.js Add tests for Number.{parseFloat,parseInt} 2016-06-23 14:42:39 -04:00
parseInt.js Add tests for Number.{parseFloat,parseInt} 2016-06-23 14:42:39 -04:00
prop-desc.js Update and add basic prop-desc tests for Number 2016-06-23 14:42:40 -04:00
proto-from-ctor-realm.js Add cross-realm feature 2017-09-22 15:29:10 -04:00
return-abrupt-tonumber-value-symbol.js Extend Number tests to assert abrupt completions 2016-06-23 14:42:40 -04:00
return-abrupt-tonumber-value.js Extend Number tests to assert abrupt completions 2016-06-23 14:42:40 -04: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