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
/
mksession_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
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
*
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
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: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
ci: bump to windows 2022
dundargoc
2023-03-11
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
fix(session): respect sessionoptions=terminal #19497
Gustavo Sampaio
2022-08-01
*
test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465)
zeertzjq
2022-07-22
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
fix(mksession): don't store floats in session #18635
Daniel Steinberg
2022-05-22
*
test(mksession_spec): only sleep on Windows (#18637)
zeertzjq
2022-05-19
*
fix(termopen): avoid ambiguity in URI when CWD is root dir (#16988)
zeertzjq
2022-05-19
*
test: fix mksession terminal CWD test again (#18615)
zeertzjq
2022-05-18
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
test: use helpers.pending_win32(pending) instead of iswin()
zeertzjq
2022-02-26
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...
Evgeni Chasnovski
2022-01-29
*
vim-patch:8.1.0829: when 'hidden' is set session creates extra buffers
Sean Dewar
2021-07-17
*
mksession: always unix slashes "/" for filepaths
Justin M. Keyes
2020-01-26
*
mksession: simplify generated commands
Justin M. Keyes
2020-01-26
*
mksession: restore same :term buf in split windows
Alexandre Dubray
2020-01-26
*
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
*
:mksession : restore tab-local working directories #9754
Chris LaRose
2019-03-21
*
test: robust cleanup, unique filenames #7950 (#7950)
Justin M. Keyes
2018-02-01
*
mksession: Restore tab-local working directory #6859
HiPhish
2017-06-11