Closed Wolfthuk closed 7 years ago
bonuses/tilde-expansion/001-expanded-with-HOME-1 (FAILED)
Description: The purpose of this test is to check that the symbol tilde ~ may be expanded with the environment variable HOME.
~
Before test: 01: export "HOME=/TOKEN201612111732"
STDIN: 01: ./write_on_stdout ~
STDOUT: FAILURE expected_to_not match_regex ~ FAILURE expected_to match_regex ^/TOKEN201612111732$ 01: ~
^/TOKEN201612111732$
STDERR: (no output)
bonuses/tilde-expansion/001-expanded-with-HOME-1 (FAILED)
Description: The purpose of this test is to check that the symbol tilde
~
may be expanded with the environment variable HOME.Before test: 01: export "HOME=/TOKEN201612111732"
STDIN: 01: ./write_on_stdout ~
STDOUT: FAILURE expected_to_not match_regex
~
FAILURE expected_to match_regex^/TOKEN201612111732$
01: ~STDERR: (no output)