aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shell/viml_system_spec.lua
Commit message (Expand)AuthorAge
* systemlist: test empty lines in beginning and middle of outputBjörn Linse2014-12-02
* systemlist: add `keepempty` option to preserve final newlineBjörn Linse2014-12-02
* Avoid printing an error response when detecting xclip.John Szakmeister2014-11-26
* test: Refactor functional helpers to use vim_inputThiago de Arruda2014-11-21
* shell: Use job_write_cb for closing stdinThiago de Arruda2014-11-10
* eval: Return an empty list from systemlist() when there's no outputThiago de Arruda2014-11-10
* test/shell: Add failure tests for `system()`.Scott Prager2014-10-28
* job: Refactor to ensure that all callbacks will be invokedThiago de Arruda2014-10-23
* test: verify that v:shell_error is set by `system()`/`systemlist()`Thiago de Arruda2014-10-22
* test: Add some specs for the viml function `system()`Thiago de Arruda2014-10-01