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

Go to the source code of this file.

Classes

struct  COMMIT_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (AddPushThenRemovePush, COMMIT_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (AddRevertLeavesNothing, COMMIT_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (ModifyRevertRestoresValue, COMMIT_FIXTURE)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/3]

BOOST_FIXTURE_TEST_CASE ( AddPushThenRemovePush ,
COMMIT_FIXTURE  )

◆ BOOST_FIXTURE_TEST_CASE() [2/3]

BOOST_FIXTURE_TEST_CASE ( AddRevertLeavesNothing ,
COMMIT_FIXTURE  )

Definition at line 68 of file test_constraint_commit.cpp.

References COMMIT::Add(), HORIZONTAL, and BOARD_COMMIT::Revert().

◆ BOOST_FIXTURE_TEST_CASE() [3/3]