Junegunn Choi 80ca4ebf54 Shallow clone by default (#122 #217) vor 10 Jahren
..
fixtures 0263370bd1 Fix #112: Do not suppress messages from ftplugin vor 11 Jahren
README.md baf7b18f73 Update test runner script vor 11 Jahren
regressions.vader 30a2c5cc14 Remove uniq() function from test code vor 11 Jahren
run 0e9fa672f8 Fix #139 - Use git fetch+merge instead of pull vor 11 Jahren
test.vader e362fd5931 Python parallel plugin management. vor 11 Jahren
workflow.vader 80ca4ebf54 Shallow clone by default (#122 #217) vor 10 Jahren

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