KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sch_api_handler.cpp File Reference
#include <memory>
#include <boost/test/unit_test.hpp>
#include <api/api_handler_sch.h>
#include <api/api_utils.h>
#include <api/common/commands/editor_commands.pb.h>
#include <api/common/envelope.pb.h>
#include <api/headless_sch_context.h>
#include <api/schematic/schematic_types.pb.h>
#include <schematic_utils/schematic_file_util.h>
#include <settings/settings_manager.h>
#include <schematic.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RevertDocumentRejectedWithOpenCommit)
 
 BOOST_AUTO_TEST_CASE (CustomPropertyCannotDuplicateSystemProperty)
 
 BOOST_AUTO_TEST_CASE (SymbolFieldTakesPrecedenceOverCustomProperty)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( CustomPropertyCannotDuplicateSystemProperty )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( RevertDocumentRejectedWithOpenCommit )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( SymbolFieldTakesPrecedenceOverCustomProperty )