aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* xstrlcat: Allow overlapped pointers. (#6017)Justin M. Keyes2017-01-31
* undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)Matthew Malcomson2017-01-31
* eval.c: Fix findfile(), :find, gf in :terminal. #6009Tommy Allen2017-01-31
* defaults: Revert 'mouse=a' (#6022)Justin M. Keyes2017-01-28
* test: Fix broken test.Justin M. Keyes2017-01-24
* Merge #5964 from equalsraf/windows-clipboardJustin M. Keyes2017-01-24
|\
| * Enable clipboard provider tests in WindowsRui Abreu Ferreira2017-01-20
* | ci: XXX: Disable "throttle" test on Travis macOS.Justin M. Keyes2017-01-23
* | coverity/133845: Negative array index read. (FP)Justin M. Keyes2017-01-23
* | 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