Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Make format_string('%q', ...) output more stable | ZyX | 2018-02-02 |
| | | | It appears to be different on lua and luajit. | ||
* | viml/parser/expressions: Make sure that listed nodes may be present | ZyX | 2017-11-26 |
| | | | | With the new test leaving `assert(false);` for any of the cases makes tests crash. | ||
* | functests: Add some more tests | ZyX | 2017-11-26 |
| | |||
* | tests: Use single test file for unit and functional parser tests | ZyX | 2017-11-19 |