1
0
Fork 0
toolkit/packages/exec/__tests__/scripts
Luke Tomlinson ddd04b6997
Add getExecOutput function (#814)
* Add getExecOutput function

* Add tests for exec output

* Modify tests to not rely on buffer size, but only test larger output

* Handle split multi-byte characters + PR feedback

* Fix tests

* Lint

* Update how split byte are sent for tests
2021-05-21 12:12:16 -04:00
..
print args cmd with spaces.cmd Add exec (#10) 2019-05-28 15:21:45 -04:00
print-args-cmd.cmd toolrunner should which tool before invoking (#220) 2019-11-18 16:20:01 -05:00
print-args-exe.cs Add exec (#10) 2019-05-28 15:21:45 -04:00
print-args-sh.sh toolrunner should which tool before invoking (#220) 2019-11-18 16:20:01 -05:00
stderroutput.js Add exec (#10) 2019-05-28 15:21:45 -04:00
stdoutoutput.js Add exec (#10) 2019-05-28 15:21:45 -04:00
stdoutoutputlarge.js Add getExecOutput function (#814) 2021-05-21 12:12:16 -04:00
stdoutputspecial.js Add getExecOutput function (#814) 2021-05-21 12:12:16 -04:00
wait-for-file.js Add exec (#10) 2019-05-28 15:21:45 -04:00
wait-for-input.cmd Allow specifying stdin (#360) 2020-04-13 13:39:42 -04:00
wait-for-input.js Allow specifying stdin (#360) 2020-04-13 13:39:42 -04:00
wait-for-input.sh Allow specifying stdin (#360) 2020-04-13 13:39:42 -04:00