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
/
os
/
fs_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-15
test: replace busted with local harness
Lewis Russell
1
2026-01-12
docs: misc (#37281)
zeertzjq
1
2025-07-26
fix(unittests): use -1ULL to mean UNSIGNED MATH.MAX
bfredl
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
2024-01-12
test: do not inject vim module into global helpers
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-04-16
test(unit): add test for os_mkdir_recurse "created"
zeertzjq
1
2023-04-16
vim-patch:9.0.0411: only created files can be cleaned up with one call
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-01-04
chore: fix typos (#16816)
dundargoc
1
2019-09-17
tests: improve error message with literat "~" directory (#11032)
Daniel Hahler
1
2019-07-28
build/tests: remove pre/uv.h #10531
Daniel Hahler
1
2019-06-01
test: cleanup, reduce verbosity
Justin M. Keyes
1
2018-07-11
test: Rename includes/pre/uv-errno.h to includes/pre/uv.h
James McCoy
1
2018-04-14
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
1
2018-03-24
refactor/rename: path_is_absolute()
Justin M. Keyes
1
2017-12-03
Merge branch 'master' into s-dash-stdin
ZyX
1
2017-08-10
os_stat: return ENOENT on NULL filename arg
James McCoy
1
2017-04-24
test/fs: sanity check for literal "~" directory (#6579)
Justin M. Keyes
1
2017-03-19
fileio,main: Do not restart syscall at EAGAIN when reading for -s
ZyX
1
2017-03-19
main: Temporary fix assertion error
ZyX
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-02-04
build: Do not force busted into front of $PATH
Justin M. Keyes
1
2016-11-17
build: Target luacheck HEAD.
Justin M. Keyes
1
2016-07-06
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
1
2016-06-24
unittests: Fix bug somewhere that makes file_read tests SEGV
ZyX
1
2016-06-24
unittests: Add tests for file.c
ZyX
1
2016-06-23
unittests: Add os_write test
ZyX
1
2016-06-23
unittests: Add os_close, os_read and os_readv tests
ZyX
1
2016-05-22
os_nodetype: Return NODE_NORMAL if os_stat fails.
Justin M. Keyes
1
2016-05-02
vim-patch:7.4.672
KillTheMule
1
2016-01-14
test: sys/fcntl.h -> fcntl.h
Michael Reed
1
2015-11-25
Use libuv errors instead of errno in unit tests
Rui Abreu Ferreira
1
2015-11-23
test/unit: clean up according to luacheck
Marco Hinz
1
2015-10-23
os/fs: Allow os_mkdir_recurse directory name to end with ///
ZyX
1
2015-08-17
os/fs.c: remove os_file_is_readonly()
Justin M. Keyes
1
2015-08-17
test: more cases for os_file_is_readonly()
Justin M. Keyes
1
2015-08-17
test: cover os_file_is_readable()
Justin M. Keyes
1
2015-08-09
test: fix pending() invocations
Justin M. Keyes
1
2015-07-26
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
1
2015-07-17
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
1
2015-05-29
tests: Use pending() instead of silently skipping test. #2737
Florian Walch
1
2015-04-01
Use lfs.currentdir() to fix symlink test fail.
Rich Churcher
1
[next]