Junegunn Choi 3595d5b52a Add comments to test file 10 سال پیش
..
README.md baf7b18f73 Update test runner script 11 سال پیش
regressions.vader 87b426e381 Fix #350 - Tagged plugin should be unshallowed on update 10 سال پیش
run a61d097037 Make Plug{Install,Update}! trigger post-fetch checkout, submodule update 10 سال پیش
test.vader 10008e5843 Do not patch plug.vim during test 10 سال پیش
workflow.vader 3595d5b52a Add comments to test file 10 سال پیش

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