vim-plug/test/README.md

26 lines
377 B
Markdown
Raw Permalink Normal View History

2013-10-13 20:57:14 -07:00
Test cases for vim-plug
=======================
### Prerequisite
- [Vader.vim](https://github.com/junegunn/vader.vim)
### Run
2014-06-22 20:47:13 -07:00
```
./run
./run !
2013-10-13 20:57:14 -07: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-13 20:59:19 -07:00
- Single-threaded installer
- Windows support
2013-10-13 20:57:14 -07:00