vim-plug/test
Jeremy Pallats/starcraft.man ef4549d2d1 Support Python 2.6+ & 3.0+
* Seamless support of both version with same code.
* Added test version for py3 on RVM = 2.1.0.
2015-05-02 10:21:02 -04:00
..
fixtures Fix #112: Do not suppress messages from ftplugin 2014-10-19 14:45:19 +09:00
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Add test case for g:plug_shallow 2015-04-29 13:27:37 +09:00
run Fix #139 - Use git fetch+merge instead of pull 2015-01-08 23:21:32 +09:00
test.vader Support Python 2.6+ & 3.0+ 2015-05-02 10:21:02 -04:00
workflow.vader Add test case where shallow-clone is disabled by tag 2015-04-30 13:51:52 +09: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