Vladimir Golovnev 33aaa867b5
Drop support of Qt 6.5
PR #22599.
2025-04-27 16:21:20 +03:00
..
2022-07-10 13:20:27 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2025-04-27 16:21:20 +03:00

Test suite

To run tests, add -DTESTING=ON argument when invoking cmake, then build the app as usual.
After building, run cmake --build <build> --target check where <build> is your cmake build directory.