summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript
AgeCommit message (Expand)AuthorFiles
2022-07-18fix(powershell): filter ":!" commands with args #19268Enan Ajmain1
2022-07-17fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain1
2022-07-16fix(ex_cmds): correct flags for :const (#19387)zeertzjq1
2022-07-14feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq1
2022-07-07vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq1
2022-06-30feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2
2022-06-26test: use "python3" to avoid skipped test #19106Justin M. Keyes1
2022-06-25refactor(tests): introduce testprg()Justin M. Keyes2
2022-06-25fix: make_filter_cmd for :! powershell #15913Enan Ajmain1
2022-06-23fix(float): make `screen*()` functions respect floating windowsEvgeni Chasnovski1
2022-06-15feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes1
2022-06-15feat(logging): include test-id in log messagesJustin M. Keyes1
2022-05-21fix(tests): fix some screen.lua warningsbfredl1
2022-05-03feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes1
2022-04-30fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)zeertzjq1
2022-04-26fix: has() should preserve v:shell_error #18280Andrey Mishchenko1
2022-04-26test: correct order of arguments to eq() and neq()zeertzjq2
2022-04-25fix(ci): workaround bug in msgpackparse() on windows caused by api level bumpbfredl1
2022-04-15docs: typo fixes (#17859)dundargoc1
2022-03-30fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)zeertzjq1
2022-03-27feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes1
2022-02-03fix(event-loop): call vpeekc() directly first to check for characterzeertzjq1
2022-01-29vim-patch:8.2.3917: the eval.txt help file is way too bigDaniel Steinberg2
2021-12-15fix(screenpos, float): add top and left border adjustmentzeertzjq1
2021-11-26vim-patch:7.4.1777Sean Dewar1
2021-10-29fix(eval): fix has('wsl') #16153erw71
2021-10-28fix(eval): checking for a non-empty string is too strict (#15987)Fabian3
2021-10-03feat(eval/method): partially port v8.1.1954Sean Dewar1
2021-09-19refactor(tests): remove redir_exec #15718Justin M. Keyes11
2021-09-17test: reorg #15698Justin M. Keyes41