aboutsummaryrefslogtreecommitdiff
path: root/tests/test_strlist.c
Commit message (Expand)AuthorAgeFilesLines
* Remove debug printf statementsJoseph Hunkeler2024-06-101-1/+0
* strcmp_array expects NULL terminated array. Iterating by size in this case pa...Joseph Hunkeler2024-06-101-2/+4
* Break loop when expected lines are exhaustedJoseph Hunkeler2024-06-091-1/+1
* NULL terminate arraysJoseph Hunkeler2024-06-091-8/+12
* Remove errant call to puts()Joseph Hunkeler2024-06-091-1/+0
* Initial commit of unit tests [WIP]Joseph Hunkeler2024-06-091-0/+613