KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_bus_migration_gate.cpp File Reference

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (LegacyFileWithConflictsPrompts)
 
 BOOST_AUTO_TEST_CASE (JustBelowThresholdPrompts)
 
 BOOST_AUTO_TEST_CASE (FirstSexprVersionDoesNotPrompt)
 
 BOOST_AUTO_TEST_CASE (CurrentVersionDoesNotPrompt)
 
 BOOST_AUTO_TEST_CASE (NoConflictsNeverPrompts)
 

Variables

static constexpr int FIRST_SEXPR_VERSION = 20200310
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( CurrentVersionDoesNotPrompt )

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( FirstSexprVersionDoesNotPrompt )

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( JustBelowThresholdPrompts )

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( LegacyFileWithConflictsPrompts )

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( NoConflictsNeverPrompts )

Variable Documentation

◆ FIRST_SEXPR_VERSION

int FIRST_SEXPR_VERSION = 20200310
staticconstexpr

Definition at line 26 of file test_bus_migration_gate.cpp.

Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().