vim-plug/test
2019-05-10 23:54:52 +02:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Ignore useless use of on-demand loading (#786) 2018-09-12 13:40:33 +09:00
run Merge branch 'master' into config 2019-05-10 23:54:52 +02:00
test.vader added test for plugconfig 2018-06-14 08:03:03 +02:00
workflow.vader Merge branch 'master' into config 2019-05-10 23:54:52 +02: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