| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-16 | test/lua: fix test for invalid cursor position | Marc André Tanner | |
| 2016-05-03 | Add another test for cursor positioning | Josh Wainwright | |
| Confirming `cursor:to(line,col)` implies `cursor.line == line` and `cursor.col == col` | |||
| 2016-04-27 | test/lua: update tests to match new cursor positioning code | Marc André Tanner | |
| cursor:to(line,col) now implies cursor.line == line and cursor.col == col | |||
| 2016-04-26 | Remove .status files, just use .ref and .out pairs | Josh Wainwright | |
| 2016-04-21 | Use .status files instead of .true files and write error to .err file | Josh Wainwright | |
| 2016-04-20 | Split test lua code into individual test.lua files | Josh Wainwright | |
