index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
os
/
fs_spec.lua
Commit message (
Expand
)
Author
Age
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
unittests: Fix bug somewhere that makes file_read tests SEGV
ZyX
2016-06-24
*
unittests: Add tests for file.c
ZyX
2016-06-24
*
unittests: Add os_write test
ZyX
2016-06-23
*
unittests: Add os_close, os_read and os_readv tests
ZyX
2016-06-23
*
os_nodetype: Return NODE_NORMAL if os_stat fails.
Justin M. Keyes
2016-05-22
*
vim-patch:7.4.672
KillTheMule
2016-05-02
*
test: sys/fcntl.h -> fcntl.h
Michael Reed
2016-01-14
*
Use libuv errors instead of errno in unit tests
Rui Abreu Ferreira
2015-11-25
*
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
*
os/fs: Allow os_mkdir_recurse directory name to end with ///
ZyX
2015-10-23
*
os/fs.c: remove os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
test: more cases for os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
test: cover os_file_is_readable()
Justin M. Keyes
2015-08-17
*
test: fix pending() invocations
Justin M. Keyes
2015-08-09
*
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
tests: Use pending() instead of silently skipping test. #2737
Florian Walch
2015-05-29
*
Use lfs.currentdir() to fix symlink test fail.
Rich Churcher
2015-04-01
*
Merge pull request #1965 from jszakmeister/fix-fs-spec-test-for-freebsd
John Szakmeister
2015-02-11
|
\
|
*
Fix an fs_spec test under FreeBSD and a symlinked home directory.
John Szakmeister
2015-02-09
*
|
Get rid of a bashism in the fs_spec test. #1964
John Szakmeister
2015-02-09
|
/
*
test/os/fs: fix call to lfs.attributes
Nicolas Hillegeer
2015-01-16
*
update os_can_exe unit test
Scott Prager
2014-09-17
*
vim-patch:7.4.235
Scott Prager
2014-09-17
*
unit tests: avoid global scope; add missing cimports
Justin M. Keyes
2014-09-11
*
fileid: rename os_file_id_equal_file_info
Stefan Hoffmann
2014-08-31
*
fileid: rename os_file_id_equal
Stefan Hoffmann
2014-08-31
*
fileid: rename os_get_file_id
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_file_info_get_inode
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_file_info_get_id
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_file_info_id_equal
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
fileinfo: implement os_fileinfo_blocksize
Stefan Hoffmann
2014-08-31
*
fileinfo: implement os_fileinfo_hardlinks
Stefan Hoffmann
2014-08-31
*
fileinfo: implement os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
unittest: Move FileInfo tests one level up
Stefan Hoffmann
2014-08-31
*
unittest: convert fs_spec.moon to lua
Thiago de Arruda
2014-08-31