aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/eval_spec.lua
Commit message (Expand)AuthorAge
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: remove helpers.sleep()Lewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* revert: "memory: Free buffers after freeing variables" (#26356)zeertzjq2023-12-02
* fix(exception): remember whether message is multiline (#25351)zeertzjq2023-09-25
* vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...zeertzjq2023-04-25
* fix(eval): prevent double-free in garbage collection (#22990)zeertzjq2023-04-10
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(test): add Lua forms for API methods (#20152)Lewis Russell2022-11-14
* vim-patch:8.2.1106: crash when trying to use s: variable in typed commandzeertzjq2022-11-05
* 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(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.2.3917: the eval.txt help file is way too bigDaniel Steinberg2022-01-29
* test: reorg #15698Justin M. Keyes2021-09-17