aboutsummaryrefslogtreecommitdiff
path: root/test/unit/path_spec.lua
Commit message (Expand)AuthorAge
* test/unit/path_spec: expect correct buffer size (#7514)Marco Hinz2017-11-13
* test: avoid extra clear() callsJustin M. Keyes2017-10-02
* win: vim_FullName(): force backslashes #7287Ignas Anikevicius2017-10-02
* startup: v:progpath fallback: path_guess_exepathJustin M. Keyes2017-05-15
* test/fs: sanity check for literal "~" directory (#6579)Justin M. Keyes2017-04-24
* unittests: Do not import libnvim or headers in main processZyX2017-03-11
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* path.c: `vim_FullName()`: Fix heap overflow #5737nfnty2017-01-05
* test/unit: clean up according to luacheckMarco Hinz2015-11-23
* os/path: Fix path_get_absolute_path for top-level pathsThiago de Arruda2015-09-18
* tests: Fix test setup/teardown in path_spec.lua #2402David Bürgin2015-04-12
* path_fix_case: unit testScott Prager2015-03-31
* unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
* unittest: convert path_spec.moon to luaThiago de Arruda2014-08-31