summaryrefslogtreecommitdiff
path: root/testdata/testdir2
AgeCommit message (Collapse)Author
2025-01-03guile: tests: Fix encoding of "atomic" messageThiago Jung Bauermann
It's stated to be US-ASCII with 7-bit encoding, but it contains the UTF-8 character '—'. Fixing the encoding very slightly changes the average size of messages reported by mu:average, so adjust the new expected value.
2023-09-12unit tests: improveDirk-Jan C. Binnema
and add a new one for the indexer
2023-09-05test: move test messages to testdata/Dirk-Jan C. Binnema