summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/uri_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-01-28fix(tui): log chdir failure properly #37591zeertzjq1
2024-12-11fix(uri): uri_encode encodes brackets incorrectly for RFC2732 #31284Jonny Kong1
2024-09-09refactor(test): rename alter_slashes, invert its behaviorJustin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-28fix(lua): remove uri fragment from file paths (#27647)Ilia Choly1
2024-01-03refactor: format test/*Justin M. Keyes1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-01-29chore: typo fixes (#16921)dundargoc1
2021-12-26fix(uri): change scheme pattern to not include the comma character (#16797)Dmytro Meleshko1
2021-11-19vim-patch:8.2.3468: problem with :cd when editing file in non-existent directoryzeertzjq1
2021-10-15fix: correctly capture uri scheme on windows (#16027)Michael Lingelbach1
2021-07-10feat(vim.uri): Allow URI schemes other than file: without authorityTom Payne1
2021-07-10test(lsp): file URIs without a hostnameAlessandro Pezzoni1
2020-05-22Change uri_to_fname to not convert non-file URIs (#12351)Mathias Fußenegger1
2020-05-04LSP: Avoid URI-to-fname conversion for non-file URIs #12243Mathias Fußenegger1
2020-03-30vim.uri: fix uri_to_fname (#12059)Hirokazu Hata1
2019-11-13lua LSP client: initial implementation (#11336)Ashkan Kiani1