vim-plug/test
2016-04-17 15:32:34 +09:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Fix error in test script 2016-04-17 01:45:51 +09:00
run Support wildcards in tag option 2016-04-17 15:32:34 +09:00
test.vader Do not patch plug.vim during test 2016-04-10 19:55:10 +09:00
workflow.vader Support wildcards in tag option 2016-04-17 15:32:34 +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