aboutsummaryrefslogtreecommitdiff
path: root/test/unit/os/shell_spec.lua
Commit message (Expand)AuthorAge
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* test: remove references to misc1.czeertzjq2021-12-11
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* test: fix bashisms (#6791)Jonathan de Boyne Pollard2017-06-01
* unittests: Fix linter errorsZyX2017-03-11
* unittests: Do not import libnvim or headers in main processZyX2017-03-11
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* shell_escape: rename; refactorJustin M. Keyes2016-09-11
* system(): Respect 'sxe' and 'sxq' #2789Zhaosheng Pan2016-09-10
* unittests: Also remove event_teardownZyX2016-05-31
* test/unit: ensure event_init()Justin M. Keyes2016-04-25
* test: shell_spec: rename variableJustin M. Keyes2016-04-24
* shell: Unquote &shell* options before using themZyX2016-01-11
* test/unit: clean up according to luacheckMarco Hinz2015-11-23
* test: os_system: spec for non-zero exit. #3419Russ Adams2015-10-04
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
* unify jobstart, termopen, and system interfacesScott Prager2015-05-02
* unit tests: initialize everythingJustin M. Keyes2014-09-11
* test/shell: add testsNicolas Hillegeer2014-07-27