vim-plug/test
2018-09-12 13:40:33 +09: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 Ignore useless use of on-demand loading (#786) 2018-09-12 13:40:33 +09:00
test.vader Fix handling of changed up-to-date msg from Git (#724) 2018-03-04 13:43:13 +09:00
workflow.vader Add <plug>(plug-preview) map (#769) 2018-06-20 18:09:06 +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