7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-20 19:09:38 +00:00
kicad/qa/tests/libs/kimath
John Beard d9a243d98c QA: Use data-driven tests in a few places
This means that you can run just a single case from the command line,
for example:

   `qa_pcbnew -t DRCCopperSliver/_0`

The case is also automatically printed as context.

This means that when isolating a specific defect in one case,
you can run only that one case, which is useful under debuggers
and also when using slow tools like valgrind.

Not all possibe tests are doing this, but they're easy to do
when needed (i.e. when you want to run just one case)
2025-01-24 20:13:19 +08:00
..
geometry QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
math Add additional handling for arc collisions 2025-01-14 13:08:45 -08:00
CMakeLists.txt Fix ctest for windows with env shim that is disabled for non windows, for now. 2025-01-04 22:08:58 -05:00
kimath_test_module.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_kimath.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00