aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_reader.c
AgeCommit message (Expand)AuthorFilesLines
11 daysEnsure success of fclose() for writable files in testsDavid Robillard1-5/+6
2024-11-23Use angle brackets for library includesDavid Robillard1-1/+1
2024-09-27Make function parameters const wherever possibleDavid Robillard1-2/+5
2024-09-01Use a consistent naming scheme for test helper functionsDavid Robillard1-48/+23
2024-08-03Fix reading chunks from files without trailing newlinesDavid Robillard1-7/+10
2024-08-03Cover bulk and byte-wise reading in reader EOF testDavid Robillard1-4/+11
2024-06-27Split out simple reader unit testsDavid Robillard1-0/+437