OrcaSlicer/tests/libslic3r
Noisyfox 0aac0478e7
GCode Macro: Fix placeholder parser bugs and enable tests (#11485)
* Support creating vector variable

* Add tests for placeholder parser variables

* Fix placeholder line width substitution & tests

* Enable PlaceholderParser tests

* fix build errors

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-12-23 23:44:43 +08:00
..
CMakeLists.txt Fix tests (#10906) 2025-12-08 22:42:11 +08:00
libslic3r_tests.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_3mf.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_aabbindirect.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_clipper_offset.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_clipper_utils.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_config.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_elephant_foot_compensation.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_geometry.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_hollowing.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_indexed_triangle_set.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_marchingsquares.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_meshboolean.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_mutable_polygon.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_mutable_priority_queue.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_optimizers.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_placeholder_parser.cpp GCode Macro: Fix placeholder parser bugs and enable tests (#11485) 2025-12-23 23:44:43 +08:00
test_png_io.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_polygon.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_stl.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_timeutils.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00
test_voronoi.cpp Fix tests (#10906) 2025-12-08 22:42:11 +08:00