transmission/tests/libtransmission
Charles Kerr 4f6909a27a
refactor: tr_sys_dir_get_current() returns a std::string (#3581)
2022-08-03 23:59:41 -05:00
..
assets test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
.clang-tidy fix: clang 15 warnings (#3172) 2022-06-01 11:56:59 -05:00
CMakeLists.txt test: add platform tests (#3514) 2022-07-22 20:10:02 -05: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 fix: clang-tidy misc-const-correctness warnings (#3529) 2022-07-27 09:03:13 -05:00
block-info-test.cc refactor: tr_block_info (#2908) 2022-04-13 20:22:59 -05:00
blocklist-test.cc refactor: remove tr_address_from_string() (#3524) 2022-07-25 17:25:55 -05:00
clients-test.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
completion-test.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
copy-test.cc refactor: tr_sys_path_get_info() now returns a tr_sys_path_info (#3566) 2022-08-02 12:41:04 -05:00
crypto-test-ref.h refactor: make sha1, sha256 RAII safe (#3556) 2022-07-31 15:58:14 -05:00
crypto-test.cc refactor: tr_metainfo_builder() (#3565) 2022-08-02 14:46:08 -05:00
error-test.cc refactor: tr_sys_path_dirname returns a std::string (#2792) 2022-03-21 15:22:50 -05:00
file-piece-map-test.cc fix: clang-tidy misc-const-correctness warnings (#3529) 2022-07-27 09:03:13 -05:00
file-test.cc refactor: use std::wstring on win32 (#3578) 2022-08-03 18:07:38 -05:00
getopt-test.cc refactor: re-enable some clang-tidy rules (#2498) 2022-01-24 13:07:55 -06:00
handshake-test.cc refactor: make sha1, sha256 RAII safe (#3556) 2022-07-31 15:58:14 -05:00
history-test.cc refactor: make tr_recentHistory a template class (#3012) 2022-04-28 10:52:26 -05:00
json-test.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
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: tr_metainfo_builder() (#3565) 2022-08-02 14:46:08 -05:00
move-test.cc refactor: make tr_session's directory fields private (#3516) 2022-07-23 02:13:18 -05:00
open-files-test.cc refactor: make tr_session's directory fields private (#3516) 2022-07-23 02:13:18 -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 refactor: remove tr_address_from_string() (#3524) 2022-07-25 17:25:55 -05:00
platform-test.cc test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
quark-test.cc refactor: add fmt::formatters (#2829) 2022-03-27 21:55:30 -05:00
remove-test.cc refactor: make tr_session's directory fields private (#3516) 2022-07-23 02:13:18 -05:00
rename-test.cc refactor: remove tr_loadFile() (#3540) 2022-07-28 14:22:32 -05:00
rpc-test.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
session-test.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
strbuf-test.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
subprocess-test-program.cc refactor: tr_sys_dir_get_current() returns a std::string (#3581) 2022-08-03 23:59:41 -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 refactor: tr_sys_dir_get_current() returns a std::string (#3581) 2022-08-03 23:59:41 -05:00
test-fixtures.h refactor: tr_sys_dir_get_current() returns a std::string (#3581) 2022-08-03 23:59:41 -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 fix: clang-tidy misc-const-correctness warnings (#3529) 2022-07-27 09:03:13 -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