summaryrefslogtreecommitdiffstatshomepage
path: root/test/testutil.lua
AgeCommit message (Expand)AuthorFiles
2026-04-25ci: ensure full sanitizer logs are shown in CI #39361HEADmasterJustin M. Keyes1
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-17test: include test path in summary (#39141)zeertzjq1
2026-04-15test: replace busted with local harnessLewis Russell1
2026-03-29test: fix s390x failuresJustin M. Keyes1
2026-03-12test: fs_spec fails if home is a symlink #38258Willaaaaaaa1
2026-02-18feat(logging): rename ".nvimlog" => "nvim.log" #37935Justin M. Keyes1
2026-02-12fix(terminal): changing height may lead to wrong scrollback (#37824)zeertzjq1
2026-01-21test: fix some type warnings (#37483)zeertzjq1
2025-05-22fix(tests): use uv.spawn instead of io.popen for unittest helpersbfredl1
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2025-05-04test: multiline assert_log()Justin M. Keyes1
2025-05-02feat(build): build.zig MVP: build and run functionaltests on linuxbfredl1
2025-03-02test: simplify ASAN detectiondundargoc1
2025-03-02build!: turn off translations by defaultdundargoc1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2025-01-14feat(vim.fs): find(), dir() can "follow" symlinks #31551Mike1
2025-01-13feat: add vim.fs.relpathdundargoc1
2024-12-16fix(Man): completion on MacLewis Russell1
2024-11-06fix(test): better management of tmpfilesLewis Russell1
2024-09-23fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes1
2024-09-09refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes1
2024-09-08fix(startup): server fails if $NVIM_APPNAME is relative dir #30310Justin M. Keyes1
2024-09-05test: avoid noise in CI logs #30264Justin M. Keyes1
2024-09-03test: tmpname(create:boolean) #30242Justin M. Keyes1
2024-09-02test: tmpname() can skip file creationJustin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-20refactor(lua): "module" => "M" #28426Justin M. Keyes1
2024-04-08test: improve test conventionsdundargoc1