Commit message (Expand) | Author | Age | |
---|---|---|---|
* | startup: v:progpath fallback: path_guess_exepath | Justin M. Keyes | 2017-05-15 |
* | test/fs: sanity check for literal "~" directory (#6579) | Justin M. Keyes | 2017-04-24 |
* | unittests: Do not import libnvim or headers in main process | ZyX | 2017-03-11 |
* | 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 |
* | path.c: `vim_FullName()`: Fix heap overflow #5737 | nfnty | 2017-01-05 |
* | test/unit: clean up according to luacheck | Marco Hinz | 2015-11-23 |
* | os/path: Fix path_get_absolute_path for top-level paths | Thiago de Arruda | 2015-09-18 |
* | tests: Fix test setup/teardown in path_spec.lua #2402 | David Bürgin | 2015-04-12 |
* | path_fix_case: unit test | Scott Prager | 2015-03-31 |
* | unit tests: avoid global scope; add missing cimports | Justin M. Keyes | 2014-09-11 |
* | unittest: convert path_spec.moon to lua | Thiago de Arruda | 2014-08-31 |