io.launcher.windows: update tests for prompt
parent
212d012cb1
commit
55a316248e
|
@ -87,7 +87,7 @@ IN: io.launcher.windows.tests
|
||||||
"out.txt" temp-file ascii file-lines first
|
"out.txt" temp-file ascii file-lines first
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
[ "( scratchpad ) " ] [
|
[ "IN: scratchpad " ] [
|
||||||
<process>
|
<process>
|
||||||
console-vm "-run=listener" 2array >>command
|
console-vm "-run=listener" 2array >>command
|
||||||
+closed+ >>stdin
|
+closed+ >>stdin
|
||||||
|
@ -214,7 +214,7 @@ IN: io.launcher.windows.tests
|
||||||
"append-test" temp-file ascii file-contents
|
"append-test" temp-file ascii file-contents
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
[ "( scratchpad ) " ] [
|
[ "IN: scratchpad " ] [
|
||||||
console-vm "-run=listener" 2array
|
console-vm "-run=listener" 2array
|
||||||
ascii [ "USE: system 0 exit" print flush lines last ] with-process-stream
|
ascii [ "USE: system 0 exit" print flush lines last ] with-process-stream
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
Loading…
Reference in New Issue