aboutsummaryrefslogtreecommitdiff
path: root/tests/test_str.c
Commit message (Expand)AuthorAgeFilesLines
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-201-4/+4
* Initialize structs to {0} and combine declaration and assignment where possibleJoseph Hunkeler2024-11-011-5/+3
* Fix pointer castJoseph Hunkeler2024-10-091-1/+1
* Fix leaks in testsJoseph Hunkeler2024-09-301-0/+2
* Add github.c and github.h (#9)Joseph Hunkeler2024-07-061-9/+9
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-27/+27
* Unit tests (#6)Joseph Hunkeler2024-06-201-0/+377