transmission/tests/libtransmission
Charles Kerr 1ba64684f9
refactor: C++ify clients.cc (#1907)
* refactor: use C++17 for clients.cc
2021-10-08 21:46:10 -05:00
..
.clang-tidy perf: lookup tables for faster torrent searching. (#1778) 2021-09-09 00:22:29 -05:00
CMakeLists.txt Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
bitfield-test.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
blocklist-test.cc fix: some Coverity regressions reported on 2021-09-16 (#1870) 2021-10-01 15:28:01 -05:00
clients-test.cc refactor: C++ify clients.cc (#1907) 2021-10-08 21:46:10 -05:00
copy-test.cc fix: some Coverity regressions reported on 2021-09-16 (#1870) 2021-10-01 15:28:01 -05:00
crypto-test-ref.h Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
crypto-test.cc refactor: prefer "using" over "typedef" (#1883) 2021-10-06 09:26:07 -05:00
error-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
file-test.cc fix: some Coverity regressions reported on 2021-09-16 (#1870) 2021-10-01 15:28:01 -05:00
getopt-test.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
history-test.cc refactor: use C++ inheritance for tr_peer, tr_peerMsgs, and tr_webseed (#1877) 2021-10-07 08:33:55 -05:00
json-test.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
magnet-test.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
makemeta-test.cc refactor: prefer "using" over "typedef" (#1883) 2021-10-06 09:26:07 -05:00
metainfo-test.cc refactor: prefer "using" over "typedef" (#1883) 2021-10-06 09:26:07 -05:00
move-test.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
peer-msgs-test.cc refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
quark-test.cc Reimplement quarks order check as a static assert (#1836) 2021-09-25 08:56:34 -05:00
rename-test.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
rpc-test.cc Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
session-test.cc Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
subprocess-test-program.cc C++ modernization: Replace NULLs with typesafe nullptrs (#1799) 2021-09-14 19:18:09 -05: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 fix: some Coverity regressions reported on 2021-09-16 (#1870) 2021-10-01 15:28:01 -05:00
test-fixtures.h Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
utils-test.cc fix: some Coverity regressions reported on 2021-09-16 (#1870) 2021-10-01 15:28:01 -05:00
variant-test.cc Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
watchdir-test.cc refactor: replace tr_ptrArray with std::unordered_set in tr_watchdir_scan() (#1854) 2021-09-29 12:25:52 -05:00