Junegunn Choi d17d10dccb Add test case where shallow-clone is disabled by tag hace 10 años
..
fixtures 0263370bd1 Fix #112: Do not suppress messages from ftplugin hace 11 años
README.md baf7b18f73 Update test runner script hace 11 años
regressions.vader 6677e8bffd Add test case for g:plug_shallow hace 10 años
run 0e9fa672f8 Fix #139 - Use git fetch+merge instead of pull hace 11 años
test.vader e362fd5931 Python parallel plugin management. hace 11 años
workflow.vader d17d10dccb Add test case where shallow-clone is disabled by tag hace 10 años

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