aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_overflow.c
AgeCommit message (Collapse)AuthorFilesLines
2021-03-08Replace serd_reader_set_strict() with SerdReaderFlagsDavid Robillard1-1/+2
This makes reader options extensible and should hopefully prevent the need for grafting on more similar functions in the future.
2021-03-08Align node allocationsDavid Robillard1-13/+15
2021-03-08Add stack overflow testsDavid Robillard1-0/+68