transmission/tests/libtransmission
Charles Kerr 4091f273fa
refactor: prefer tr_variantDictFindStrView() in tests (#2132)
* refactor: prefer string_view in tests
2021-11-12 12:04:55 -06:00
..
assets Fix/benc zero length dict key (#1964) 2021-10-15 13:13:33 -05:00
.clang-tidy build: silence new clang-tidy 13 warnings (#1982) 2021-10-17 19:48:33 -05:00
CMakeLists.txt refactor: magnet metainfo (#2124) 2021-11-09 20:42:18 -06:00
bitfield-test.cc fixup! refactor: remove tr_piece struct (#2059) (#2115) 2021-11-07 18:25:45 -06: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 fixup! refactor: add tr_peer_id_t (#2004) (#2016) 2021-10-22 15:24:30 -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 Fix testing against reference crypto impl 2021-10-24 13:39:03 +03:00
crypto-test.cc refactor: prefer "using" over "typedef" (#1883) 2021-10-06 09:26:07 -05:00
error-test.cc
file-test.cc refactor: use maybe unused attribute (#1918) 2021-10-10 11:52:26 -05:00
getopt-test.cc
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 refactor: prefer tr_variantDictFindStrView() in tests (#2132) 2021-11-12 12:04:55 -06:00
magnet-metainfo-test.cc refactor: magnet metainfo (#2124) 2021-11-09 20:42:18 -06:00
makemeta-test.cc Add support for creating torrents with a source flag (#443) 2021-10-18 18:05:39 -05:00
metainfo-test.cc refactor: c++ify torrent ctor (#2098) 2021-11-04 22:08:38 -05:00
move-test.cc refactor: remove outvar args from tr_torGetFooBlockRange() functions (#2041) 2021-10-24 22:39:19 -05:00
peer-msgs-test.cc
quark-test.cc refactor: tr_quark_lookup() takes a std::string_view (#2081) 2021-11-01 18:29:13 -05:00
rename-test.cc refactor: replace tr_torrentFiles() with tr_torrentFileProgress() (#1994) 2021-10-21 13:31:03 -05:00
rpc-test.cc refactor: tr_variant*Str() functions now take a std::string_view (#1990) 2021-10-19 21:30:50 -05:00
session-test.cc refactor: add tr_peer_id_t (#2004) 2021-10-21 21:40:55 -05: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 refactor: prefer tr_variantDictFindStrView() in tests (#2132) 2021-11-12 12:04:55 -06:00
utils-test.cc refactor: magnet metainfo (#2124) 2021-11-09 20:42:18 -06:00
variant-test.cc refactor: prefer tr_variantDictFindStrView() in tests (#2132) 2021-11-12 12:04:55 -06: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
web-utils-test.cc refactor: web_utils (#2121) 2021-11-08 21:30:03 -06:00