Junegunn Choi 0e9fa672f8 Fix #139 - Use git fetch+merge instead of pull 11 anos atrás
..
fixtures 0263370bd1 Fix #112: Do not suppress messages from ftplugin 11 anos atrás
README.md baf7b18f73 Update test runner script 11 anos atrás
regressions.vader 0e9fa672f8 Fix #139 - Use git fetch+merge instead of pull 11 anos atrás
run 0e9fa672f8 Fix #139 - Use git fetch+merge instead of pull 11 anos atrás
test.vader fdf1e53da5 Change test code to use local repositories 11 anos atrás
workflow.vader fdf1e53da5 Change test code to use local repositories 11 anos atrás

README.md

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