aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/thread_spec.lua
Commit message (Expand)AuthorAge
* fix(lua): prevent SIGSEGV when lua error is NULL in libuv_worker林玮 (Jade Lin)2025-01-18
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(tests): again yet more global highlight definitionsbfredl2024-08-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell2023-06-03
* feat(test): add Lua forms for API methods (#20152)Lewis Russell2022-11-14
* refactor(lua): reorganize builtin modules, phase 1bfredl2022-03-03
* refactor(lua): cleanup and docs for threadsbfredl2022-02-26
* feat(lua): add proper support of luv threadserw72022-02-26