KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_serialization.cpp File Reference
#include <filesystem>
#include <fstream>
#include <memory>
#include <regex>
#include <sstream>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <richio.h>
#include <board.h>
#include <pcb_shape.h>
#include <constraints/pcb_constraint.h>
#include <pcb_io/kicad_sexpr/pcb_io_kicad_sexpr_parser.h>
#include <pcbnew_utils/board_file_utils.h>
#include "constraint_test_utils.h"

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RoundTrip)
 
 BOOST_AUTO_TEST_CASE (VertexIndexRoundTrip)
 
 BOOST_AUTO_TEST_CASE (VertexIndexValidation)
 
 BOOST_AUTO_TEST_CASE (MissingShapeMemberPreservedAsError)
 
 BOOST_AUTO_TEST_CASE (AppendRemapsConstraintMembers)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

◆ BOOST_AUTO_TEST_CASE() [2/5]

◆ BOOST_AUTO_TEST_CASE() [3/5]

◆ BOOST_AUTO_TEST_CASE() [4/5]

◆ BOOST_AUTO_TEST_CASE() [5/5]