vim-plug/test
2016-05-23 13:15:57 +09:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Trigger BufRead when a plugin is loaded by on condition 2016-05-23 13:11:06 +09:00
run Fix travis CI build 2016-05-23 13:15:57 +09:00
test.vader Do not patch plug.vim during test 2016-04-10 19:55:10 +09:00
workflow.vader Switch &shell during submodule update 2016-04-29 13:39:17 +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