aboutsummaryrefslogtreecommitdiff
path: root/tests/test_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect usage of maxlen argument in snprintf callsJoseph Hunkeler6 days1-1/+3
* Convert more strcpy to strn variantJoseph Hunkeler7 days1-2/+2
* Convert more strcat and strcpy to strn variantsJoseph Hunkeler7 days1-4/+4
* Replace sprintf with snprintfJoseph Hunkeler8 days1-4/+4
* Fix git describe testsJoseph Hunkeler2026-03-051-3/+7
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-201-4/+4
* tests: free allocated resourcesJoseph Hunkeler2025-02-041-0/+6
* Refactor ini getter and setter usage (#19)Joseph Hunkeler2024-08-071-0/+2
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-66/+66
* Unit tests (#6)Joseph Hunkeler2024-06-201-0/+479