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
*
test/functional: clear the temp directory before each tempfile test
John Szakmeister
2016-05-06
*
Merge pull request #4654 from KillTheMule/testlint
Justin M. Keyes
2016-05-06
|
\
|
*
Satisfy testlint.
KillTheMule
2016-04-28
*
|
vim-patch:7.4.672
KillTheMule
2016-05-02
|
/
*
test/unit: ensure event_init()
Justin M. Keyes
2016-04-25
*
test: shell_spec: rename variable
Justin M. Keyes
2016-04-24
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
eval/encode: Make sure that encoder can encode NULL variables
ZyX
2016-04-18
*
functests: Replace \xXX escapes with \DDD in lua code
ZyX
2016-04-18
*
eval/decode: Do not overflow when parsing `-`
ZyX
2016-04-18
*
eval/decode: Make sure that error messages do not cause overflow
ZyX
2016-04-18
*
eval/decode: Make sure that parsing strings does not overflow
ZyX
2016-04-18
*
eval/decode: Avoid overflow when parsing incomplete null/true/false
ZyX
2016-04-18
*
eval/encode: Fix writing strings starting with NL to list
ZyX
2016-04-18
*
mbyte_spec.lua: Fix indentation
oni-link
2016-04-17
*
mbyte_spec.lua: Fix wording
oni-link
2016-04-17
*
mbyte.c: Unittest for utfc_ptr2char_len()
oni-link
2016-04-15
*
buffer.c: change return type to bool
Charles Joachim
2016-04-03
*
Tests: fix according to lualint
Marco Hinz
2016-02-02
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
test: sys/fcntl.h -> fcntl.h
Michael Reed
2016-01-14
*
shell: Unquote &shell* options before using them
ZyX
2016-01-11
*
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
*
Start adding unit tests
Wayne Rowcliffe
2015-11-11
*
os/fs: Allow os_mkdir_recurse directory name to end with ///
ZyX
2015-10-23
*
test: os_system: spec for non-zero exit. #3419
Russ Adams
2015-10-04
*
os/path: Fix path_get_absolute_path for top-level paths
Thiago de Arruda
2015-09-18
*
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
*
queue: Implement a more flexible event queue
Thiago de Arruda
2015-08-13
*
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
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
test: Ensure proper initialization in unit/helpers.lua
Thiago de Arruda
2015-07-01
*
tests: Use pending() instead of silently skipping test. #2737
Florian Walch
2015-05-29
*
unify jobstart, termopen, and system interfaces
Scott Prager
2015-05-02
*
Implement os_unsetenv()
Rui Abreu Ferreira
2015-04-14
*
tests: Fix test setup/teardown in path_spec.lua #2402
David Bürgin
2015-04-12
*
Use lfs.currentdir() to fix symlink test fail.
Rich Churcher
2015-04-01
*
path_fix_case: unit test
Scott Prager
2015-03-31
*
refactor: add tests for env_expand_esc
bobtwinkles
2015-03-24
*
tests: prevent busted from reloading the ffi module and others
John Szakmeister
2015-03-01
*
tests: require luassert in the helpers
John Szakmeister
2015-03-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
*
|
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
|
|
/
[next]