Commit graph

6 commits

Author SHA1 Message Date
Chaosvex
6ea757d8e7 Fix failing test
Doesn't make sense to streq when the test no longer writes a null terminator to the buffer
2025-03-26 10:51:33 +00:00
Chaosvex
4a11b9da1f Don't write null terminator in test
Doesn't make any difference, just slightly simplier
2025-03-26 08:52:42 +00:00
Chaosvex
355e3b3475 Prune IO headers 2025-03-09 00:24:00 +00:00
Chaosvex
d0f7b641ec Using namespace in unit tests
Minor consistency nitpick
2024-12-24 01:15:35 +00:00
Chaosvex
ed1ed19d01 Move SharedDefs and IntrusiveStorage to detail 2024-12-19 16:12:13 +00:00
Chaosvex
9689a2d1e9 Additional IO unit tests 2024-09-02 15:30:00 +01:00
Renamed from tests/Buffer.cpp (Browse further)