Skip to content

Commit faa7599

Browse files
committed
Tests: Add more unit tests for common classes
1 parent db2f563 commit faa7599

File tree

11 files changed

+3244
-79
lines changed

11 files changed

+3244
-79
lines changed

src/common-tests/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
add_executable(common-tests
22
bitutils_tests.cpp
33
file_system_tests.cpp
4+
gsvector.cpp
45
gsvector_yuvtorgb_test.cpp
6+
hash_tests.cpp
57
path_tests.cpp
68
rectangle_tests.cpp
7-
sha256_tests.cpp
89
string_tests.cpp
910
)
1011

0 commit comments

Comments
 (0)