KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
bool | init_unit_test () |
Main file for the pcbnew tests to be compiled. More... | |
int | main (int argc, char *argv[]) |
bool init_unit_test | ( | ) |
Main file for the pcbnew tests to be compiled.
Definition at line 33 of file pcbnew/test_module.cpp.
References KIPLATFORM::APP::Init().
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 41 of file pcbnew/test_module.cpp.
References init_unit_test().