kicad/qa
Maciej Suminski 7f00efe6cf Properties: Fixed conditional properties using enum values in the conditions
When wxAny holds an enum, it cannot be compared with an integer due to a
missing conversion function. In such case, conditional properties
compare a raw value rather than wxAny.
2022-08-22 21:32:32 -04:00
..
data Re-enable tests for zones 2022-08-18 17:06:29 -07:00
ibis Rename signalIntegrity to ibis 2022-06-10 13:35:48 -07:00
mocks qa: add missing const to mocked method 2022-03-21 11:51:39 +00:00
pcbnew_utils eagle: introduce *.lbr footprint import test 2022-04-02 20:07:16 +02:00
qa_utils qa: revert e4a36135 2022-07-21 19:17:16 +02:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools WIP: Properties GUI 2022-08-22 21:32:32 -04:00
unittests Properties: Fixed conditional properties using enum values in the conditions 2022-08-22 21:32:32 -04:00
CMakeLists.txt Rename signalIntegrity to ibis 2022-06-10 13:35:48 -07:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00