summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/testutil.lua
AgeCommit message (Expand)AuthorFiles
2026-04-15test: replace busted with local harnessLewis Russell1
2026-01-21test: fix some type warnings (#37483)zeertzjq1
2025-11-18build(test): unknown 'ipc_info_object_type_t' type on macOS #36523Koichi Shiraishi1
2025-09-26test(unit): disable JIT when using mocks (#35913)zeertzjq1
2025-09-06fix(tests): ignore vector math typesJames McCoy1
2025-05-22fix(tests): use correct include path for unittestbfredl1
2025-03-02test: simplify ASAN detectiondundargoc1
2025-02-22fix(tests): filter out lines with __typeof__ keyword (#32524)Sören Tempel1
2025-02-18fix(tests): remove the __extension__ keyword in filter_complex_blocks (#32483)Sören Tempel1
2024-10-22test: port libvterm unit test to neovim test suitedundargoc1
2024-04-20refactor(lua): "module" => "M" #28426Justin M. Keyes1
2024-04-14ci: enable unittests on macos-14Joey Gouly1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1