summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Allow returning a non-string (usually void) again in custom tagsHEAD2.0.1masterLaria Carolin Chabowski2020-09-22
* Move to r7r namespace and r7r composer package vendor2.0.0Laria Carolin Chabowski2020-09-21
* Tests: Also test parsing pseudotagsLaria Carolin Chabowski2020-09-15
* Tests: Test parsing invalid inputLaria Carolin Chabowski2020-09-15
* Add some unit tests for the parserLaria Carolin Chabowski2020-09-15
* Code cleanupLaria Carolin Chabowski2020-09-13
* Use short array syntaxLaria Carolin Chabowski2020-09-13
* Turn our functional tests into PhpUnit testsLaria Carolin Chabowski2020-09-13
* Fix cutting off whitespace in tag contentLaria Carolin Chabowski2020-05-01
* Fix parsing `]` as last input charLaria Carolin Chabowski2020-05-01
* Add STECore typehint in generated test codeLaria Carolin Chabowski2020-05-01
* Fix compiling static numeric array accessLaria Carolin Chabowski2020-05-01
* Clean up code and improve documentationLaria Carolin Chabowski2020-05-01
* tests: Make it easier to run a single testLaria Carolin Chabowski2020-05-01
* Automatic code formattingLaria Carolin Chabowski2020-04-30
* Fix parser stumbling over "0" in namesLaria Carolin Chabowski2020-04-28
* Some simple code formattingLaria Carolin Chabowski2020-04-26
* Refined test_closureKevin Chabowski2014-05-24
* Added ste:setlocal and refined test_scope.Kevin Chabowski2014-05-24
* Simple autoloader for examples and tests.Kevin Chabowski2014-05-24
* Added scoping.Kevin Chabowski2014-05-24
* Fixed ste:getKevin Chabowski2014-05-24
* ste:foreach now has an else clause for empty arrays.Kevin Chabowski2013-10-28
* Fixed wrong include paths.Kevin Chabowski2013-10-28
* New Testparser2Kevin Chabowski2013-10-25
* short cmp tags can now contain tags.Kevin Chabowski2013-10-25
* Made the tests more tolerant for whitespace.Kevin Chabowski2013-10-25
* Added some tests.Kevin Chabowski2013-10-23
* Added some testsKevin Chabowski2013-10-23