42-archive/42sh/42shelltest-tmp/spec/bonuses/tilde-expansion/not-expanded/003-not-expanded-with-PWD/stdout
2017-03-18 01:30:28 +01:00

3 lines
221 B
Text

expected_to match_regex "^~[+]${GLOBAL_TOKEN}_SUBDIRECTORY$"
expected_to_not match_regex "/${GLOBAL_TOKEN}[+]${GLOBAL_TOKEN}_SUBDIRECTORY"
expected_to_not match_regex "${GLOBAL_TMP_DIRECTORY}${GLOBAL_TOKEN}_SUBDIRECTORY"