Commit message (Expand) | Author | Age | |
---|---|---|---|
* | systemlist: test empty lines in beginning and middle of output | Björn Linse | 2014-12-02 |
* | systemlist: add `keepempty` option to preserve final newline | Björn Linse | 2014-12-02 |
* | Avoid printing an error response when detecting xclip. | John Szakmeister | 2014-11-26 |
* | test: Refactor functional helpers to use vim_input | Thiago de Arruda | 2014-11-21 |
* | shell: Use job_write_cb for closing stdin | Thiago de Arruda | 2014-11-10 |
* | eval: Return an empty list from systemlist() when there's no output | Thiago de Arruda | 2014-11-10 |
* | test/shell: Add failure tests for `system()`. | Scott Prager | 2014-10-28 |
* | job: Refactor to ensure that all callbacks will be invoked | Thiago de Arruda | 2014-10-23 |
* | test: verify that v:shell_error is set by `system()`/`systemlist()` | Thiago de Arruda | 2014-10-22 |
* | test: Add some specs for the viml function `system()` | Thiago de Arruda | 2014-10-01 |