vim-plug/test
Junegunn Choi af89938633 Real-time progress report
This commit is almost identical to the reverted
60b907c87f, but it tries to avoid high CPU load
by not printing every line.
2014-07-13 03:58:16 +09:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
run Update test runner script 2014-06-23 12:53:51 +09:00
workflow.vader Real-time progress report 2014-07-13 03:58:16 +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