mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-21 02:22:51 -08:00
321d7e5b17
Closes #20102. PR #20729.
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.