vim-plug/test
2015-02-08 01:08:18 +09:00
..
fixtures Fix #112: Do not suppress messages from ftplugin 2014-10-19 14:45:19 +09:00
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Fix #159 by temporarily setting &shell to sh 2015-02-07 13:36:45 +09:00
run Fix #139 - Use git fetch+merge instead of pull 2015-01-08 23:21:32 +09:00
test.vader Change test code to use local repositories 2015-01-07 20:14:48 +09:00
workflow.vader Use /bin/sh instead of /bin/bash (PlugSnapshot) 2015-02-08 01:08:18 +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