summaryrefslogtreecommitdiffstats
path: root/tests/xtime.c
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h to prelude.hTavian Barnes2024-04-191-1/+1
* tests: Add ../src to the include pathTavian Barnes2024-04-191-4/+4
* tests: New bfs_pcheck() macro to report xstrerror(errno)Tavian Barnes2024-03-271-3/+3
* xtime: Don't update tm if xtimegm() overflowsTavian Barnes2024-03-261-12/+22
* Re-run include-what-you-useTavian Barnes2024-03-111-2/+2
* tests/xtime: Add tests for integer overflowTavian Barnes2024-03-101-0/+28
* xtime: Call tzset() from main() instead of lazilyTavian Barnes2024-03-071-8/+2
* tests: New bfs_check() macroTavian Barnes2024-02-291-120/+100
* tests: Add more datetime parsing integration testsTavian Barnes2024-02-291-3/+3
* xtime: Fix some xgetdate() bugsTavian Barnes2024-02-281-9/+93
* tests: Merge unit test executables into oneTavian Barnes2024-01-121-0/+95