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
...
*
|
|
|
|
vim-patch:7.4.1394
Jurica Bradaric
2016-06-09
*
|
|
|
|
vim-patch:7.4.1153
Michael Ennen
2016-06-09
|
/
/
/
/
*
|
|
|
tests: Migrate legacy test 34. (#2849)
Lucas Hoffmann
2016-06-08
*
|
|
|
test: Fix path to valgrind suppressions (#4892)
James McCoy
2016-06-08
*
|
|
|
test: expand_spec: clean up fixtures
Justin M. Keyes
2016-06-06
*
|
|
|
test: rmdir(): recursively delete
Justin M. Keyes
2016-06-06
|
/
/
/
*
|
|
Testlint. (#4881)
KillTheMule
2016-06-05
*
|
|
Merge pull request #4879 from justinmk/test55
Justin M. Keyes
2016-06-05
|
\
\
\
|
*
|
|
Fix indents.
KillTheMule
2016-06-05
|
*
|
|
Testlinting.
KillTheMule
2016-06-05
|
*
|
|
test: Clean up after migration of legacy test 55.
Lucas Hoffmann
2016-05-23
|
*
|
|
test: Fix migrated test 55.
Lucas Hoffmann
2016-05-23
|
*
|
|
test: Split migrated legacy test 55.
Lucas Hoffmann
2016-05-23
|
*
|
|
tests: Migrate legacy test 55.
Lucas Hoffmann
2016-05-23
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2844 from lucc/test10
Justin M. Keyes
2016-06-05
|
\
\
\
|
*
|
|
tests: Migrate legacy test 10.
Lucas Hoffmann
2016-05-23
|
|
/
/
*
|
|
Merge pull request #4860 from jamessan/tab-win-precedence
Justin M. Keyes
2016-06-04
|
\
\
\
|
*
|
|
test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1)
James McCoy
2016-06-01
|
*
|
|
test/functional: cd_spec: Add tests for using explicit args
James McCoy
2016-06-01
|
*
|
|
test/functional: cd_spec: Use named keys for directories table
James McCoy
2016-06-01
|
*
|
|
test/functional: Allow arbitrary arguments to cwd/lwd functions
James McCoy
2016-06-01
*
|
|
|
vim-patch:7.4.1108 (#4872)
James McCoy
2016-06-03
|
/
/
/
*
|
|
unittests: Also remove event_teardown
ZyX
2016-05-31
*
|
|
Merge pull request #4198 from daynin/string-tests
Justin M. Keyes
2016-05-29
|
\
\
\
|
*
|
|
add test for vim_strsave_escaped() function
Sergey Golovin
2016-05-29
*
|
|
|
Merge pull request #4756 from jbradaric/vim-7.4.1119
Justin M. Keyes
2016-05-29
|
\
\
\
\
|
*
|
|
|
Fix linter warnings in test.
Jurica Bradaric
2016-05-14
|
*
|
|
|
vim-patch:7.4.1161
Jurica Bradaric
2016-05-14
|
*
|
|
|
vim-patch:7.4.1132
Jurica Bradaric
2016-05-14
|
*
|
|
|
vim-patch:7.4.1123
Jurica Bradaric
2016-05-14
|
*
|
|
|
vim-patch:7.4.1119
Jurica Bradaric
2016-05-14
*
|
|
|
|
Merge pull request #2825 from lucc/legacy/listlbr
Justin M. Keyes
2016-05-27
|
\
\
\
\
\
|
*
|
|
|
|
Update migrated test after patch recent patches in master.
Lucas Hoffmann
2016-05-23
|
*
|
|
|
|
tests: Migrate legacy test listlbr.
Lucas Hoffmann
2016-05-23
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
eval: Stop executing *eval() function at error
ZyX
2016-05-27
*
|
|
|
|
vim-patch:7.4.1567
James McCoy
2016-05-25
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #4624 from bfredl/timers
Björn Linse
2016-05-25
|
\
\
\
\
|
*
|
|
|
cmdline: Redraw the cmdline after processing events
Björn Linse
2016-05-24
|
*
|
|
|
eval: implement timers. vim-patch: 7.4.1578, 7.4.1831
Björn Linse
2016-05-24
|
|
/
/
/
*
|
|
|
vim-patch:7.4.1071
James McCoy
2016-05-24
*
|
|
|
vim-patch:7.4.1053
James McCoy
2016-05-24
|
/
/
/
*
|
|
test: Remove references to tiny.vim/small.vim/mbyte.vim
Michael Ennen
2016-05-22
*
|
|
Merge pull request #2824 from lucc/legacy/close_count
Justin M. Keyes
2016-05-22
|
\
\
\
|
*
|
|
tests: Modernize legacy/close_count.
Lucas Hoffmann
2016-05-20
|
*
|
|
tests: Migrate legacy test close_count.
Lucas Hoffmann
2016-05-20
*
|
|
|
os_nodetype: Return NODE_NORMAL if os_stat fails.
Justin M. Keyes
2016-05-22
*
|
|
|
Merge pull request #4786 from jbradaric/vim-7.4.1516
Justin M. Keyes
2016-05-22
|
\
\
\
\
|
*
|
|
|
file_perm_spec: Fix the test condition on Windows.
Jurica Bradaric
2016-05-20
|
*
|
|
|
vim-patch:7.4.1521
Jurica Bradaric
2016-05-19
|
*
|
|
|
vim-patch:7.4.1516
Jurica Bradaric
2016-05-19
[prev]
[next]