Skip to content

Commit 983bbbf

Browse files
committed
Add blue_colors unit tests
1 parent 81e61e7 commit 983bbbf

File tree

2 files changed

+404
-0
lines changed

2 files changed

+404
-0
lines changed

tests/xtd.drawing.unit_tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ add_sources(
3030
src/xtd/drawing/tests/apple_colors_tests.cpp
3131
src/xtd/drawing/tests/applications_system_images_tests.cpp
3232
src/xtd/drawing/tests/basic_colors_tests.cpp
33+
src/xtd/drawing/tests/blue_colors_tests.cpp
3334
src/xtd/drawing/tests/categories_system_images_tests.cpp
3435
src/xtd/drawing/tests/color_tests.cpp
3536
src/xtd/drawing/tests/color_translator_tests.cpp

0 commit comments

Comments
 (0)