vim-plug/test
Jan Edmund Lazo ebc1690f4d Add plug#shellescape
- fix cmd.exe shellescape for '%'
- support pwsh (powershell on Linux)
2019-08-10 11:10:58 -04:00
..
functional.vader Add plug#shellescape 2019-08-10 11:10:58 -04:00
README.md Update test runner script 2014-06-23 12:53:51 +09:00
regressions.vader Ignore useless use of on-demand loading (#786) 2018-09-12 13:40:33 +09:00
run Ignore useless use of on-demand loading (#786) 2018-09-12 13:40:33 +09:00
test.vader Add plug#shellescape 2019-08-10 11:10:58 -04:00
workflow.vader Use 'rtp' option to filter diff (#798) 2018-11-04 03:00:00 +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