aboutsummaryrefslogtreecommitdiff
path: root/test/unit/os/env_spec.lua
Commit message (Expand)AuthorAge
* test: expand_env_esc: Pass correct buffer size for outlen and assertionJames McCoy2017-07-02
* startup: v:progpath fallback: path_guess_exepathJustin M. Keyes2017-05-15
* win: os_shell_is_cmdexe() + testsJustin M. Keyes2017-04-12
* build: Rename NEOVIM_* to NVIM_*Justin M. Keyes2017-03-27
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* win: Append process dir to $PATHJustin M. Keyes2017-02-04
* test: expand_env_esc()Justin M. Keyes2017-01-21
* misc: UNIX => Unix #4022Seth Jackson2016-01-16
* test/unit: clean up according to luacheckMarco Hinz2015-11-23
* test: Ensure proper initialization in unit/helpers.luaThiago de Arruda2015-07-01
* Implement os_unsetenv()Rui Abreu Ferreira2015-04-14
* refactor: add tests for env_expand_escbobtwinkles2015-03-24
* unittest: convert env_spec.moon to luaThiago de Arruda2014-08-31