kicad/qa
Jeff Young a4263ebce5 Clean up Altium special string handling
1) Fix a couple of bugs in case processing
2) Make case processing more explicit to prevent more (1)
3) Move label processing to AltiumSpecialStringsToKiCadVariables
4) Strip double-quotes from special strings (and add test cases)
5) Change PROJECTNAME to just filename, not full path
6) PROJECTREV and REVISION are two different things
7) Add support for Altium's Application_BuildNumber
8) Fix some issues in trimming spaces around special strings
2021-07-08 15:34:38 +01:00
..
common Clean up Altium special string handling 2021-07-08 15:34:38 +01:00
common_tools Revert "Bump minimum required CMake version to 3.10" 2021-02-09 18:46:13 -05:00
data Make ARCs accessible from python 2021-03-01 17:34:47 +00:00
drc_proto Use consistent terminology. 2021-06-26 10:11:41 +01:00
eeschema Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
gal/gal_pixel_alignment Naming conventions. 2021-03-19 23:06:19 +00:00
gerbview qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
libeval_compiler Naming conventions. 2021-06-19 19:36:53 +01:00
libs Remove dead code (SHAPE_LINE_CHAIN::DetectArcs) 2021-07-03 19:37:50 +00:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew Coverity issue fixes. 2021-07-06 13:32:34 -04:00
pcbnew_tools Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
pcbnew_utils Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
pns Consistency in progress and error messages. 2021-06-26 13:23:43 +01:00
qa_utils Consistency in progress and error messages. 2021-06-26 13:23:43 +01:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases Attempt to fix Python qa code after renames 2021-06-13 11:20:19 -04:00
utils/kicad2step qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
CMakeLists.txt qa: fixed building of the P&S debug tool after the changes/refactoring of the 3D viewer code. The tool can now be built 2021-06-19 23:21:23 +02:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00