kicad/qa
Wayne Stambaugh 28776f5745 Text attributes object improvements.
* Add compare method to COLOR4D object.
* Add unit test to validate COLOR4D comparison method.
* Add missing color test in text attribute comparison method.
* Add unit test for text attribute object.
* Remove unnecessary headers from text attribute header.
* Move text attribute code into separate source file.
2023-03-29 12:53:45 -04:00
..
data Add regression test for 14412. 2023-03-25 16:13:45 +00:00
ibis CMake: Modernize Boost import to use imported targets 2023-03-10 16:38:35 +00:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Remove last few occurances of Boost::system 2023-03-11 14:21:07 +00:00
qa_utils QA: std::optional testing + re-enable cadstar parts parser qa test 2023-03-19 15:28:13 +01:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Add CADSTAR Parts Library (.lib) parser and qa tests 2023-03-16 21:07:04 +01:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools Remove last few occurances of Boost::system 2023-03-11 14:21:07 +00:00
unittests Text attributes object improvements. 2023-03-29 12:53:45 -04:00
CMakeLists.txt Fix boost dependencies 2023-03-11 13:29:45 +00:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00