KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_editor_tabs_panel.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <widgets/editor_tabs_panel.h>
#include <widgets/kicad_tab_art.h>

Go to the source code of this file.

Macros

#define BOOST_TEST_NO_MAIN
 

Functions

 BOOST_AUTO_TEST_CASE (TabVisualState)
 
 BOOST_AUTO_TEST_CASE (TabVisualStateModifiedPreviewIsModified)
 
 BOOST_AUTO_TEST_CASE (PreviewReuse)
 
 BOOST_AUTO_TEST_CASE (EditPromotesPreview)
 
 BOOST_AUTO_TEST_CASE (PromoteClearsPreview)
 
 BOOST_AUTO_TEST_CASE (ModifiedNeedsPrompt)
 
 BOOST_AUTO_TEST_CASE (ReopenExistingKeyDoesNotDuplicate)
 
 BOOST_AUTO_TEST_CASE (PermanentOpenDoesNotReusePreview)
 
 BOOST_AUTO_TEST_CASE (ModifiedPreviewBecomesPermanentForReuse)
 
 BOOST_AUTO_TEST_CASE (CloseRemovesEntryAndClearsPreviewIndex)
 

Macro Definition Documentation

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 20 of file test_editor_tabs_panel.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/10]

BOOST_AUTO_TEST_CASE ( CloseRemovesEntryAndClearsPreviewIndex )

◆ BOOST_AUTO_TEST_CASE() [2/10]

BOOST_AUTO_TEST_CASE ( EditPromotesPreview )

◆ BOOST_AUTO_TEST_CASE() [3/10]

BOOST_AUTO_TEST_CASE ( ModifiedNeedsPrompt )

◆ BOOST_AUTO_TEST_CASE() [4/10]

BOOST_AUTO_TEST_CASE ( ModifiedPreviewBecomesPermanentForReuse )

◆ BOOST_AUTO_TEST_CASE() [5/10]

BOOST_AUTO_TEST_CASE ( PermanentOpenDoesNotReusePreview )

◆ BOOST_AUTO_TEST_CASE() [6/10]

BOOST_AUTO_TEST_CASE ( PreviewReuse )

◆ BOOST_AUTO_TEST_CASE() [7/10]

◆ BOOST_AUTO_TEST_CASE() [8/10]

BOOST_AUTO_TEST_CASE ( ReopenExistingKeyDoesNotDuplicate )

◆ BOOST_AUTO_TEST_CASE() [9/10]

◆ BOOST_AUTO_TEST_CASE() [10/10]

BOOST_AUTO_TEST_CASE ( TabVisualStateModifiedPreviewIsModified )