Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | api: unify buffer numbers and window ids with handles | Björn Linse | 2016-08-31 |
| | | | | also allow handle==0 meaning curbuf/curwin/curtab | ||
* | Add new functionality to the `=` marker in the STL | TJ DeVries | 2016-06-14 |
| | | | | | | This new functionality is explained in the documentation. Also, many tests have been added to the buffer_spec.lua file | ||
* | buffer.c: change return type to bool | Charles Joachim | 2016-04-03 |
| | | | | Co-authored-by: Wayne Rowcliffe (@war1025) | ||
* | test/unit: clean up according to luacheck | Marco Hinz | 2015-11-23 |
| | |||
* | Start adding unit tests | Wayne Rowcliffe | 2015-11-11 |
| | |||
* | test: Ensure proper initialization in unit/helpers.lua | Thiago de Arruda | 2015-07-01 |
| | | | | | Remove helpers.vim_init and simply perform the required initialization in helpers.lua. | ||
* | unit tests: initialize everything | Justin M. Keyes | 2014-09-11 |
| | |||
* | Add tests for buffer.c and fileio.c | Wayne Rowcliffe | 2014-07-22 |