summaryrefslogtreecommitdiff
path: root/tests/test-suite/math.js
Commit message (Collapse)AuthorAge
* tests/test-suite/math.js: Add missing math.randomseed call to testsdaurnimator2018-02-04
|
* Move fengari specific things to src/fengaricore.jsdaurnimator2018-01-11
| | | | String manipulation functions now get exposed on 'fengari' object itself at top level
* Use `typeof process === "undefined"` instead of WEB globaldaurnimator2017-12-10
| | | | This removes requirement to set global.WEB before requiring in node
* Remove math.randomseed implementationdaurnimator2017-08-18
| | | | See #78
* tests/test-suite/math.js: un-skip passing testdaurnimator2017-05-23
|
* tests/test-suite/math.js: Now passesdaurnimator2017-05-22
|
* Moved in progress tests to seperate folderBenoit Giannangeli2017-05-19
|
* [test-suite] math.jsBenoit Giannangeli2017-05-19