diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-08 21:24:00 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-11-05 18:23:39 +0300 |
commit | e197ae6fae73719266fd4747f499cd6106fbff4e (patch) | |
tree | 3cf4e18310469492f371045ae83c28cb25fab4e7 /tests/process-term/testscript | |
parent | 7a8386289b18678c2ee49ffdfcf71e3a2abd3258 (diff) |
Add process::term() and implement process::kill() on Windows
Diffstat (limited to 'tests/process-term/testscript')
-rw-r--r-- | tests/process-term/testscript | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/process-term/testscript b/tests/process-term/testscript new file mode 100644 index 0000000..f61899c --- /dev/null +++ b/tests/process-term/testscript @@ -0,0 +1,4 @@ +# file : tests/process-term/testscript +# license : MIT; see accompanying LICENSE file + +$* |