aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript
Commit message (Expand)AuthorAge
* test: avoid name collisions with Xtest directory (#23019)kylo2522023-04-11
* fix(eval): prevent double-free in garbage collection (#22990)zeertzjq2023-04-10
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
* feat(ui): restore has('gui_running')Justin M. Keyes2023-02-27
* test: make expect_unchanged() less confusing (#22255)zeertzjq2023-02-15
* test: exepath() returns correct path with cmd.exe, powershell #21928Anton Kriese2023-01-26
* revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)zeertzjq2023-01-23
* refactor(tests): lift retry() into assert_log()Justin M. Keyes2023-01-17
* test: avoid noise in NVIM_LOG_FILEJustin M. Keyes2023-01-16
* refactor: remove E5500, adjust testszeertzjq2023-01-16
* fix(powershell): wrong length allocation for ":%w !" #20530Enan Ajmain2023-01-12
* feat(lua): exit 1 on Lua "-l" script errorJustin M. Keyes2023-01-05
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(test): add Lua forms for API methods (#20152)Lewis Russell2022-11-14
* feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
* vim-patch:8.2.1106: crash when trying to use s: variable in typed commandzeertzjq2022-11-05
* vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq2022-11-05
* vim-patch:8.2.2653: build failurezeertzjq2022-10-27
* test: add a test for a crash fixed by patch 8.2.0908zeertzjq2022-10-24
* test: add test for :function followed by <lambda>zeertzjq2022-10-04
* fix: :! pwsh redirection for `command not found`Enan Ajmain2022-09-30
* fix: make_filter_cmd for :! powershellEnan Ajmain2022-09-30
* docs: fix typos (#20394)dundargoc2022-09-30
* docs: fix typos (#20150)dundargoc2022-09-26
* fix(mapset): remove existing abbreviation of same lhs (#20320)zeertzjq2022-09-24
* feat(ui): use msg_grid based implementation for cmdheight=0bfredl2022-09-15
* vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argumentzeertzjq2022-09-12
* feat(mapset): support restoring Lua callback (#20024)zeertzjq2022-09-01
* fix(exceptions): restore `did_throw` (#20000)Sean Dewar2022-08-30
* vim-patch:8.2.0522: several errors are not tested for (#19901)zeertzjq2022-08-23
* vim-patch:8.1.0832: confirm() is not tested (#19896)zeertzjq2022-08-23
* vim-patch:partial:8.1.0822: peeking and flushing output slows down executionzeertzjq2022-08-15
* vim-patch:7.4.1168 (#19645)zeertzjq2022-08-13
* test(let_spec): increase expect_exit() timeoutzeertzjq2022-08-05
* feat(mapset): support restoring "replace_keycodes" and "desc"zeertzjq2022-08-01
* vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq2022-08-01
* vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)zeertzjq2022-07-27
* test: deal with RPC call causing Nvim to exit laterzeertzjq2022-07-19
* fix(powershell): filter ":!" commands with args #19268Enan Ajmain2022-07-18
* fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain2022-07-17
* fix(ex_cmds): correct flags for :const (#19387)zeertzjq2022-07-16
* feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
* vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* test: use "python3" to avoid skipped test #19106Justin M. Keyes2022-06-26
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
* fix(float): make `screen*()` functions respect floating windowsEvgeni Chasnovski2022-06-23
* feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15