aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript
Commit message (Expand)AuthorAge
* fix(context): don't leak memory on multiple invalid objects (#25979)zeertzjq2023-11-11
* fix(context): don't crash on invalid arg to nvim_get_context (#25977)zeertzjq2023-11-11
* vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
* vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
* vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
* vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...zeertzjq2023-10-12
* fix(exception): remember whether message is multiline (#25351)zeertzjq2023-09-25
* fix(tests): set SHELL=sh #24941Sergey Slipchenko2023-09-11
* vim-patch:9.0.1779: Need more state() tests (#24840)zeertzjq2023-08-23
* test: fix state() test flakiness (#24839)zeertzjq2023-08-23
* test: add some tests for SafeState autocommandzeertzjq2023-08-21
* vim-patch:8.1.2099: state() test fails on some Mac systemszeertzjq2023-08-21
* vim-patch:8.1.2066: no tests for state()zeertzjq2023-08-21
* feat(api): allow win_hide to close cmdwin or non-previous windowsSean Dewar2023-07-26
* fix(api): disallow some more functions during textlockSean Dewar2023-07-05
* fix(api): use text_locked() to check textlockSean Dewar2023-07-05
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* fix(:let): fix error when applying operator to boolean option (#24030)zeertzjq2023-06-15
* vim-patch:8.2.2949: tests failing because no error for float to string conver...zeertzjq2023-06-12
* fix(plines): folded lines with virt_lines attached to line abovezeertzjq2023-06-05
* vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...zeertzjq2023-05-30
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: add tests for executing commands with backwards rangezeertzjq2023-05-05
* vim-patch:9.0.0250: slightly inconsistent error messageszeertzjq2023-05-05
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq2023-05-05
* test: fix dependencies between test cases (#23343)zeertzjq2023-04-27
* vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...zeertzjq2023-04-25
* fix(typval): don't treat v:null as truthy (#23281)zeertzjq2023-04-23
* 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