kicad/qa/testcases
jean-pierre charras a970acd0bc Fix some issues related to new textboxes and python:
- Fix duplicate class names returned by GetClass().
- replace MTEXT name (in GetClass) by better name (FP_TEXT, FP_TEXTBOX...)
- Add missing Cast_to_PCB_TEXTBOX and Cast_to_FP_TEXTBOX
2022-02-03 13:55:37 +01:00
..
test_000_qa_works.py Moved QA to root. 2014-02-02 22:50:45 +01:00
test_001_pcb_load.py Fix some issues related to new textboxes and python: 2022-02-03 13:55:37 +01:00
test_002_board_class.py Update python for the pad wxSize switch 2022-01-04 23:28:06 -05:00
test_003_pads.py Rename FindModuleByReference to 2020-11-14 09:37:45 +00:00
test_004_tracks.py fix python QA tests to run with latest changes in eda_angle.h 2022-01-18 13:49:50 +01:00
test_005_connectivity_data.py pcbnew: Add basic Python unit tests for CONNECTIVITY_DATA 2021-10-22 16:00:18 +00:00