1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Ported PlaceholderParser unit tests to C++.

This commit is contained in:
bubnikv
2020-01-21 12:10:02 +01:00
parent 6eaf48ebd8
commit 05ea01bdcc
5 changed files with 79 additions and 70 deletions
+1
View File
@@ -7,6 +7,7 @@ add_executable(${_TEST_NAME}_tests
test_config.cpp
test_elephant_foot_compensation.cpp
test_geometry.cpp
test_placeholder_parser.cpp
test_polygon.cpp
test_stl.cpp
)