aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/091_context_variables_spec.lua
Commit message (Collapse)AuthorAge
* buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
|
* functests: Check logs in lua codeZyX2016-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.834Jurica Bradaric2016-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 Hinz2015-11-23
|
* legacy tests: migrate test91Rainer Borene2015-03-11