vim-plug/test
Jack Bracewell d930594686 Force use of bash for Vader tests.
If not using a bash compatible shell (like fish), then this will be
set as the default Vim shell. Leading to half the tests failing with
E484: CAN’T OPEN FILE
2014-08-01 15:16:21 +01:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
run Force use of bash for Vader tests. 2014-08-01 15:16:21 +01:00
workflow.vader Fix many subtle issues regarding on-demand loading etc. 2014-07-31 16:34:41 +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