kicad/qa/drc_proto
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
test_cases Don't track project local settings in this repo 2021-02-21 20:30:57 -05:00
CMakeLists.txt Use consistent terminology. 2021-06-26 10:11:41 +01:00
drc_proto.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
drc_proto.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
drc_proto_test.cpp Checkpoint of app-specific single-instance checking. 2021-06-20 21:37:02 +01:00