|
KiCad PCB EDA Suite
|
#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) | |
| BOOST_AUTO_TEST_CASE | ( | CustomPropertyCannotDuplicateSystemProperty | ) |
Definition at line 118 of file test_sch_api_handler.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), API_HANDLER::Handle(), and result.
| BOOST_AUTO_TEST_CASE | ( | RevertDocumentRejectedWithOpenCommit | ) |
Definition at line 99 of file test_sch_api_handler.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), API_HANDLER::Handle(), and result.
| BOOST_AUTO_TEST_CASE | ( | SymbolFieldTakesPrecedenceOverCustomProperty | ) |
Definition at line 156 of file test_sch_api_handler.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), API_HANDLER::Handle(), and result.