vim-plug/test
Junegunn Choi fb84e6b11c Fix typo
2015-02-12 11:38:48 +09:00
..
fixtures
README.md
regressions.vader Fix #159 by temporarily setting &shell to sh 2015-02-07 13:36:45 +09:00
run Fix #139 - Use git fetch+merge instead of pull 2015-01-08 23:21:32 +09:00
test.vader Change test code to use local repositories 2015-01-07 20:14:48 +09:00
workflow.vader Fix typo 2015-02-12 11:38:48 +09: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