summaryrefslogtreecommitdiff
path: root/test/built-ins/Number
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reorganize ./testBrian Terlson2014-12-07177-0/+6359