Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(io): make rstream use a linear buffer | bfredl | 2024-06-08 |
* | refactor(test): inject after_each differently | Lewis Russell | 2024-04-10 |
* | test: improve test conventions | dundargoc | 2024-04-08 |
* | build: enable lintlua for test/unit/ dir #26396 | Justin M. Keyes | 2023-12-04 |
* | unittests: Use more adequate names for some functions | ZyX | 2017-03-12 |
* | unittests: Do not import libnvim or headers in main process | ZyX | 2017-03-11 |
* | unittests: Check core dumps in after_each, like in functests | ZyX | 2017-03-11 |
* | unittests: Run all unit tests in their own processes | ZyX | 2017-03-11 |
* | rbuffer: Reimplement as a ring buffer and decouple from rstream | Thiago de Arruda | 2015-07-01 |