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

3 lines
222 B
Text

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