KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_eda_text.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include <base_units.h>
#include <eda_text.h>
#include <text_var_dependency.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Compare)
 
 BOOST_AUTO_TEST_CASE (TextVarReferences_EmptyWhenNoVars)
 
 BOOST_AUTO_TEST_CASE (TextVarReferences_CapturedAfterSetText)
 
 BOOST_AUTO_TEST_CASE (TextVarReferences_InvalidatedOnRetext)
 
 BOOST_AUTO_TEST_CASE (TextVarReferences_StableReferenceBetweenReads)
 
 BOOST_AUTO_TEST_CASE (TextVarReferences_EscapedLiteralNotEdge)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( Compare )

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( TextVarReferences_CapturedAfterSetText )

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( TextVarReferences_EmptyWhenNoVars )

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( TextVarReferences_EscapedLiteralNotEdge )

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( TextVarReferences_InvalidatedOnRetext )

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( TextVarReferences_StableReferenceBetweenReads )