aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd
Commit message (Expand)AuthorAge
* functests: Fix linter errorsZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* functests: Move test from legacy/009 to autocmd/autocmdZyX2017-04-08
* test: retry() works with asserts; error() not required.Justin M. Keyes2017-04-06
* test/termclose: Avoid indeterminism (#6281)Justin M. Keyes2017-03-15
* DirChanged: avoid redundant events on 'autochdir'Justin M. Keyes2017-03-12
* DirChanged: trigger when switching scopesJustin M. Keyes2017-03-12
* DirChanged: Publish _after_ updating win/tab CWD.Justin M. Keyes2017-03-12
* terminal: Keep cursor position.Justin M. Keyes2017-03-01
* DirChanged: set <amatch> (#5961)Justin M. Keyes2017-01-17
* Merge #5928 'New event: DirChanged'Marco Hinz2017-01-16
|\
| * Add autocmd/dirchanged_spec.luaMarco Hinz2017-01-13
* | Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...Justin M. Keyes2017-01-16
|\ \ | |/ |/|
| * fix test failurelonerover2017-01-09
* | Windows: enable more testsJustin M. Keyes2017-01-13
* | test: BufEnterJustin M. Keyes2017-01-13
|/
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* vim-patch:7.4.1658James McCoy2016-11-14
* Merge pull request #5225 from equalsraf/windows-functionaltestsBjörn Linse2016-08-31
|\
| * Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* | api/ui: add tests for popupmenu_external eventsBjörn Linse2016-08-29
|/
* Merge #4984 'Trigger TabNewEntered with <CTRL-W>T'Justin M. Keyes2016-06-28
|\
| * [RFC] Fix #4979: Trigger TabNewEntered also with <CTRL-W>TDimitri Merejkowsky2016-06-28
|/
* functests: Check logs in lua codeZyX2016-06-10
* Satisfy testlint.KillTheMule2016-04-28
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
* Tests: add autocmd_spec.luaMarco Hinz2016-03-02
* Tests: clean up tabnew_spec.luaMarco Hinz2016-03-02
* TextYankPost: add information to v:event and update testsBjörn Linse2016-02-29
* Add TextYankPost and TextDeletePost autocmdsShougo Matsushita2016-02-29
* Tests: check <abuf> from TermCloseMarco Hinz2016-02-21
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* Test: add functional/autocmd/termclose_spec.luaMarco Hinz2015-11-15
* test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24
* Add TabClosed eventFelipe Morales2015-02-16
* Add TabNewEnteredFelipe Morales2015-02-16
* Add TabNew eventFelipe Morales2015-02-16