summaryrefslogtreecommitdiff
path: root/tests/test-suite/attrib.js
Commit message (Collapse)AuthorAge
* Rename cpath to jspathdaurnimator2018-02-17
|
* 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
* [test-suite] attrib.js passesBenoit Giannangeli2017-06-02
| | | | Except for require tests which needs io.write
* tests/test-suite/attrib.js: Now passesdaurnimator2017-05-21
|
* Moved in progress tests to seperate folderBenoit Giannangeli2017-05-19
|
* [test-suite] attrib.jsBenoit Giannangeli2017-05-13