aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* shada: Use same merging code for jumps and changesZyX2015-10-08
* shada,functests: Add tests for merging ShaDa dataZyX2015-10-08
* shada,functests: Make sure that v:oldfiles list is reset on :rshada!ZyX2015-10-08
* functests: Add a number of “generic” functional testsZyX2015-10-08
* shada,functests: Use special sd_reader function for skippingZyX2015-10-08
* functests: Move wshada and sdrcmd commands to helpersZyX2015-10-08
* shada,functests: Improve detection of invalid ShaDa filesZyX2015-10-08
* shada,functests: Test compatibility supportZyX2015-10-08
* shada: Do not allow empty keysZyX2015-10-08