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
Commit message (
Expand
)
Author
Age
*
build/test: setup functional tests using vroom
Thiago de Arruda
2014-08-09
*
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
*
FileID: implement `FileID` struct
Stefan Hoffmann
2014-06-27
*
spelling fixes #827
Will Stamper
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix unit tests.
Eliseo Martínez
2014-05-15
*
implemented FileInfo struct
Stefan Hoffmann
2014-05-09
*
Fix unit test cleanup of path_shorten_fname_if_possible.
Thomas Wienecke
2014-05-03
*
Generate a lua module to help pass build-related settings.
John Szakmeister
2014-05-03
*
garray: add unit tests for ga_concat_strings_sep
Nicolas Hillegeer
2014-04-29
*
garray: add unit tests
Nicolas Hillegeer
2014-04-29
*
Test and refactor `shorten_fname` and `shorten_fname1`
John
2014-04-29
*
test: no longer define ad-hoc C headers
Nicolas Hillegeer
2014-04-28
*
test: fix the cimport method
Nicolas Hillegeer
2014-04-28
*
port vim_mkdir, mch_rmdir and mch_remove to libuv
Stefan Hoffmann
2014-04-11
*
Fix broken build due to unit test include order
John Schmidt
2014-04-09
*
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 and adapt `os_get_absolute_path` unit tests to `vim_FullName`
John
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
*
Rename FPC_* constants.
Thomas Wienecke
2014-04-03
*
Fix seperator->separator, path_tail_with_separator->path_tail_with_sep.
Thomas Wienecke
2014-04-03
*
Test and refactor getnextcomp -> path_next_component.
Thomas Wienecke
2014-04-03
*
Test and refactor gettail_sep -> path_tail_with_seperator.
Thomas Wienecke
2014-04-03
*
Test and refactor gettail -> path_tail.
Thomas Wienecke
2014-04-03
*
Refactor fullpathcmp -> path_full_compare.
Thomas Wienecke
2014-04-03
*
Make FPC_* defines an enum type in path.h.
Thomas Wienecke
2014-04-03
*
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]