mirror of
https://github.com/imjasonh/testscript-rs
synced 2026-07-18 22:58:35 +00:00
initial commit
Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
commit
c39114f1a9
64 changed files with 8704 additions and 0 deletions
11
testdata/pty.txt
vendored
Normal file
11
testdata/pty.txt
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[!linux] [!darwin] skip
|
||||
[darwin] skip # https://go.dev/issue/61779
|
||||
|
||||
ttyin secretwords.txt
|
||||
terminalprompt
|
||||
ttyout 'magic words'
|
||||
! stderr .
|
||||
! stdout .
|
||||
|
||||
-- secretwords.txt --
|
||||
SQUEAMISHOSSIFRAGE
|
||||
Loading…
Add table
Add a link
Reference in a new issue