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
/
cd_spec.lua
Commit message (
Expand
)
Author
Age
*
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: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used
zeertzjq
2021-11-19
*
options: properly reset directories on 'autochdir' (#9894)
Marco Hinz
2019-04-13
*
Resolve issues mentioned in PR review
Jan Edmund Lazo
2018-02-19
*
test: enable ex_cmds/cd_spec.lua on Windows
Jan Edmund Lazo
2018-02-19
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
CI: test: Avoid QuickBuild hang. (#5330)
Justin M. Keyes
2016-09-12
*
getcwd(): Return empty string if CWD is invalid. #5292
HiPhish
2016-09-04
*
tchdir: New tab should inherit CWD. (#5227)
Alejandro Sanchez
2016-09-04
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1)
James McCoy
2016-06-01
*
test/functional: cd_spec: Add tests for using explicit args
James McCoy
2016-06-01
*
test/functional: cd_spec: Use named keys for directories table
James McCoy
2016-06-01
*
test/functional: Allow arbitrary arguments to cwd/lwd functions
James McCoy
2016-06-01
*
test/functional: fix a dependency on the previous test suite
John Szakmeister
2016-05-06
*
test/functional: prefix the cd command with silent to prevent hanging
John Szakmeister
2016-05-06
*
Satisfy testlint.
KillTheMule
2016-04-28
*
tcd: doc, error messages
Justin M. Keyes
2016-04-21
*
Implement tab-local working directory feature.
HiPhish
2016-04-20