summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/eval_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-04-17perf(vim.fn): call Lua-implemented vim.fn.xx() directly #39166Justin M. Keyes1
2026-02-14fix(terminal): resuming doesn't work with command in fish (#37857)zeertzjq1
2025-07-10docs: api, pack, events, developJustin M. Keyes1
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2024-11-14fix(messages)!: vim.ui_attach message callbacks are unsafeLuuk van Baal1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-11-08refactor(tests): continue the global highlight definition workbfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: remove helpers.sleep()Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-02revert: "memory: Free buffers after freeing variables" (#26356)zeertzjq1
2023-09-25fix(exception): remember whether message is multiline (#25351)zeertzjq1
2023-04-25vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...zeertzjq1
2023-04-10fix(eval): prevent double-free in garbage collection (#22990)zeertzjq1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-14feat(test): add Lua forms for API methods (#20152)Lewis Russell1
2022-11-05vim-patch:8.2.1106: crash when trying to use s: variable in typed commandzeertzjq1
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-08-30fix(exceptions): restore `did_throw` (#20000)Sean Dewar1
2022-08-23vim-patch:8.2.0522: several errors are not tested for (#19901)zeertzjq1
2022-01-29vim-patch:8.2.3917: the eval.txt help file is way too bigDaniel Steinberg1
2021-09-17test: reorg #15698Justin M. Keyes1