..
assets
refactor: tr_torrents ( #2722 )
2022-03-01 15:06:29 -08:00
.clang-tidy
refactor: re-enable some clang-tidy rules ( #2498 )
2022-01-24 13:07:55 -06:00
CMakeLists.txt
feat: add tr_strbuf ( #2810 )
2022-03-24 16:41:29 -05:00
announce-list-test.cc
refactor: tr_loadFile() tr_saveFile() take a std::string_view filename arg ( #2822 )
2022-03-25 19:31:27 -05:00
announcer-test.cc
refactor: remove deep logging ( #2749 )
2022-03-09 23:51:14 -06:00
benc-test.cc
refactor: remove utils dep from peer-io ( #2719 )
2022-02-28 14:26:26 -08:00
bitfield-test.cc
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
block-info-test.cc
refactor: remove unused tr_block_info.n_blocks_in_piece ( #2704 )
2022-02-24 12:14:46 -06:00
blocklist-test.cc
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05:00
clients-test.cc
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
completion-test.cc
refactor: remove unused tr_block_info.n_blocks_in_piece ( #2704 )
2022-02-24 12:14:46 -06:00
copy-test.cc
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05:00
crypto-test-ref.h
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
crypto-test.cc
feat: add support for adding torrents by raw hash values ( #2608 )
2022-02-12 22:16:55 -06: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
refactor: always use a blocksize of 16 KB ( #2694 )
2022-02-23 14:25:06 -06:00
file-test.cc
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05: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
feat: add support for adding torrents by raw hash values ( #2608 )
2022-02-12 22:16:55 -06:00
makemeta-test.cc
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05:00
move-test.cc
refactor: tr_sys_path_dirname returns a std::string ( #2792 )
2022-03-21 15:22:50 -05:00
peer-mgr-active-requests-test.cc
refactor: add fmt::formatters ( #2829 )
2022-03-27 21:55:30 -05:00
peer-mgr-wishlist-test.cc
refactor: rename mediator classes ( #2681 )
2022-02-22 09:09:24 -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
refactor: add fmt::formatters ( #2829 )
2022-03-27 21:55:30 -05:00
rename-test.cc
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05:00
rpc-test.cc
feat: default public trackers
2022-02-21 08:34:57 -06:00
session-test.cc
chore: update copyright years, make notices consistent ( #2463 )
2022-01-20 12:27:56 -06:00
strbuf-test.cc
refactor: add fmt::formatters ( #2829 )
2022-03-27 21:55:30 -05:00
subprocess-test-program.cc
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -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: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05:00
test-fixtures.h
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05:00
torrent-metainfo-test.cc
refactor: strbuf for metainfo files ( #2833 )
2022-03-28 17:13:32 -05:00
torrents-test.cc
refactor: strbuf for metainfo files ( #2833 )
2022-03-28 17:13:32 -05:00
utils-test.cc
refactor: tr_loadFile() tr_saveFile() take a std::string_view filename arg ( #2822 )
2022-03-25 19:31:27 -05:00
variant-test.cc
refactor: re-enable some clang-tidy rules ( #2498 )
2022-01-24 13:07:55 -06:00
watchdir-test.cc
refactor: make err arg optional in tr_sys_* funcs ( #2827 )
2022-03-27 12:37:29 -05:00
web-utils-test.cc
feat: use libpsl ( #2575 )
2022-02-12 11:30:27 -06:00