summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/time (follow)
Commit message (Expand)AuthorAgeFilesLines
* simplify makefileanton2022-11-221-8/+2
* Be more helpful and provide details on what the time conversion testsanton2022-11-221-9/+6
* Add tests for boundary conditions of struct tm.beck2022-11-091-1/+125
* Enable time_conversion regress testsbeck2022-11-061-1/+2
* Add a bunch of regression tests for time conversion.beck2022-11-062-0/+1736
* strptime(3) correctly fills in tm_yday; adjust expected outputkettenis2013-07-301-3/+3
* - use diff -u like most anywhere to make the output readable.jasper2012-12-161-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* fix Makefiledavid2004-01-211-2/+2
* Add strptime regress from NetBSD; OK miod@ after un-peeing.millert2004-01-205-0/+747