summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/os/env_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-23fix(logging): don't overwrite NameBuff (#38004)zeertzjq1
2025-04-16fix(env.c): drop envmap, free os_getenv() result #32683Judit Novak1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-11test: correct order of arguments to eq() (#27816)zeertzjq1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2022-06-30feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes1
2022-04-26test: correct order of arguments to eq() and neq()zeertzjq1
2022-01-04chore: fix typos (#16816)dundargoc1
2020-09-08win: avoid duplicate separators in $PATH #12869Justin M. Keyes1
2020-07-31lua: Use #var instead of deprecated table.getn(var)James McCoy1
2019-11-27doc: fix typosBrian Wignall1
2019-02-27os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes1
2017-07-02test: expand_env_esc: Pass correct buffer size for outlen and assertionJames McCoy1
2017-05-15startup: v:progpath fallback: path_guess_exepathJustin M. Keyes1
2017-04-12win: os_shell_is_cmdexe() + testsJustin M. Keyes1
2017-03-27build: Rename NEOVIM_* to NVIM_*Justin M. Keyes1
2017-03-11unittests: Check core dumps in after_each, like in functestsZyX1
2017-03-11unittests: Run all unit tests in their own processesZyX1
2017-02-04win: Append process dir to $PATHJustin M. Keyes1
2017-01-21test: expand_env_esc()Justin M. Keyes1
2016-01-16misc: UNIX => Unix #4022Seth Jackson1
2015-11-23test/unit: clean up according to luacheckMarco Hinz1
2015-07-01test: Ensure proper initialization in unit/helpers.luaThiago de Arruda1
2015-04-14Implement os_unsetenv()Rui Abreu Ferreira1
2015-03-24refactor: add tests for env_expand_escbobtwinkles1
2014-08-31unittest: convert env_spec.moon to luaThiago de Arruda1