aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: Avoid Lua closure limit.Justin M. Keyes2017-01-22
* Merge #5782 'Visual-mode put from @. register'Justin M. Keyes2017-01-22
|\
| * put fixup, esp. ". register close #5709 #5781Matthew Malcomson2017-01-18
* | test: expand_env_esc()Justin M. Keyes2017-01-21
* | win: test: Enable jobstart() 'shell' test. (#5983)Justin M. Keyes2017-01-21
* | tui: Enable mode-sensitive cursor by default.Justin M. Keyes2017-01-20
* | test/timer_spec.lua: Relax expected count.Justin M. Keyes2017-01-19
* | ci: Disable "CTRL-C interrupts :global" testJustin M. Keyes2017-01-19
* | win: test: XXX: Disable some tests.Justin M. Keyes2017-01-19
* | win: fix warningsJustin M. Keyes2017-01-19
* | win: test: enable job_spec.luaJustin M. Keyes2017-01-19
* | Merge pull request #5963 from jamessan/screen-expect-clarityJames McCoy2017-01-18
|\ \
| * | test: screen_basic: Re-enable min width/height testJames McCoy2017-01-18
| * | test: screen: Assert expected row count matches configured screen heightJames McCoy2017-01-18
| |/
* / test: nvim_ui_attach() with huge dimensions. (#5974)Justin M. Keyes2017-01-18
|/
* 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
* | | setpos(): Set lowercase mark in other buffers (#5753)Matthew Malcomson2017-01-15
* | | job: Consume content from rbuffer before invoking the callback againJames McCoy2017-01-14
| |/ |/|
* | Merge #5933 from justinmk/dir-bufenterJustin M. Keyes2017-01-13
|\ \
| * | Windows: enable more testsJustin M. Keyes2017-01-13
| * | test: BufEnterJustin M. Keyes2017-01-13
* | | eval: Remove dictwatcher from watchers queue before freeing itJames McCoy2017-01-12
|/ /
* | inccommand: Preview :sub commands only after the delimiter is presentJames McCoy2017-01-11
* | inccommand: Suppress error reporting when previewing commandsJames McCoy2017-01-11
* | test: system([...]): v:shell_errorJustin M. Keyes2017-01-11
* | system([...]): Set v:shell_error=-1 if not executable.Rui Abreu Ferreira2017-01-11
* | test: system([...])Rui Abreu Ferreira2017-01-11
* | vim-patch:7.4.2008James McCoy2017-01-10
* | test: Windows: Re-enable shada functional testsRui Abreu Ferreira2017-01-08
* | XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)Rui Abreu Ferreira2017-01-08
* | Merge #5079 from ZyX-I/shada-save-current-posJustin M. Keyes2017-01-07
|\ \
| * | shada: Save current cursor position before saving jumpsZyX2017-01-04
* | | unittest: Fix linter errorsZyX2017-01-07
* | | unittest,memory: Fix testsZyX2017-01-07
* | | unittest: Add failing test for freeing dictionaries in a listZyX2017-01-07
* | | unittest: Add dict_items functionZyX2017-01-07
* | | unittest: Add failing test of freeing listsZyX2017-01-07
* | | unittest: Allow mocking allocator callsZyX2017-01-07
| |/ |/|
* | Merge pull request #5826 from ZyX-I/fix-typval_encodeJames McCoy2017-01-06
|\ \
| * | functests: Add tests for new fixesZyX2017-01-06
| * | unittests: Fix linter errorsZyX2017-01-03
| * | tests: Add tests for partials dumpingZyX2017-01-03
| * | eval/typval_encode: Fix infinite loopZyX2017-01-03
* | | path.c: `vim_FullName()`: Fix heap overflow #5737nfnty2017-01-05
* | | Merge #5874 from ZyX-I/fix-5482Justin M. Keyes2017-01-04
|\ \ \
| * | | plugin/shada: Handle NUL characters with intchar correctlyZyX2017-01-04