KiCad PCB EDA Suite
Loading...
Searching...
No Matches
VCS_TEST_FIXTURE Struct Reference

Fixture to set up and tear down the git backend for VCS tests. More...

Public Member Functions

 VCS_TEST_FIXTURE ()
 
 ~VCS_TEST_FIXTURE ()
 

Public Attributes

LIBGIT_BACKENDm_backend
 

Detailed Description

Fixture to set up and tear down the git backend for VCS tests.

Definition at line 40 of file test_text_eval_parser_vcs.cpp.

Constructor & Destructor Documentation

◆ VCS_TEST_FIXTURE()

VCS_TEST_FIXTURE::VCS_TEST_FIXTURE ( )
inline

Definition at line 42 of file test_text_eval_parser_vcs.cpp.

References m_backend, and SetGitBackend().

◆ ~VCS_TEST_FIXTURE()

VCS_TEST_FIXTURE::~VCS_TEST_FIXTURE ( )
inline

Definition at line 49 of file test_text_eval_parser_vcs.cpp.

References m_backend, and SetGitBackend().

Member Data Documentation

◆ m_backend

LIBGIT_BACKEND* VCS_TEST_FIXTURE::m_backend

Definition at line 56 of file test_text_eval_parser_vcs.cpp.

Referenced by VCS_TEST_FIXTURE(), and ~VCS_TEST_FIXTURE().


The documentation for this struct was generated from the following file: