KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_renderer_output.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <diff_merge/diff_renderer_plotter.h>
#include <diff_merge/diff_scene.h>
#include <base_units.h>
#include <wx/file.h>
#include <wx/filename.h>
#include <wx/stdpaths.h>
#include <wx/utils.h>
#include <regex>
#include <string>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (SvgSchematicSceneUsesSchematicScale)
 
 BOOST_AUTO_TEST_CASE (PngEmptyScenePlaceholder)
 
 BOOST_AUTO_TEST_CASE (PngPopulatedSceneIsLargerThanPlaceholder)
 
 BOOST_AUTO_TEST_CASE (SvgEmptyScenePlaceholder)
 
 BOOST_AUTO_TEST_CASE (SvgPopulatedSceneEmitsSvgRoot)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( PngEmptyScenePlaceholder )

◆ BOOST_AUTO_TEST_CASE() [2/5]

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( SvgEmptyScenePlaceholder )

Definition at line 280 of file test_renderer_output.cpp.

References BOOST_REQUIRE(), and KICAD_DIFF::RenderSceneToSvg().

◆ BOOST_AUTO_TEST_CASE() [4/5]

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( SvgSchematicSceneUsesSchematicScale )