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
Commit message (
Expand
)
Author
Age
*
Merge pull request #1958 from jszakmeister/fix-unittest-header-parsing-on-fre...
John Szakmeister
2015-02-11
|
\
|
*
unittests: define _Thread_local to be nothing
John Szakmeister
2015-02-09
*
|
Get rid of a bashism in the fs_spec test. #1964
John Szakmeister
2015-02-09
|
/
*
test: fix formatc.lua oddity on OSX/gcc
Nicolas Hillegeer
2015-01-16
*
test/os/fs: fix call to lfs.attributes
Nicolas Hillegeer
2015-01-16
*
mch_early_init() -> early_init().
Scott Prager
2014-11-28
*
unittest: increase number of retries in cimport
Stefan Hoffmann
2014-10-30
*
unittest: fix handling of pragma pack in `cimport`
Stefan Hoffmann
2014-10-30
*
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
*
unit tests: helpers.lua: hack to avoid empty popen() result
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: Remove remaining moonscript references
Thiago de Arruda
2014-08-31
*
unittest: convert set.moon to lua
Thiago de Arruda
2014-08-31
*
unittest: convert preprocess.moon to lua
Thiago de Arruda
2014-08-31
*
unittest: convert users_spec.moon to lua
Thiago de Arruda
2014-08-31
*
unittest: convert path_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
*
unittest: convert helpers.moon to lua
Thiago de Arruda
2014-08-31
*
unittest: convert garray_spec.moon to lua
Thiago de Arruda
2014-08-31
*
path.c: Learn invocation_path_tail().
Scott Prager
2014-08-17
*
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/helpers: allow interning Pascal strings
Nicolas Hillegeer
2014-07-27
*
test/formatc: improve standalone usage
Nicolas Hillegeer
2014-07-27
*
test/formatc: improve 'inline' function handling
Nicolas Hillegeer
2014-07-27
*
Add tests for buffer.c and fileio.c
Wayne Rowcliffe
2014-07-22
*
Statically allocate NameBuff
Wayne Rowcliffe
2014-07-22
*
test/fs: move tests of path_full_dir_name to path
Nicolas Hillegeer
2014-07-16
*
test/helpers: add 'vim_init' helper
Nicolas Hillegeer
2014-07-16
*
test/preprocess: always declare EXTERN
Nicolas Hillegeer
2014-07-16
*
profiling: add tests
Nicolas Hillegeer
2014-07-16
*
tempfile.c: add tests
Pavel Platto
2014-07-14
*
Use default busted pattern for unittests #943
Pavel Platto
2014-07-14
*
os_open: add unit tests
Justin M. Keyes
2014-07-14
[next]