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
/
plugin
/
shada_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
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
*
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
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: fix dependencies between test cases (#23343)
zeertzjq
2023-04-27
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test(shada): fix shada syntax definitions test
bfredl
2022-10-05
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
test/shada_spec: avoid exit_event race #10951
Justin M. Keyes
2019-09-05
*
tests: assert:set_parameter('TableFormatLevel', 100) #10925
Daniel Hahler
2019-09-03
*
Fix lualint: remove unused var
Daniel Hahler
2019-08-07
*
tests: more cleanup of plugin/shada_spec
Daniel Hahler
2019-08-07
*
test: Eliminate plugin/helpers.lua
Justin M. Keyes
2019-08-05
*
functionaltest: win: enable shada FileWriteCmd
Jan Edmund Lazo
2018-10-31
*
test: robust cleanup, unique filenames #7950 (#7950)
Justin M. Keyes
2018-02-01
*
Merge #7623 'man.vim: highlight bold, underlined text'
Justin M. Keyes
2018-01-09
|
\
*
|
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
|
/
*
test: shada: Replace hard-coded 704 with dynamic version
James McCoy
2017-07-14
*
test: Fix and add cases for unnamed register
AdnoC
2017-05-31
*
eval/shada: Add testing for unnamed register with setreg and startup
AdnoC
2017-05-31
*
plugin/shada: Handle NUL characters with intchar correctly
ZyX
2017-01-04
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Update lua client to 0.0.1-24
Thiago de Arruda
2016-04-13
*
tests: update tests to use [gs]et_lines instead of [gs]et_line_slice
Björn Linse
2016-04-01
*
Test: remove artifacts from root directory
Marco Hinz
2015-12-01
*
Merge pull request #3581 from ZyX-I/fix-shada
Felipe Morales
2015-11-23
|
\
|
*
shada: Also store last search direction
ZyX
2015-11-23
*
|
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
|
/
*
runtime: Add shada.vim syntax file
ZyX
2015-11-01
*
runtime: Add [ft]plugin/shada.vim files that automatically open .shada
ZyX
2015-11-01
*
runtime: Add autoload/shada.vim helper file
ZyX
2015-11-01