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
/
unit
/
os
/
env_spec.lua
Commit message (
Expand
)
Author
Age
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
win: avoid duplicate separators in $PATH #12869
Justin M. Keyes
2020-09-08
*
lua: Use #var instead of deprecated table.getn(var)
James McCoy
2020-07-31
*
doc: fix typos
Brian Wignall
2019-11-27
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
test: expand_env_esc: Pass correct buffer size for outlen and assertion
James McCoy
2017-07-02
*
startup: v:progpath fallback: path_guess_exepath
Justin M. Keyes
2017-05-15
*
win: os_shell_is_cmdexe() + tests
Justin M. Keyes
2017-04-12
*
build: Rename NEOVIM_* to NVIM_*
Justin M. Keyes
2017-03-27
*
unittests: Check core dumps in after_each, like in functests
ZyX
2017-03-11
*
unittests: Run all unit tests in their own processes
ZyX
2017-03-11
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
test: expand_env_esc()
Justin M. Keyes
2017-01-21
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
*
test: Ensure proper initialization in unit/helpers.lua
Thiago de Arruda
2015-07-01
*
Implement os_unsetenv()
Rui Abreu Ferreira
2015-04-14
*
refactor: add tests for env_expand_esc
bobtwinkles
2015-03-24
*
unittest: convert env_spec.moon to lua
Thiago de Arruda
2014-08-31