Update test runner script

This commit is contained in:
Junegunn Choi
2014-06-23 12:47:13 +09:00
parent cc37ed48be
commit baf7b18f73
3 changed files with 17 additions and 14 deletions

View File

@@ -7,8 +7,10 @@ Test cases for vim-plug
### Run
```vim
:e workflow.vader | Vader
```
./run
./run !
```
### TODO
@@ -18,7 +20,6 @@ Test cases for the following features are currently missing:
- Output formatting
- Timeout or interrupt cleaning up git processes
- User prompt in PlugClean command
- Automatic dependency resolution using Plugfile
- Single-threaded installer
- Windows support