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
/
functional
/
ex_cmds
Commit message (
Expand
)
Author
Age
*
Add some tests and cleanup.
Michael Ennen
2016-12-12
*
Make partials work with jobs, timers, and dictwatchers.
Björn Linse
2016-12-12
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
encoding: update tests
Björn Linse
2016-11-05
*
ex_global: Catch CTRL-C even if it is mapped.
Justin M. Keyes
2016-10-30
*
os_nodetype: open fd with O_NONBLOCK (#5515)
Justin M. Keyes
2016-10-21
*
system('foo &', 'bar'): Show error, don't crash.
Justin M. Keyes
2016-10-19
*
test: system(): backgrounded shell command
Justin M. Keyes
2016-10-19
*
main.c: "BufReadCmd term://": Skip existing terminal.
Justin M. Keyes
2016-10-12
*
CI: test: Avoid QuickBuild hang. (#5330)
Justin M. Keyes
2016-09-12
*
getcwd(): Return empty string if CWD is invalid. #5292
HiPhish
2016-09-04
*
tchdir: New tab should inherit CWD. (#5227)
Alejandro Sanchez
2016-09-04
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in various tests
Björn Linse
2016-08-14
*
Restore ":browse oldfiles" behavior from Vim
James McCoy
2016-08-11
*
Add test for :drop
KillTheMule
2016-07-01
*
test: fix command_count_spec
Björn Linse
2016-06-23
*
test: functional: Remove unnecessary use of clipboard register
James McCoy
2016-06-15
*
test: functional: Remove test_bkc_* files after testing
James McCoy
2016-06-15
*
functests: Check logs in lua code
ZyX
2016-06-10
*
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
*
test/functional: fix a dependency on the previous test suite
John Szakmeister
2016-05-06
*
test/functional: prefix the cd command with silent to prevent hanging
John Szakmeister
2016-05-06
*
Merge pull request #4654 from KillTheMule/testlint
Justin M. Keyes
2016-05-06
|
\
|
*
Satisfy testlint.
KillTheMule
2016-04-28
*
|
ex_getln: Do not crash with :append/:insert/:change
ZyX
2016-04-29
*
|
Remove old UNIX ifdef from buf_write()
Rui Abreu Ferreira
2016-04-28
|
/
*
tcd: doc, error messages
Justin M. Keyes
2016-04-21
*
Implement tab-local working directory feature.
HiPhish
2016-04-20
*
tests: fix indeterministic oldfiles! test
Björn Linse
2016-04-14
*
Update lua client to 0.0.1-24
Thiago de Arruda
2016-04-13
*
Remove indeterminism in oldfiles_spec.lua
Thiago de Arruda
2016-04-11
*
encoding: update tests
Björn Linse
2016-01-02
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
Workaround the unstable ordering of v:oldfiles in some more tests.
John Szakmeister
2015-11-16
*
Test: improve functional/ex_cmds/oldfiles_spec.lua
Marco Hinz
2015-11-11
*
Add tests for :oldfiles
Marco Hinz
2015-11-10
*
Add test/functional/ex_cmds/profile_spec.lua
Marco Hinz
2015-11-10
*
undo: Remove incorrect NONNULL_ALL attribute
ZyX
2015-11-05
*
functests: Fix tests
ZyX
2015-10-23
*
functests: Do not forget about -i argument
ZyX
2015-10-23
*
functests: Make one recover_spec test also use gdb or valgrind
ZyX
2015-10-08
*
Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh
ZyX
2015-10-08
*
Replace references to viminfo in various places
ZyX
2015-10-08
*
test: menu_spec: avoid screen test.
Justin M. Keyes
2015-10-04
*
menu: support :emenu invoked by cmenu map.
bambu
2015-10-03
[next]