aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shell/viml_system_spec.lua
Commit message (Expand)AuthorAge
* 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