Module Name: src Committed By: kre Date: Fri Oct 30 22:03:36 UTC 2020
Modified Files: src/tests/bin/date: t_date.sh Log Message: Update the test a little so that is possible to pass (if date fails, because of bad or out of range input to parsedate, it cannot be expected to output the expected result). Remove the atf-expect-fail now that parsedate() should detect overflows, and fail, causing date to fail, rather than simply producing bogus results. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/bin/date/t_date.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.