index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
unit
/
path_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-15
test: replace busted with local harness
Lewis Russell
1
2026-02-19
vim-patch:9.2.0020: Wrong shortened buffer after :cd with duplicate slashes (...
zeertzjq
1
2025-11-15
refactor(path)!: support RFC3986 in path_with_url() #36564
Chip Senkbeil
1
2024-07-12
vim-patch:9.1.0569: fnamemodify() treats ".." and "../" differently (#29673)
zeertzjq
1
2024-05-17
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
1
2024-04-13
fix(path): check return value of append_path() (#28309)
Joey Gouly
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-01-12
test: use vim.mpack and vim.uv directly
Lewis Russell
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-04
build: enable lintlua for test/unit/ dir #26396
Justin M. Keyes
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-07-14
fix(runtime): respect 'fileignorecase' when sourcing (#24344)
zeertzjq
1
2023-04-04
test: replace lfs with luv and vim.fs
dundargoc
1
2022-12-22
test(unit): use file:close() properly (#21505)
zeertzjq
1
2022-10-30
fix(path): don't remove trailing slash when getting absolute path (#20853)
zeertzjq
1
2022-08-23
fix(path): path_is_url returns false for "foo:/" #19797
sigmaSd
1
2022-01-24
test(unit): add unit tests for path_with_url
zeertzjq
1
2021-11-19
vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory
zeertzjq
1
2020-12-01
path: add helper for checking a file extension
dm1try
1
2019-10-05
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
1
2019-09-17
tests: improve error message with literat "~" directory (#11032)
Daniel Hahler
1
2018-03-24
refactor/rename: path_try_shorten_fname()
Justin M. Keyes
1
2018-03-24
refactor/rename: path_is_absolute()
Justin M. Keyes
1
2017-11-13
test/unit/path_spec: expect correct buffer size (#7514)
Marco Hinz
1
2017-10-02
test: avoid extra clear() calls
Justin M. Keyes
1
2017-10-02
win: vim_FullName(): force backslashes #7287
Ignas Anikevicius
1
2017-05-15
startup: v:progpath fallback: path_guess_exepath
Justin M. Keyes
1
2017-04-24
test/fs: sanity check for literal "~" directory (#6579)
Justin M. Keyes
1
2017-03-11
unittests: Do not import libnvim or headers in main process
ZyX
1
2017-03-11
unittests: Check core dumps in after_each, like in functests
ZyX
1
2017-03-11
unittests: Run all unit tests in their own processes
ZyX
1
2017-01-05
path.c: `vim_FullName()`: Fix heap overflow #5737
nfnty
1
2015-11-23
test/unit: clean up according to luacheck
Marco Hinz
1
2015-09-18
os/path: Fix path_get_absolute_path for top-level paths
Thiago de Arruda
1
2015-04-12
tests: Fix test setup/teardown in path_spec.lua #2402
David Bürgin
1
2015-03-31
path_fix_case: unit test
Scott Prager
1
2014-09-11
unit tests: avoid global scope; add missing cimports
Justin M. Keyes
1
2014-08-31
unittest: convert path_spec.moon to lua
Thiago de Arruda
1