summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/eval/tv_clear_spec.lua
AgeCommit message (Expand)AuthorFiles
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
2017-03-29eval: Split eval.c into smaller filesZyX1
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-07unittest: Fix linter errorsZyX1
2017-01-07unittest: Add failing test for freeing dictionaries in a listZyX1
2017-01-07unittest: Add failing test of freeing listsZyX1