rclanget / 42sh

1 stars 0 forks source link

42sh/subshell/002-multiple-levels-of-subshells #66

Closed Wolfthuk closed 7 years ago

Wolfthuk commented 7 years ago

42sh/subshell/002-multiple-levels-of-subshells (FAILED)

Description: The purpose of this test is to check that imbricating multiple subshells does not result in error.

STDIN: 01: ( ( ( ( ./write_on_stdout TOKEN201612111732 ) ) ) )

STDOUT: FAILURE expected_to match_regex TOKEN201612111732 (no output)

STDERR: SUCCESS expected_to be_empty (no output)

rclanget commented 7 years ago

Résolu