Don't stuck loading on mismatching info-hashes in resume data
[qBittorrent.git] / test / Readme.md
blob2e7573de6784b6c5105cbe783f787e6939d10ec6
1 # Test suite
3 To run tests, add `-DTESTING=ON` argument when invoking cmake, then build the app as usual. \
4 After building, run `cmake --build <build> --target check` where `<build>` is your cmake build directory.