summary refs log tree commit diff stats
path: root/tests/js
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #1959, rounding floats in JSSimon Hafner2015-01-291-0/+7
|
* JS tests cleaned upAraq2014-12-172-5/+6
|
* Fixing extraneous semicolon in jsgen outputjuxiliary2014-12-061-0/+34
| | | | | | | | jsgen was producing javascript objects like this ``` {, name:"foo"} ``` causing syntax errors in javascript interpretors.
* fixes #1489, fixes #1490Araq2014-11-281-0/+32
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-163-3/+0
|
* don't mess with semfold, use vars insteadSimon Hafner2013-09-261-2/+2
|
* moved eqproc to the correct magic positionSimon Hafner2013-09-261-0/+10
| | | | also added mEqCString to evalOps so the test runs
* fixes #376Araq2013-03-241-0/+23
|
* WA for #329, caused by #335Simon Hafner2013-02-151-0/+5
|
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-1/+1
| | | | No one calls it EcmaScript anymore.
* JS codegen improvements; barely usable nowAraq2012-07-021-0/+23