vim-plug/test
2024-06-20 09:46:45 +00:00
..
functional.vader Support Windows shell without extension (#997) 2020-07-20 07:59:29 -04:00
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Merge 00d3f0ada6 into d863d07832 2024-06-20 09:46:45 +00:00
run Include plugins with 'commit' values in PlugSnapshot output 2022-04-04 11:52:45 +09:00
test.vader travis: add ubuntu bionic,xenial (#867) 2019-08-17 12:46:08 +09:00
workflow.vader Merge 00d3f0ada6 into d863d07832 2024-06-20 09:46:45 +00: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