mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -06:00
Useful verbose test output on console with Catch2
This commit is contained in:
parent
f60fbecd3d
commit
b928cca54c
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