42-archive/42sh/42ShellTester/spec/bonuses/tilde-expansion/not-expanded/003-not-expanded-with-PWD/stdout
Antoine Riard f1af26c00c andor yolo
2017-03-29 15:22:20 +02: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"