vim-plug/test
Junegunn Choi 93628b1c3d Forced run of post-update hooks using bang commands
PlugInstall! / PlugUpdate!
2014-08-02 12:13:52 +09:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
run Force use of bash for Vader tests. 2014-08-01 15:16:21 +01:00
workflow.vader Forced run of post-update hooks using bang commands 2014-08-02 12:13:52 +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