summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/loader_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-11-26fix(lua): remove vim.loader.disable() #31344Justin M. Keyes1
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-09-02test: tmpname() can skip file creationJustin M. Keyes1
2024-08-13test: remove internal assertions and simplifyfutsuuu1
2024-08-13test: add a test to check the indentationfutsuuu1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-25fix(test): typingLewis Russell1
2024-02-13fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)Jongwook Choi1
2024-01-12test: remove helpers.sleep()Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-08-01fix(loader): cache path ambiguity #24491Tyler Miller1
2023-04-13fix(loader): reset hashes when running the loaderLewis Russell1