Added tests for FillChannel

This commit is contained in:
Leonetienne
2022-03-06 12:55:54 +01:00
parent 04a1104065
commit 88182bbd71
8 changed files with 109 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ add_executable(Test
Read.cpp
Write.cpp
OperatorEquals.cpp
FillChannel.cpp
)
# Move test images to build dir