Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | buffer: Bind b:changedtick to b:['changedtick'], remove special cases | ZyX | 2017-02-23 |
| | |||
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
| | | | | | | It is otherwise impossible to determine which test failed sanitizer/valgrind check. test/functional/helpers.lua module return was changed so that tests which do not provide after_each function to get new check will automatically fail. | ||
* | vim-patch:7.4.834 | Jurica Bradaric | 2016-02-09 |
| | | | | | | | Problem: gettabvar() doesn't work after Vim start. (Szymon Wrozynski) Solution: Handle first window in tab still being NULL. (Christian Brabandt) https://github.com/vim/vim/commit/7e47d1ac6a9ae0e5a7167aa34ff651a9c39c1641 | ||
* | test/functional: clean up according to luacheck (part 1) | Marco Hinz | 2015-11-23 |
| | |||
* | legacy tests: migrate test91 | Rainer Borene | 2015-03-11 |