Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename config.h to prelude.h | Tavian Barnes | 2024-04-19 | 1 | -1/+1 |
* | tests: Add ../src to the include path | Tavian Barnes | 2024-04-19 | 1 | -4/+4 |
* | tests: New bfs_pcheck() macro to report xstrerror(errno) | Tavian Barnes | 2024-03-27 | 1 | -3/+3 |
* | xtime: Don't update tm if xtimegm() overflows | Tavian Barnes | 2024-03-26 | 1 | -12/+22 |
* | Re-run include-what-you-use | Tavian Barnes | 2024-03-11 | 1 | -2/+2 |
* | tests/xtime: Add tests for integer overflow | Tavian Barnes | 2024-03-10 | 1 | -0/+28 |
* | xtime: Call tzset() from main() instead of lazily | Tavian Barnes | 2024-03-07 | 1 | -8/+2 |
* | tests: New bfs_check() macro | Tavian Barnes | 2024-02-29 | 1 | -120/+100 |
* | tests: Add more datetime parsing integration tests | Tavian Barnes | 2024-02-29 | 1 | -3/+3 |
* | xtime: Fix some xgetdate() bugs | Tavian Barnes | 2024-02-28 | 1 | -9/+93 |
* | tests: Merge unit test executables into one | Tavian Barnes | 2024-01-12 | 1 | -0/+95 |