summaryrefslogtreecommitdiff
path: root/test/built-ins/Number
Commit message (Expand)AuthorAgeFilesLines
* Tag tests for U+180E and complete coverage for RegExp matchingLeo Balter2017-09-253-0/+3
* Add cross-realm featureLeo Balter2017-09-221-1/+1
* add BigInt testsRobin Templeton2017-08-241-0/+11
* Revert "Tests for NumericSeparatorLiteral. Closes gh-1051" (#1188)Leo Balter2017-08-2130-835/+0
* Tests for NumericSeparatorLiteral, Number(...)Rick Waldron2017-08-1730-0/+835
* Fix tests for toFixed and toExponential (#1080)Daniel Ehrenberg2017-06-282-5/+5
* Add tests for Number printing precision ranges (#932)Daniel Ehrenberg2017-06-123-0/+61
* Remove execute bit from files (#976)André Bargull2017-04-1319-0/+0
* Fix toFixed test to invoke toString() properlyDaniel Ehrenberg2017-04-061-1/+1
* Test for the difference between toFixed and toStringDaniel Ehrenberg2017-03-231-0/+19
* Rename $ => $262. Fixes gh-802 (#823)Rick Waldron2017-03-011-1/+1
* Test that Number.prototype.toFixed.length is 1 (#826)Michael "Z" Goddard2017-01-191-0/+30
* Remove es6id line per PR reviewK. Adam White2017-01-191-1/+0
* Add Number.prototype.toFixed return value testK. Adam White2017-01-191-0/+11
* Add tests for realm interactions (#688)jugglinmike2016-10-241-0/+30
* Update return-values.js (Number#toExponential bug in Firefox) (#751)Viktor2016-08-291-0/+3
* Add tests for Number#toExponential (#664)Leo Balter2016-07-2111-0/+397
* Ensure U+180E is no longer considered whitespaceMathias Bynens2016-07-066-100/+214
* Improve assertions comparing values to NaN (#690)Leo Balter2016-07-016-68/+38
* Add prop-desc tests for Number.prototype propertiesLeonardo Balter2016-06-236-15/+101
* Extend Number tests to assert abrupt completionsLeonardo Balter2016-06-233-28/+69
* Update and add basic prop-desc tests for NumberLeonardo Balter2016-06-236-81/+39
* Add tests for Number.{parseFloat,parseInt}Leonardo Balter2016-06-232-0/+56
* Update tests for Number.NaNLeonardo Balter2016-06-235-68/+23
* Add tests for Number.isSafeIntegerLeonardo Balter2016-06-237-0/+145
* Update and add tests for Number.isNaNLeonardo Balter2016-06-237-32/+69
* Add tests for Number.isIntegerLeonardo Balter2016-06-239-36/+68
* Add tests for Number.isFiniteLeonardo Balter2016-06-235-0/+105
* Update and add tests for Number.POSITIVE_INFINITYLeonardo Balter2016-06-234-40/+35
* Update and add tests for Number.NEGATIVE_INFINITYLeonardo Balter2016-06-234-40/+35
* Add tests for Number.EPSILONLeonardo Balter2016-06-231-0/+32
* Remove precision-equivalency testsLeonardo Balter2016-06-201-16/+0
* Add tests for Number#toPrecisionLeonardo Balter2016-06-1512-0/+584
* Remove over-specified testsMike Pennisi2016-04-182-26/+0
* Add tests for Number.{MAX,MIN}_SAFE_INTEGERMike Pennisi2016-03-092-0/+46
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-1519-0/+521
* Revert primitive wrapper prototypes and String#split to ES5André Bargull2015-11-0645-375/+126
* Convert binary integers to octal in octal integer testsGorkem Yakin2015-09-301-8/+8
* Replace runTestCase with assert helpers [test/built-ins]André Bargull2015-08-134-20/+4
* Replace runTestCase with assert helpers [test/built-ins/Number]André Bargull2015-08-0611-75/+17
* Merge pull request #385 from anba/licenseBrian Terlson2015-07-1711-51/+21
|\
| * - Remove inline licenseAndré Bargull2015-07-1711-51/+21
* | Remove links to hg.ecmascript.orgAndré Bargull2015-07-175-20/+5
|/
* Add tests for OctalIntegerLiteralsMike Pennisi2015-06-122-0/+79
* Add tests for BinaryIntegerLiteralsMike Pennisi2015-06-122-0/+71
* Remove `$FAIL` functionMike Pennisi2015-06-0943-96/+54
* Enable strict mode for more built-in testsAndré Bargull2015-05-1812-31/+72
* Fix strict mode errors in built-ins/NumberAndré Bargull2015-04-297-1/+7
* Import tests from Google V8 (Symbol)Rick Waldron2015-04-071-0/+28
* ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144Rick Waldron2015-02-1210-9/+19