Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | functests: Refactor legacy/012_directory_spec | ZyX | 2017-04-08 |
| | |||
* | test: legacy/012_directory_spec: Also use dot-prefix on Windows. | Justin M. Keyes | 2016-09-20 |
| | | | | | win32 handles dot-prefixed files just fine; Nvim-on-Windows does not perpetuate the Vim-on-Windows behavior of avoiding dot-prefixed files. | ||
* | test/helpers.rmdir(): Retry once after a delay. | Justin M. Keyes | 2016-09-20 |
| | | | | | Attempt to avoid "Permission denied" on Windows potentially caused by open filepath handle in sibling process. | ||
* | tests: migrate legacy test 12. #4196 | Lucas Hoffmann | 2016-09-18 |