summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/os/shell_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-11test: correct order of arguments to eq() (#27816)zeertzjq1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2021-12-11test: remove references to misc1.czeertzjq1
2018-09-21shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes1
2017-06-01test: fix bashisms (#6791)Jonathan de Boyne Pollard1
2017-03-11unittests: Fix linter errorsZyX1
2017-03-11unittests: Do not import libnvim or headers in main processZyX1
2017-03-11unittests: Check core dumps in after_each, like in functestsZyX1
2017-03-11unittests: Run all unit tests in their own processesZyX1
2016-09-11shell_escape: rename; refactorJustin M. Keyes1
2016-09-10system(): Respect 'sxe' and 'sxq' #2789Zhaosheng Pan1
2016-05-31unittests: Also remove event_teardownZyX1
2016-04-25test/unit: ensure event_init()Justin M. Keyes1
2016-04-24test: shell_spec: rename variableJustin M. Keyes1
2016-01-11shell: Unquote &shell* options before using themZyX1
2015-11-23test/unit: clean up according to luacheckMarco Hinz1
2015-10-04test: os_system: spec for non-zero exit. #3419Russ Adams1
2015-07-17event loop: New abstraction layer with refactored time/signal APIThiago de Arruda1
2015-05-02unify jobstart, termopen, and system interfacesScott Prager1
2014-09-11unit tests: initialize everythingJustin M. Keyes1
2014-07-27test/shell: add testsNicolas Hillegeer1