|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <kiplatform/app.h>#include <mock_pgm_base.h>#include <qa_utils/wx_utils/wx_assert.h>#include <wx/init.h>Go to the source code of this file.
Functions | |
| bool | init_unit_test () |
| int | main (int argc, char *argv[]) |
| bool init_unit_test | ( | ) |
Definition at line 29 of file diff_merge/test_module.cpp.
References KIPLATFORM::APP::Init(), SetPgm(), and KI_TEST::wxAssertThrower().
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 49 of file diff_merge/test_module.cpp.
References init_unit_test().