summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/api
AgeCommit message (Expand)AuthorFiles
2025-05-22fix(tests): use uv.spawn instead of io.popen for unittest helpersbfredl2
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes2
2024-04-10refactor(test): inject after_each differentlyLewis Russell2
2024-04-08test: improve test conventionsdundargoc2
2024-02-15refactor(eval): use arena when converting typvals to Objectbfredl1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2
2021-10-29refactor(api): break out Vim script functions to its own fileBjörn Linse1
2019-01-17test: Lua 5.2/5.3 compatMatěj Cepl1
2017-03-11unittests: Fix linter errorsZyX1
2017-03-11unittests: Do not import libnvim or headers in main processZyX1
2017-03-11unittests: Check core dumps in after_each, like in functestsZyX2
2017-03-11unittests: Run all unit tests in their own processesZyX1
2017-03-01test: luacheck updateJustin M. Keyes1
2017-01-03unittests: Fix linter errorsZyX1
2017-01-03tests: Add tests for partials dumpingZyX1
2016-06-24unittests/*/helpers: Fix testlint errorsZyX1
2016-06-24fixup! unittests: Add tests for vim_to_object functionZyX2
2016-06-24unittests: Add tests for vim_to_object functionZyX2