Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | | Close #2833 | ||
* | tests: Fix test setup/teardown in path_spec.lua #2402 | David Bürgin | 2015-04-12 |
| | | | | | | | | A call to lfs.mkdir instead of lfs.rmdir left a temp directory hanging around. Changed to do proper setup/teardown using {before,after}_each. Helped-by: Scott Prager <splinterofchaos@gmail.com> Suggested-by: Scott Prager <splinterofchaos@gmail.com> | ||
* | path_fix_case: unit test | Scott Prager | 2015-03-31 |
| | |||
* | unit tests: avoid global scope; add missing cimports | Justin M. Keyes | 2014-09-11 |
| | | | | temporarily comment out call to vim_deltempdir() to avoid segfault | ||
* | unittest: convert path_spec.moon to lua | Thiago de Arruda | 2014-08-31 |