Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debug printf statements | Joseph Hunkeler | 2024-06-10 | 1 | -1/+0 |
* | strcmp_array expects NULL terminated array. Iterating by size in this case pa... | Joseph Hunkeler | 2024-06-10 | 1 | -2/+4 |
* | Break loop when expected lines are exhausted | Joseph Hunkeler | 2024-06-09 | 1 | -1/+1 |
* | NULL terminate arrays | Joseph Hunkeler | 2024-06-09 | 1 | -8/+12 |
* | Remove errant call to puts() | Joseph Hunkeler | 2024-06-09 | 1 | -1/+0 |
* | Initial commit of unit tests [WIP] | Joseph Hunkeler | 2024-06-09 | 1 | -0/+613 |