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
/
fileio_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
2025-01-04
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
refactor(tests): more global highlight definitions
bfredl
2024-05-26
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
2024-04-22
*
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: 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: unreliable 'nofsync' test #26423
Justin M. Keyes
2023-12-06
*
test: 'nofsync' with deadly signal #26415
Justin M. Keyes
2023-12-06
*
test: fileio_spec is unreliable/flaky #26404
Justin M. Keyes
2023-12-05
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
*
test(fileio_spec): fix files not cleaned up properly (#25483)
zeertzjq
2023-10-03
*
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
*
feat(options)!: remove compatible behaviours for vim 5.0 and earlier
Lewis Russell
2023-07-17
*
test(fs): vim.loop was renamed to vim.uv (#24376)
kylo252
2023-07-17
*
test(fs): get tmpdir robustly #23021
kylo252
2023-07-16
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
feat: try to recover from missing tempdir #22573
Justin M. Keyes
2023-03-09
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
zeertzjq
2023-01-15
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
fix(fileio): use first available directory in backupdir for backupcopy (#20655)
Will Spurgin
2022-11-05
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
feat: ":write!" skips "file changed" warning #18665
Louis Sven Goulet
2022-09-24
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
fix(fileio): replace characters over INT_MAX with U+FFFD (#16354)
Javier Lopez
2021-11-23
*
vim-patch:8.1.0251: support full paths for 'backupdir' #11269
Joe Hermaszewski
2019-11-17
*
os/fs: introduce os_fopen()
Justin M. Keyes
2019-07-25
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
test: move trim to global helpers
Said Al Attrach
2019-03-30
|
*
test: make first attempt at some kind of test
Said Al Attrach
2019-03-24
|
/
*
API: nvim__stats()
Justin M. Keyes
2018-04-24
*
test: fsync() codepaths
Justin M. Keyes
2018-04-23