Added tests for SwapChannels

This commit is contained in:
Leonetienne
2022-03-06 14:12:48 +01:00
parent 6534569840
commit 8102148e60
7 changed files with 89 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ add_executable(Test
FillChannel.cpp
MirrorHorizontally.cpp
MirrorVertically.cpp
SwapChannels.cpp
)
# Move test images to build dir