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
/
oldfiles_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
test: clear(): `args_rm` parameter
Justin M. Keyes
2019-04-27
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
oldfiles_spec: Add tests for ":filter ... oldfiles"
James McCoy
2017-04-29
*
oldfiles_spec: Set the shada file in the session
James McCoy
2017-04-29
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
defaults: 'showcmd', 'belloff', 'ruler'
Justin M. Keyes
2017-03-16
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
Restore ":browse oldfiles" behavior from Vim
James McCoy
2016-08-11
*
functests: Check logs in lua code
ZyX
2016-06-10
*
tests: fix indeterministic oldfiles! test
Björn Linse
2016-04-14
*
Remove indeterminism in oldfiles_spec.lua
Thiago de Arruda
2016-04-11
*
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