view tests/test-002-empty-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 an empty file
$PWSDUMP -p "${TESTS_PATH}/password.txt" "${TESTS_PATH}/empty-file.psafe3"
grep 'unexpected end of file' "${LOGFILE}"