Skip to content

Files

Latest commit

321d7e5 · Apr 25, 2024

History

History
This branch is 342 commits behind qbittorrent/qBittorrent:master.

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 2, 2023
Apr 25, 2024
Jul 10, 2022
Aug 18, 2023
Aug 11, 2023
Dec 18, 2023
Aug 12, 2023
Aug 11, 2023
Dec 18, 2023
Aug 11, 2023
Aug 11, 2023
Jan 8, 2024
Jan 8, 2024
Aug 11, 2023
Aug 11, 2023
Apr 25, 2024
Dec 18, 2023
Aug 12, 2023

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.