transmission/tests/libtransmission
Charles Kerr 318d60b72d
refactor: fix sonarcloud "use enum class" code smells (#2590)
* refactor: prefer constexpr over enum for GUI_PAD values

* refactor: prefer constexpr over enum for PrefsDialog values

* refactor: prefer constexpr over enum for StatsDialog values

* refactor: use enum class for GtrUnicode types

* refactor: prefer constexpr over enum for BT peer msg codes

* refactor: use enum class for TrMakemetaResult

* refactor: prefer constexpr over enum for BT metadata message types

* refactor: use enum class for AwaitingBt

* refactor: use enum class for EncryptionPreference

* refactor: use enum class for TrFormat in rpcimpl

* refactor: prefer constexpr over enum for QApp intervals

* refactor: prefer constexpr over enum for tr_resume bitfields

* refactor: prefer constexpr over enum for Qt/TrFileModel bitfields

* refactor: remove obsolete TODO comment in announce-list
2022-02-08 20:25:19 -06:00
..
assets Fix/benc zero length dict key (#1964) 2021-10-15 13:13:33 -05:00
.clang-tidy refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
CMakeLists.txt refactor: add benc::Handler::Context (#2531) 2022-01-28 16:46:14 -06:00
announce-list-test.cc test: add tr_torrent_metainfo.infoDictSize() tests (#2535) 2022-01-29 15:37:42 -06:00
announcer-test.cc refactor: add benc::Handler::Context (#2531) 2022-01-28 16:46:14 -06:00
benc-test.cc fixup! refactor: SAX-like benc parser pt. 1 (#2490) (#2544) 2022-01-30 21:12:57 -06:00
bitfield-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
block-info-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
blocklist-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
clients-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
completion-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
copy-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
crypto-test-ref.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
crypto-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
error-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
file-piece-map-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
file-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
getopt-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
history-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
json-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
magnet-metainfo-test.cc test: tests for magnet links with bad/junk values (#2483) 2022-01-23 13:01:48 -06:00
makemeta-test.cc test: add tr_torrent_metainfo.infoDictSize() tests (#2535) 2022-01-29 15:37:42 -06:00
move-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
peer-mgr-active-requests-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
peer-mgr-wishlist-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
peer-msgs-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
quark-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
rename-test.cc refactor: fix sonarcloud "use enum class" code smells (#2590) 2022-02-08 20:25:19 -06:00
rpc-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
session-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
subprocess-test-program.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
subprocess-test-script.cmd Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
subprocess-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
test-fixtures.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
torrent-metainfo-test.cc test: add tr_torrent_metainfo.infoDictSize() tests (#2535) 2022-01-29 15:37:42 -06:00
utils-test.cc chore: remove /upload endpoint from rpc-server (#2550) 2022-01-31 14:54:21 -06:00
variant-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
watchdir-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
web-utils-test.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00