summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/eval/tricks_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-29unittests: Fix linter errorsZyX1
2017-03-29unittests: Add tests for tv_dict_extendZyX1
2017-03-29eval: Remove eval_expr() completelyZyX1
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
2016-04-18eval/encode: Make sure that encoder can encode NULL variablesZyX1