Skip to content

Commit

Permalink
add test of writing and reading V4 files
Browse files Browse the repository at this point in the history
  • Loading branch information
carltimmer committed Aug 14, 2024
1 parent 90dce8c commit fe68d9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ set(TEST
src/test/IndexArrayLenTest.cpp
src/test/ReadTest.cpp
src/test/ReadWriteTest.cpp
src/test/ReadWriteV4Test.cpp
src/test/RecordSupplyTest.cpp
src/test/RingBufferTest.cpp
src/test/Tree_Buf_Composite_Builder_Test.cpp
Expand Down

0 comments on commit fe68d9d

Please sign in to comment.