kicad/qa/qa_utils
John Beard bec2920f12 QA: qa_utils has to be static
If qa_utils is not explicitly declared with STATIC, the build
fails in environments where the BUILD_SHARED_LIBS CMake option is
present and set to "ON". An example of this is Fedora COPR.
2018-11-05 14:27:17 -05:00
..
CMakeLists.txt QA: qa_utils has to be static 2018-11-05 14:27:17 -05:00
mocks.cpp QA: Make a generic common test suite 2018-09-26 09:32:18 -04:00
pcb_test_frame.cpp pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
pcb_test_frame.h QA: Make a generic common test suite 2018-09-26 09:32:18 -04:00
scoped_timer.h QA: PCB file input parse test program (fuzzable) 2018-10-22 12:32:24 -04:00
stdstream_line_reader.cpp Add an in-memory STREAM_LINE_READER benchmark 2018-10-31 12:22:47 -04:00
stdstream_line_reader.h QA: PCB file input parse test program (fuzzable) 2018-10-22 12:32:24 -04:00