| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2026-04-20 | refactor(test): drop deprecated exc_exec #39242 | Justin M. Keyes | 1 | |
| 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 | |
| 2017-04-09 | coverity/56795: Fix NULL dereference in :syn keyword non-printable | ZyX | 1 | |
| Bug was introduced 3 years earlier, in 13848aa: NULL keyword_copy was incorrectly treated as an indicator of OOM. | ||||
