transmission/tests/libtransmission
Charles Kerr d82090658f
refactor: remove TR_PRIsv macros (#3842)
* refactor: remove TR_PRIsv from transmission-show

* refactor: remove TR_PRIsv from transmission-edit

* refactor: remove TR_PRIsv from transmission-remote

* refactor: remove TR_PRIsv from log.cc

* refactor: remove TR_PRIsv macro

* chore: remove FMT_STRING macro in transmission-edit

* refactor: use __android_log_write()
2022-09-23 14:36:37 -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 refactor: use std::ifstream in torrent-magnet (#3726) 2022-08-28 12:33:58 -05:00
announce-list-test.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
announcer-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
benc-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
bitfield-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
block-info-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
blocklist-test.cc refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
clients-test.cc add clientIDs for BitTorrent Web, Free Download Manager 6, Torch Browser (#3838) 2022-09-22 16:55:51 -05:00
completion-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
copy-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
crypto-test-ref.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
crypto-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
error-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
file-piece-map-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
file-test.cc refactor: add tr_peerIo::peek() (#3798) 2022-09-09 13:12:47 -05:00
getopt-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
handshake-test.cc refactor: prefer std::unique_ptr over std::shared_ptr (#3741) 2022-08-30 19:30:47 -05:00
history-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
json-test.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
lpd-test.cc refactor: local peer discovery (#3696) 2022-08-24 16:03:30 -05:00
magnet-metainfo-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
makemeta-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
move-test.cc feat: add tr_strvToBuf() (#3657) 2022-08-16 19:28:57 -05:00
open-files-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mgr-active-requests-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mgr-wishlist-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-msgs-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
platform-test.cc refactor: remove TR_PRIsv macros (#3842) 2022-09-23 14:36:37 -05:00
quark-test.cc refactor: remove tr_quark_get_string() (#3728) 2022-08-28 16:17:07 -05:00
remove-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
rename-test.cc refactor: move the verify worker thread into a wrapper class (#3775) 2022-09-05 23:43:59 -05:00
rpc-test.cc option to disable TCP (#3447) 2022-08-25 21:27:11 -05:00
session-test.cc refactor: remove unused (#3675) 2022-08-18 22:47:23 -05:00
strbuf-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
subprocess-test-program.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -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: remove tr_sys file_map_for_reading() (#3723) 2022-08-27 14:05:21 -05:00
test-fixtures.h refactor: move the verify worker thread into a wrapper class (#3775) 2022-09-05 23:43:59 -05:00
torrent-files-test.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrent-magnet-test.cc test: add torrent-magnet tests (#3725) 2022-08-27 17:06:20 -05:00
torrent-metainfo-test.cc refactor: tr_urlPercentEncode() (#3688) 2022-08-21 08:43:09 -05:00
torrents-test.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
utils-test.cc refactor: remove tr_removeElementFromArray() (#3731) 2022-08-28 21:51:26 -05:00
variant-test.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
watchdir-test.cc test: fix watchdir CI flake (#3839) 2022-09-22 15:42:06 -05:00
web-utils-test.cc refactor: add [[nodiscard]] (#3793) 2022-09-08 21:49:51 -05:00