vim-plug/test/README.md

26 lines
377 B
Markdown
Raw Normal View History

2013-10-14 05:57:14 +02:00
Test cases for vim-plug
=======================
### Prerequisite
- [Vader.vim](https://github.com/junegunn/vader.vim)
### Run
2014-06-23 05:47:13 +02:00
```
./run
./run !
2013-10-14 05:57:14 +02:00
```
### TODO
Test cases for the following features are currently missing:
- Output formatting
- Timeout or interrupt cleaning up git processes
- User prompt in PlugClean command
2013-10-14 05:59:19 +02:00
- Single-threaded installer
- Windows support
2013-10-14 05:57:14 +02:00