Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify makefile | anton | 2022-11-22 | 1 | -8/+2 |
* | Be more helpful and provide details on what the time conversion tests | anton | 2022-11-22 | 1 | -9/+6 |
* | Add tests for boundary conditions of struct tm. | beck | 2022-11-09 | 1 | -1/+125 |
* | Enable time_conversion regress tests | beck | 2022-11-06 | 1 | -1/+2 |
* | Add a bunch of regression tests for time conversion. | beck | 2022-11-06 | 2 | -0/+1736 |
* | strptime(3) correctly fills in tm_yday; adjust expected output | kettenis | 2013-07-30 | 1 | -3/+3 |
* | - use diff -u like most anywhere to make the output readable. | jasper | 2012-12-16 | 1 | -2/+2 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. | ray | 2008-06-26 | 1 | -8/+1 |
* | fix Makefile | david | 2004-01-21 | 1 | -2/+2 |
* | Add strptime regress from NetBSD; OK miod@ after un-peeing. | millert | 2004-01-20 | 5 | -0/+747 |