summaryrefslogtreecommitdiff
path: root/test/built-ins/Number/prototype
Commit message (Expand)AuthorAgeFilesLines
* built-ins/Number/*: make all indentation consistent (depth & character) (#1436)Rick Waldron2018-02-1572-608/+581
* Revert "js-beautify: make all indentation consistent (depth & character) (#14...André Bargull2018-02-0972-581/+608
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-0972-608/+581
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-0575-75/+75
* 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-1311-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
* 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
* 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
* Improve assertions comparing values to NaN (#690)Leo Balter2016-07-012-6/+10
* Add prop-desc tests for Number.prototype propertiesLeonardo Balter2016-06-236-15/+101
* Update and add basic prop-desc tests for NumberLeonardo Balter2016-06-235-81/+19
* Add tests for Number#toPrecisionLeonardo Balter2016-06-1512-0/+584
* Add missing tests for "length" and "name" properties of built-in functionsAndré Bargull2016-01-1511-0/+301
* Revert primitive wrapper prototypes and String#split to ES5André Bargull2015-11-0644-373/+124
* Replace runTestCase with assert helpers [test/built-ins/Number]André Bargull2015-08-062-14/+6
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-172-8/+2
* Remove `$FAIL` functionMike Pennisi2015-06-0943-96/+54
* Enable strict mode for more built-in testsAndré Bargull2015-05-182-6/+12
* Fix strict mode errors in built-ins/NumberAndré Bargull2015-04-292-1/+2
* Reorganize ./testBrian Terlson2014-12-0777-0/+3569