42-archive/42sh/42shelltest-tmp/spec/bonuses/tilde-expansion/006-expanded-with-OLDPWD-2/stdout
2017-03-18 01:30:28 +01:00

3 lines
226 B
Text

expected_to_not match_regex "~-/${GLOBAL_TOKEN}_OTHERDIRECTORY"
expected_to_not match_regex "/${GLOBAL_TOKEN}-/${GLOBAL_TOKEN}_OTHERDIRECTORY"
expected_to match_regex "^${GLOBAL_TMP_DIRECTORY}/${GLOBAL_TOKEN}_OTHERDIRECTORY$"