aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | test: fixeol_spec: setup/teardownJustin M. Keyes2015-12-13
* | Merge #3443 'vim-patch:7.4.{785,795,898}'Justin M. Keyes2015-12-13
|\ \ | |/ |/|
| * Convert legacy test for fixeol to lua test.Johan Klokkhammer Helsing2015-11-22
* | Merge pull request #3753 from watiko/vim-7.4.790Justin M. Keyes2015-12-12
|\ \
| * | tests: Improve legacy autocmd_option.watiko2015-12-12
| * | tests: Keep each autocmd_option's test in isolation.watiko2015-11-28
| * | tests: Improve legacy test autocmd_option.watiko2015-11-28
| * | tests: Migrate legacy test autocmd_option.watiko2015-11-28
* | | Test: remove artifacts from root directoryMarco Hinz2015-12-01
|/ /
* | Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\ \
| * | shada: Do not save unlisted and quickfix buffersZyX2015-11-23
* | | Use libuv errors instead of errno in unit testsRui Abreu Ferreira2015-11-25
* | | Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\ \ \
| * | | shada: Also store last search directionZyX2015-11-23
| |/ /
* | | test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* | | test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* | | test/unit: clean up according to luacheckMarco Hinz2015-11-23
* | | test/benchmark: clean up according to luacheckMarco Hinz2015-11-23
* | | Tests: add luacheck for linting testsMarco Hinz2015-11-23
* | | Reorganize focus events test into individual testsJoe Hermaszewski2015-11-23
* | | Enable focus events in cmdline and terminal modesJoe Hermaszewski2015-11-23
|/ /
* | Merge pull request #3270 from ZyX-I/shada-supportFelipe Morales2015-11-23
|\ \ | |/ |/|
| * runtime: Add shada.vim syntax fileZyX2015-11-01
| * runtime: Add [ft]plugin/shada.vim files that automatically open .shadaZyX2015-11-01
| * runtime: Add autoload/shada.vim helper fileZyX2015-11-01
| * functests: Do not run some tests if there is no -NaNZyX2015-11-01
| * runtime: Add autoload/msgpack.vim helper fileZyX2015-11-01
* | Add tests for focus eventsJoe Hermaszewski2015-11-17
* | Workaround the unstable ordering of v:oldfiles in some more tests.John Szakmeister2015-11-16
* | Merge pull request #3339 from war1025/dev/clean_build_stl_str_hlJustin M. Keyes2015-11-15
|\ \
| * | Start adding unit testsWayne Rowcliffe2015-11-11
* | | Test: add functional/autocmd/termclose_spec.luaMarco Hinz2015-11-15
* | | Add TermClose eventMarco Hinz2015-11-15
|/ /
* | Test: improve functional/ex_cmds/oldfiles_spec.luaMarco Hinz2015-11-11
* | Add tests for :oldfilesMarco Hinz2015-11-10
* | Add test/functional/ex_cmds/profile_spec.luaMarco Hinz2015-11-10
* | eval: Implement dictionary change notificationsThiago de Arruda2015-11-09
* | Merge pull request #3616 from jszakmeister/sort-results-shada-testJohn Szakmeister2015-11-06
|\ \
| * | Sort oldfiles in the marks_spec tests to avoid random ordering errors.John Szakmeister2015-11-06
* | | undo: Remove incorrect NONNULL_ALL attributeZyX2015-11-05
|/ /
* / Ensure a session is running before attempting to do Python detection.John Szakmeister2015-11-04
|/
* tui: Fix abort when stdout and stderr are not tty.Thiago de Arruda2015-10-29
* input: Remove CURSORHOLD keyThiago de Arruda2015-10-26
* test: Add more TUI tests and increase timeoutThiago de Arruda2015-10-26
* vim-patch:7.4.849Justin M. Keyes2015-10-26
* Merge pull request #3470 from ZyX-I/pr-3198Justin M. Keyes2015-10-25
|\
| * functests: Fix testsZyX2015-10-23
| * functests: Use . for various folder defaults in testsZyX2015-10-23
| * functests: Do not forget about -i argumentZyX2015-10-23
| * os/fs: Allow os_mkdir_recurse directory name to end with ///ZyX2015-10-23