Closed Wolfthuk closed 7 years ago
42sh/subshell/003-multiline (FAILED)
Description: The purpose of this test is to check that the Shell implementation may parse a subshell command on multiple lines.
STDIN: 01: ( 02: ./write_on_stdout TOKEN201612111732_SUBSHELL1 ; 03: ./write_on_stdout TOKEN201612111732_SUBSHELL2 04: )
STDOUT: SUCCESS expected_to match_regex TOKEN201612111732_SUBSHELL1 SUCCESS expected_to match_regex TOKEN201612111732_SUBSHELL2 01: TOKEN201612111732_SUBSHELL1 02: TOKEN201612111732_SUBSHELL2
TOKEN201612111732_SUBSHELL1
TOKEN201612111732_SUBSHELL2
STDERR: FAILURE expected_to be_empty 01: 42sh: ): command not found
Résolu
42sh/subshell/003-multiline (FAILED)
Description: The purpose of this test is to check that the Shell implementation may parse a subshell command on multiple lines.
STDIN: 01: ( 02: ./write_on_stdout TOKEN201612111732_SUBSHELL1 ; 03: ./write_on_stdout TOKEN201612111732_SUBSHELL2 04: )
STDOUT: SUCCESS expected_to match_regex
TOKEN201612111732_SUBSHELL1
SUCCESS expected_to match_regexTOKEN201612111732_SUBSHELL2
01: TOKEN201612111732_SUBSHELL1 02: TOKEN201612111732_SUBSHELL2STDERR: FAILURE expected_to be_empty 01: 42sh: ): command not found