kicad/qa
Mikolaj Wielgus 37209bb496 Try to fix Ngspice QA by resampling and cutting off value digits
`linearize` command resamples the data. Fourth and further digits from
decimal point are cut off by using `wrdata` command instead of `write`.
Oddly, "sources" unit test is not working (so it's still uncommented) --
some substantially different values are generated when generating the
reference with standalone Ngspice.
2022-08-03 14:28:01 +02:00
..
data Try to fix Ngspice QA by resampling and cutting off value digits 2022-08-03 14:28:01 +02: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 Add PEGTL playground tool 2022-06-09 17:35:00 +01:00
unittests Try to fix Ngspice QA by resampling and cutting off value digits 2022-08-03 14:28:01 +02: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