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
Commit message (
Expand
)
Author
Age
*
Use lfs.currentdir() to fix symlink test fail.
Rich Churcher
2015-04-01
*
refactor: add tests for env_expand_esc
bobtwinkles
2015-03-24
*
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: initialize everything
Justin M. Keyes
2014-09-11
*
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 users_spec.moon to lua
Thiago de Arruda
2014-08-31
*
unittest: convert fs_spec.moon to lua
Thiago de Arruda
2014-08-31
*
unittest: convert env_spec.moon to lua
Thiago de Arruda
2014-08-31
*
os_fchown: enable 'change group' unittest on Travis-CI
Pavel Platto
2014-08-13
*
os_fchown: add unit tests
Pavel Platto
2014-08-13
*
Units: Move NULL, OK, and FAIL to helpers.moon. #982
Scott Prager
2014-07-30
*
test/shell: add tests
Nicolas Hillegeer
2014-07-27
*
test/fs: move tests of path_full_dir_name to path
Nicolas Hillegeer
2014-07-16
*
Use default busted pattern for unittests #943
Pavel Platto
2014-07-14
*
os_open: add unit tests
Justin M. Keyes
2014-07-14
*
FileID: implement `FileID` struct
Stefan Hoffmann
2014-06-27
*
spelling fixes #827
Will Stamper
2014-06-12
*
Introduce nvim namespace: Fix unit tests.
Eliseo Martínez
2014-05-15
*
implemented FileInfo struct
Stefan Hoffmann
2014-05-09
*
test: no longer define ad-hoc C headers
Nicolas Hillegeer
2014-04-28
*
port vim_mkdir, mch_rmdir and mch_remove to libuv
Stefan Hoffmann
2014-04-11
*
Move exe functions back to os/fs.c
John Schmidt
2014-04-08
*
Change prefix from `os_*` to `path_*`
John Schmidt
2014-04-08
*
Move functions from os/fs.c into path.c
John Schmidt
2014-04-08
*
Use stdbool in os module
Hinidu
2014-04-07
*
Moved mch_get_host_name and renamed it to os_get_hostanme
Stefan Hoffmann
2014-04-05
*
Moved mch_get_pid and renamed it to os_get_pid
Stefan Hoffmann
2014-04-05
*
Replace mch_rename and vim_rename with libuv
Hinidu
2014-04-04
*
move filewritable() into /src/os/fs.c and rename it
Stefan Hoffmann
2014-04-03
*
move check_file_readonly() into /src/os/fs.c and rename it
Stefan Hoffmann
2014-04-03
*
Delete os_delay unit test.
Thomas Wienecke
2014-04-02
*
Address clint warnings and other style issues.
Thomas Wienecke
2014-03-27
*
Rename mch_* functions to os_* in os module.
Thomas Wienecke
2014-03-27
*
fix mch_delay() unittest
Stefan Hoffmann
2014-03-25
[next]