CVS log for src/tests/bin/date/t_date.sh
Up to [cvs.NetBSD.org] / src / tests / bin / date
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 30 22:03:35 2020 UTC (4 years, 2 months ago) by kre
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5
lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 3 03:59:18 2020 UTC (4 years, 6 months ago) by jruoho
Branches: MAIN
Add a check for the overflow noted in PR lib/46542.
CVSweb <webmaster@jp.NetBSD.org>