Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/lib/libutil
Module Name: src
Committed By: apb
Date: Sat Jan 19 14:03:08 UTC 2013
Modified Files:
src/tests/lib/libutil: t_parsedate.c
Log Message:
* Test that parsedate("@0", ...) returns (time_t)0 regardless of timezone.
* Test that parsedate("@-1", NULL, NULL) returns (time_t)-1
without setting errno.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libutil/t_parsedate.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index