aboutsummaryrefslogtreecommitdiff
path: root/test/testutil.lua
Commit message (Expand)AuthorAge
* feat(vim.fs): find(), dir() can "follow" symlinks #31551Mike2025-01-14
* feat: add vim.fs.relpathdundargoc2025-01-13
* fix(Man): completion on MacLewis Russell2024-12-16
* fix(test): better management of tmpfilesLewis Russell2024-11-06
* fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin M. Keyes2024-09-23
* refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes2024-09-09
* fix(startup): server fails if $NVIM_APPNAME is relative dir #30310Justin M. Keyes2024-09-08
* test: avoid noise in CI logs #30264Justin M. Keyes2024-09-05
* test: tmpname(create:boolean) #30242Justin M. Keyes2024-09-03
* test: tmpname() can skip file creationJustin M. Keyes2024-09-02
* test: improve test conventionsdundargoc2024-04-23
* refactor(lua): "module" => "M" #28426Justin M. Keyes2024-04-20
* test: improve test conventionsdundargoc2024-04-08