summaryrefslogtreecommitdiff
path: root/test/test_common.cpp
AgeCommit message (Expand)Author
2025-01-02Get basic CSV parser operating.Dominick Allen
2024-11-02Allocator deallocate is void rather than returning FudStatus.Dominick Allen
2024-10-30Use std::byte* instead of void* for allocators.Dominick Allen
2024-10-27First crack at file objects.Dominick Allen
2024-10-17Rename InvalidInput to ArgumentInvalid.Dominick Allen
2024-10-16First crack at allocators.Dominick Allen
2024-09-23Installable library.Dominick Allen
2024-09-22Basics of library.Dominick Allen