mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -06:00
Useful verbose test output on console with Catch2
This commit is contained in:
parent
39df8a5ede
commit
6f8ce12287
8 changed files with 58 additions and 13 deletions
|
@ -1,9 +1,7 @@
|
|||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch_main.hpp>
|
||||
|
||||
#include <fstream>
|
||||
|
||||
|
||||
#include <libnest2d/libnest2d.hpp>
|
||||
#include "printer_parts.hpp"
|
||||
//#include <libnest2d/geometry_traits_nfp.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue