summaryrefslogtreecommitdiff
path: root/tests/sp.c
AgeCommit message (Collapse)Author
2026-08-26slightly increase test coverage, hahKimplul
2026-08-26add simple string bufferKimplul
+ Has short-string optimization, which seems to trigger an erroneous warning about out-of-bounds writes to unions. Should probably report upstream.