aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core/spawn_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-8/+7
* tests: capture and assert process.spawn() argumentsWilliam Boman2022-04-181-0/+17
* fix(spawn): recursively parse arglist (#610)William Boman2022-04-181-0/+1
* fix(spawn): fix Failure.tostring when unable to retrieve uv_handleWilliam Boman2022-04-111-0/+31
* fix(r_language_server): run install script via stdin (#578)William Boman2022-04-061-0/+37
* add async managers (#536)William Boman2022-03-261-0/+79