summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ex_cmds/trust_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(trust): always use "/" slashes in filepaths #39355Justin M. Keyes1
2026-04-23refactor(test): deduplicate trust tests #39354Justin M. Keyes1
2026-04-23fix(trust): hash unchanged empty buffers as empty files #39027Barrett Ruth1
2026-02-18test: support running functionaltests in parallel by directory (#37918)zeertzjq1
2025-10-05fix(excmd): :trust executed even when inside false condition (#36032)zeertzjq1
2025-07-28fix(messages): 'exrc' / secure messagesJustin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-02-18test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq1
2022-11-28feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll11