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
/
core
/
main_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(startup): avoid crash with completion from -l script (#32160)
zeertzjq
2025-01-22
*
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
2025-01-04
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
test(main_spec): make "nvim -v" test agnostic to build type
James McCoy
2024-12-03
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
2024-06-18
*
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
*
fix(startup): set full_screen when in ex_mode
glepnir
2024-03-09
*
test: rename (meths, funcs) -> (api, fn)
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
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
test: set notermguicolors in tests
Gregory Anders
2023-12-06
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
feat(version): unverbose ":version", ":verbose version" #24195
Justin M. Keyes
2023-07-01
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
terminal: add tests for palette color forwarding
Björn Linse
2019-11-03
*
terminal: swap priority of terminal, editor highlights
Justin M. Keyes
2019-05-02
*
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
test: "Command-line option -s": avoid indeterminism (#8305)
Justin M. Keyes
2018-04-21
*
win: Fix reading from stdin
b-r-o-c-k
2018-04-14
*
functests: Disable system(-s -) test on Windows
ZyX
2017-03-23
*
functests: Do not run termopen test on Windows
ZyX
2017-03-23
*
functests: Test -s errors
ZyX
2017-03-19
*
main: Temporary fix assertion error
ZyX
2017-03-19
*
functests: Do not check stdout, it is different on Windows
ZyX
2017-03-19
*
functests: Fix testlint errors
ZyX
2017-03-19
*
functests: Use Neovim instance and system() in place of lua io.popen
ZyX
2017-03-19
*
functests: Make sure that line ending is LF and not CRLF
ZyX
2017-03-19
*
functests: Alter the order of checks
ZyX
2017-03-19
*
tests: Fix repeated_popen_r usage, rename the function
ZyX
2017-03-19
*
tests: Fix CI failures
ZyX
2017-03-19
*
functests: Check that `-s` works as expected
ZyX
2017-03-19