view tests/test-001-non-existent-file.sh @ 13:2bb1bbac1d0a default tip

Added tag version-1.0.0 for changeset 1926dfc9feb0
author Guido Berhoerster <guido+libpws@berhoerster.name>
date Sun, 04 Aug 2019 21:37:56 +0200
parents dfd3ddbdb201
children
line wrap: on
line source

# try to open a file that does not exist
$PWSDUMP "${TESTS_OUTPUT_PATH}/non-existent.psafe3"
grep 'could not open input file' "${LOGFILE}"