1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00
Chocobo1 80791e328d
Fix wrong behavior when reading text
Also add another 'file read error' status.

Closes #19254.
PR #19262.
2023-07-02 13:23:20 +08:00
..
2022-07-10 13:20:27 +08:00
2023-06-18 03:32:44 +08:00
2023-06-18 03:32:44 +08:00
2023-06-01 17:16:03 +03:00
2023-06-18 03:32:44 +08:00
2022-07-10 13:20:27 +08:00
2023-06-18 03:32:44 +08:00
2023-06-18 03:32:44 +08: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.