KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_drawing_sheet_reactive.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include <base_units.h>
#include <drawing_sheet/ds_data_model.h>
#include <drawing_sheet/ds_proxy_view_item.h>
#include <page_info.h>
#include <text_var_dependency.h>
#include <title_block.h>

Go to the source code of this file.

Macros

#define BOOST_TEST_NO_MAIN
 

Functions

 BOOST_AUTO_TEST_CASE (CollectKeysFindsTitleBlockSources)
 
 BOOST_AUTO_TEST_CASE (AttachRegistersProxyAsDependent)
 
 BOOST_AUTO_TEST_CASE (InvalidationReachesProxyViaListener)
 
 BOOST_AUTO_TEST_CASE (DetachUnregistersProxy)
 
 BOOST_AUTO_TEST_CASE (DestructorAutoUnregisters)
 

Macro Definition Documentation

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 20 of file test_drawing_sheet_reactive.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( CollectKeysFindsTitleBlockSources )

◆ BOOST_AUTO_TEST_CASE() [3/5]

◆ BOOST_AUTO_TEST_CASE() [4/5]

◆ BOOST_AUTO_TEST_CASE() [5/5]