vim-plug/test
2016-04-17 01:13:13 +09:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Fix #474 - Load ftdetect files in filetypedetect augroup 2016-04-17 01:13:13 +09:00
run Fix #474 - Load ftdetect files in filetypedetect augroup 2016-04-17 01:13:13 +09:00
test.vader Do not patch plug.vim during test 2016-04-10 19:55:10 +09:00
workflow.vader Detect plugins that are diverged their origins 2016-04-10 20:33:37 +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