Skip to content

Commit

Permalink
add some expected outputs for the GHC testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
luite committed Jul 4, 2023
1 parent 1db08dc commit 56ebb5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/process004.stdout-javascript-unknown-ghcjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Exc: true: runInteractiveProcess: does not exist (No such file or directory)
Exc: true: runProcess: does not exist (No such file or directory)
4 changes: 4 additions & 0 deletions tests/process010.stdout-javascript-unknown-ghcjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ExitSuccess
ExitFailure 1
Exc: /non/existent: rawSystem: does not exist (No such file or directory)
Done

0 comments on commit 56ebb5c

Please sign in to comment.