KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sch_line_ending_io.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <lib_symbol.h>
#include <sch_field.h>
#include <sch_io/kicad_sexpr/sch_io_kicad_sexpr.h>
#include <sch_line.h>
#include <sch_shape.h>
#include <line_ending.h>
#include <stroke_params.h>
#include <wx/filename.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (SymbolLibraryLineEndingsRoundTrip)
 
 BOOST_AUTO_TEST_CASE (GraphicLineBoundingBoxIncludesLineEndings)
 
 BOOST_AUTO_TEST_CASE (WireBoundingBoxIgnoresLineEndingState)
 
 BOOST_AUTO_TEST_CASE (GraphicLineHitTestIncludesLineEnding)
 
 BOOST_AUTO_TEST_CASE (WireHitTestIgnoresLineEndingState)
 
 BOOST_AUTO_TEST_CASE (ShortGraphicLineHitTestIncludesConsumedBodyEnding)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

◆ BOOST_AUTO_TEST_CASE() [2/6]

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( ShortGraphicLineHitTestIncludesConsumedBodyEnding )

◆ BOOST_AUTO_TEST_CASE() [4/6]

◆ BOOST_AUTO_TEST_CASE() [5/6]

◆ BOOST_AUTO_TEST_CASE() [6/6]