vim-plug/test
2017-02-11 23:27:52 +09:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Add plugin to &rtp before running post-update hook with : prefix 2017-02-11 23:27:52 +09:00
run Travis CI: sudo: false (#561) 2017-01-01 12:08:09 +09:00
test.vader Use job_start on vim 2016-10-17 16:16:03 +09:00
workflow.vader Commit preview should work with non-POSIX-compliant &shell 2017-01-02 13:06:51 +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