Junegunn Choi 3de4567bc0 Fix error in test script 10 years ago
..
README.md baf7b18f73 Update test runner script 11 years ago
regressions.vader 3de4567bc0 Fix error in test script 10 years ago
run 3de4567bc0 Fix error in test script 10 years ago
test.vader 10008e5843 Do not patch plug.vim during test 10 years ago
workflow.vader c6ed41f47e Detect plugins that are diverged their origins 10 years ago

README.md

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