aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
| * functests: Fix 078_swapfile_recover testZyX2015-10-23
* | functests: Add test to check expected behaviour (failing)ZyX2015-10-23
|/
* shada: Fix memory leak and double free when setting both &vi and &sdZyX2015-10-08
* functests: Refactor tests:ZyX2015-10-08
* shada: Fix jump/change list merging codeZyX2015-10-08
* shada: Make sure that shada-r option correctly ignores caseZyX2015-10-08
* shada: When using shada-r normalize option pathZyX2015-10-08
* functests: Move exc_exec to test.functional.helpersZyX2015-10-08
* functests: Do not disable pattern testsZyX2015-10-08
* shada: Fix out-of-bounds array accessZyX2015-10-08
* shada: Fix v:hlsearch save/restore and do not write empty patternsZyX2015-10-08
* shada,functests: Fix v:hlsearch saving/restoring handlingZyX2015-10-08
* documentation/functests: Replace NeoVim with NeovimZyX2015-10-08
* shada: Refuse to write ShaDa file when ShaDa was disabledZyX2015-10-08
* functests: Make one recover_spec test also use gdb or valgrindZyX2015-10-08
* eval,functests: Reference all additional_* items created by ShaDaZyX2015-10-08
* shada: Fix crash in hmll_insertZyX2015-10-08
* functests: Disable some tests when running with address sanitizerZyX2015-10-08