summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/api/private_helpers_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-05-22fix(tests): use uv.spawn instead of io.popen for unittest helpersbfredl1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-15refactor(eval): use arena when converting typvals to Objectbfredl1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2021-10-29refactor(api): break out Vim script functions to its own fileBjörn Linse1
2017-03-11unittests: Check core dumps in after_each, like in functestsZyX1
2017-03-11unittests: Run all unit tests in their own processesZyX1
2017-01-03unittests: Fix linter errorsZyX1
2017-01-03tests: Add tests for partials dumpingZyX1
2016-06-24fixup! unittests: Add tests for vim_to_object functionZyX1
2016-06-24unittests: Add tests for vim_to_object functionZyX1