KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_commit.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <commit.h>
#include <undo_redo_container.h>
#include <eda_item.h>

Go to the source code of this file.

Classes

class  TEST_EDA_ITEM
 
class  TEST_COMMIT
 

Functions

 BOOST_AUTO_TEST_CASE (StageAndStatus)
 
 BOOST_AUTO_TEST_CASE (StageContainers)
 
 BOOST_AUTO_TEST_CASE (StagePickedItemsList)
 
 BOOST_AUTO_TEST_CASE (UnstageRemovesNewItem)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( StageContainers  )

Definition at line 69 of file test_commit.cpp.

References BOOST_CHECK_EQUAL(), CHT_ADD, COMMIT::GetStatus(), PCB_T, and COMMIT::Stage().

◆ BOOST_AUTO_TEST_CASE() [3/4]

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( UnstageRemovesNewItem  )