summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2020-09-15tests: add test for "this" contextJo-Philipp Wich
2020-09-15eval: only set "this" scope for functions being object membersJo-Philipp Wich
2020-09-14tests: add initial runtime testsJo-Philipp Wich
2020-09-13tests: extend for-loop tests to cover local variantsJo-Philipp Wich
2020-09-10treewide: implement default lstrip_blocks and trim_blocks behaviourJo-Philipp Wich
2020-09-08tests: add further arithmetic and syntax test casesJo-Philipp Wich
2020-09-07tests: add object/array literal and arithmetic test casesJo-Philipp Wich
2020-09-07tests: introduce testcasesJo-Philipp Wich