summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/garray_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-08-27refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2022-01-04chore: fix typos (#16816)dundargoc1
2017-03-11unittests: Do not import libnvim or headers in main processZyX1
2017-03-11unittests: Check core dumps in after_each, like in functestsZyX1
2017-03-11unittests: Run all unit tests in their own processesZyX1
2016-11-17build: Target luacheck HEAD.Justin M. Keyes1
2015-11-23test/unit: clean up according to luacheckMarco Hinz1
2014-09-11unit tests: avoid global scope; add missing cimportsJustin M. Keyes1
2014-08-31unittest: Remove remaining moonscript referencesThiago de Arruda1
2014-08-31unittest: convert garray_spec.moon to luaThiago de Arruda1