| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2024-04-23 | test: improve test conventions | dundargoc | 1 | |
| Specifically, functions that are run in the context of the test runner are put in module `test/testutil.lua` while the functions that are run in the context of the test session are put in `test/functional/testnvim.lua`. Closes https://github.com/neovim/neovim/issues/27004. | ||||
| 2024-04-10 | refactor(test): inject after_each differently | Lewis Russell | 1 | |
| 2024-04-08 | test: improve test conventions | dundargoc | 1 | |
| Work on https://github.com/neovim/neovim/issues/27004. | ||||
| 2024-01-03 | refactor: format test/* | Justin M. Keyes | 1 | |
| 2022-11-14 | feat(test): add Lua forms for API methods (#20152) | Lewis Russell | 1 | |
| 2021-12-25 | feat(lua): add vim.spell (#16620) | Lewis Russell | 1 | |
