aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/increment_spec.lua
Commit message (Collapse)AuthorAge
* docs: fix typosdundargoc2022-11-02
|
* test: lint whitespace in legacy/ (#7308)KillTheMule2017-09-24
|
* functests: Refactor legacy/003_cindent_spec and legacy/increment_specZyX2017-04-08
|
* vim-patch:7.4.1634 (#5594)James McCoy2016-11-12
| | | | | | | Problem: Vertical movement after CTRL-A ends up in the wrong column. (Urtica Dioica) Solution: Set curswant when appropriate. (Hirohito Higashi) https://github.com/vim/vim/commit/8e08125d3a9afd0b16cd84454ae9ddad0abaaab0
* 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.1259KillTheMule2016-05-10
| | | | | | | Problem: No test for what patch 7.3.414 fixed. Solution: Add a test. (Elias Diem) https://github.com/vim/vim/commit/3fc3e14282c182c046d1335f3d576bc0eeb605c5
* tests: Migrate legacy test increment.watiko2016-02-01