vim-plug/test
Jan Edmund Lazo b2133cf2ec
Support Windows shell without extension (#997)
Close https://github.com/junegunn/vim-plug/issues/995

Vim supports omitting file extensions for its option.
I omitted the file extension in Neovim's documentation for powershell.
2020-07-20 07:59:29 -04:00
..
functional.vader Support Windows shell without extension (#997) 2020-07-20 07:59:29 -04:00
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Ignore useless use of on-demand loading (#786) 2018-09-12 13:40:33 +09:00
run Fix #961 tests for Vim 7.4 (#990) 2020-07-06 01:07:42 -04:00
test.vader travis: add ubuntu bionic,xenial (#867) 2019-08-17 12:46:08 +09:00
workflow.vader Fix #961 tests for Vim 7.4 (#990) 2020-07-06 01:07:42 -04:00

Test cases for vim-plug

Prerequisite

Run

./run

./run !

TODO

Test cases for the following features are currently missing:

  • Output formatting
  • Timeout or interrupt cleaning up git processes
  • User prompt in PlugClean command
  • Single-threaded installer
  • Windows support