transmission/tests/libtransmission
Charles Kerr 0a39cb9302
refactor: migrate tr_crypto C functions to members (#3430)
2022-07-10 21:57:05 -05:00
..
assets perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
.clang-tidy fix: clang 15 warnings (#3172) 2022-06-01 11:56:59 -05:00
CMakeLists.txt Support wolfSSL 4.6+ (#3398) 2022-07-03 14:05:40 +01:00
announce-list-test.cc refactor: remove tr_announce_list.tiers (#2960) 2022-04-21 15:48:30 -05:00
announcer-test.cc refactor: add tr_address.readable (#2962) 2022-04-21 18:37:02 -05:00
benc-test.cc refactor: remove tr_strvJoin() (#2896) 2022-04-07 17:26:59 -05:00
bitfield-test.cc
block-info-test.cc refactor: tr_block_info (#2908) 2022-04-13 20:22:59 -05:00
blocklist-test.cc Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
clients-test.cc test: use uniform naming scheme for fuzz tests. (#2928) 2022-04-16 11:47:51 -05:00
completion-test.cc fix: assertion failed "s->leftUntilDone <= s->sizeWhenDone" (#3406) 2022-07-04 11:48:54 -05:00
copy-test.cc refactor: prefer tr_pathbuf over tr_strvPath() (#2966) 2022-04-22 11:35:56 -05:00
crypto-test-ref.h refactor: migrate tr_crypto C functions to members (#3430) 2022-07-10 21:57:05 -05:00
crypto-test.cc refactor: migrate tr_crypto C functions to members (#3430) 2022-07-10 21:57:05 -05:00
error-test.cc
file-piece-map-test.cc fix: new MSVC warning in file-piece-map-test.cc (#2936) 2022-04-16 23:36:05 -05:00
file-test.cc perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
getopt-test.cc
history-test.cc refactor: make tr_recentHistory a template class (#3012) 2022-04-28 10:52:26 -05:00
json-test.cc
magnet-metainfo-test.cc refactor: remove tr_announce_list::tracker info.announce (#2931) 2022-04-16 15:41:51 -05:00
makemeta-test.cc refactor: remove tr_snprintf() pt 2 (#2871) 2022-04-03 13:23:00 -05:00
move-test.cc fix: requests across piece boundaries when piece is not a multiple of block_size 2022-06-19 23:08:58 -05:00
open-files-test.cc fix: coverity warnings (#3168) 2022-05-31 18:58:20 -05:00
peer-mgr-active-requests-test.cc docs: fix various typos and misspellings (#2955) 2022-04-21 09:28:38 -05:00
peer-mgr-wishlist-test.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
peer-msgs-test.cc Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
quark-test.cc
remove-test.cc refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
rename-test.cc refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
rpc-test.cc
session-test.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
strbuf-test.cc
subprocess-test-program.cc
subprocess-test-script.cmd
subprocess-test.cc perf: tr_sys_path_dirname() returns a std::string_view (#2990) 2022-05-21 11:10:58 -05:00
test-fixtures.h refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
torrent-files-test.cc perf: faster detection of invalid filenames (#3126) 2022-05-23 17:53:26 -05:00
torrent-metainfo-test.cc fix: minor warnings (#3413) 2022-07-05 18:32:30 -05:00
torrents-test.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
utils-test.cc refactor: remove unused tr_ptrArray class (#3262) 2022-06-11 21:45:00 -05:00
variant-test.cc refactor: add tr_torrent_files::move() and remove() (#2919) 2022-04-15 18:39:04 -05:00
watchdir-test.cc refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
web-utils-test.cc refactor: remove tr_url_parsed_t.portstr (#2929) 2022-04-16 13:13:42 -05:00