|
KiCad PCB EDA Suite
|
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_BACKEND * | m_backend |
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.
|
inline |
Definition at line 42 of file test_text_eval_parser_vcs.cpp.
References m_backend, and SetGitBackend().
|
inline |
Definition at line 49 of file test_text_eval_parser_vcs.cpp.
References m_backend, and SetGitBackend().
| 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().