summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript
AgeCommit message (Expand)AuthorFiles
2023-06-05fix(plines): folded lines with virt_lines attached to line abovezeertzjq1
2023-05-30vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...zeertzjq1
2023-05-22test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell5
2023-05-05test: add tests for executing commands with backwards rangezeertzjq1
2023-05-05vim-patch:9.0.0250: slightly inconsistent error messageszeertzjq2
2023-05-05vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq4
2023-05-05vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq3
2023-04-27test: fix dependencies between test cases (#23343)zeertzjq2
2023-04-25vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...zeertzjq1
2023-04-23fix(typval): don't treat v:null as truthy (#23281)zeertzjq1
2023-04-11test: avoid name collisions with Xtest directory (#23019)kylo2521
2023-04-10fix(eval): prevent double-free in garbage collection (#22990)zeertzjq1
2023-04-04test: replace lfs with luv and vim.fsdundargoc5
2023-03-19fix(shell): on Windows :make does not echo #22728Enan Ajmain1
2023-02-27feat(ui): restore has('gui_running')Justin M. Keyes1
2023-02-15test: make expect_unchanged() less confusing (#22255)zeertzjq1
2023-01-26test: exepath() returns correct path with cmd.exe, powershell #21928Anton Kriese1
2023-01-23revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)zeertzjq1
2023-01-17refactor(tests): lift retry() into assert_log()Justin M. Keyes1
2023-01-16test: avoid noise in NVIM_LOG_FILEJustin M. Keyes1
2023-01-16refactor: remove E5500, adjust testszeertzjq2
2023-01-12fix(powershell): wrong length allocation for ":%w !" #20530Enan Ajmain1
2023-01-05feat(lua): exit 1 on Lua "-l" script errorJustin M. Keyes1
2022-11-22test: simplify platform detection (#21020)dundargoc11
2022-11-14feat(test): add Lua forms for API methods (#20152)Lewis Russell2
2022-11-06feat: ":write ++p" creates parent dirs #20835Victor Blanchard1
2022-11-05vim-patch:8.2.1106: crash when trying to use s: variable in typed commandzeertzjq1
2022-11-05vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq1
2022-10-27vim-patch:8.2.2653: build failurezeertzjq1
2022-10-24test: add a test for a crash fixed by patch 8.2.0908zeertzjq1
2022-10-04test: add test for :function followed by <lambda>zeertzjq1
2022-09-30fix: :! pwsh redirection for `command not found`Enan Ajmain1
2022-09-30fix: make_filter_cmd for :! powershellEnan Ajmain1
2022-09-30docs: fix typos (#20394)dundargoc2
2022-09-26docs: fix typos (#20150)dundargoc1
2022-09-24fix(mapset): remove existing abbreviation of same lhs (#20320)zeertzjq1
2022-09-15feat(ui): use msg_grid based implementation for cmdheight=0bfredl1
2022-09-12vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argumentzeertzjq2
2022-09-01feat(mapset): support restoring Lua callback (#20024)zeertzjq1
2022-08-30fix(exceptions): restore `did_throw` (#20000)Sean Dewar1
2022-08-23vim-patch:8.2.0522: several errors are not tested for (#19901)zeertzjq2
2022-08-23vim-patch:8.1.0832: confirm() is not tested (#19896)zeertzjq1
2022-08-15vim-patch:partial:8.1.0822: peeking and flushing output slows down executionzeertzjq1
2022-08-13vim-patch:7.4.1168 (#19645)zeertzjq1
2022-08-05test(let_spec): increase expect_exit() timeoutzeertzjq1
2022-08-01feat(mapset): support restoring "replace_keycodes" and "desc"zeertzjq1
2022-08-01vim-patch:8.2.0815: maparg() does not provide enough information for mapset()zeertzjq1
2022-07-27vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)zeertzjq1
2022-07-19test: deal with RPC call causing Nvim to exit laterzeertzjq1