transmission/tests/libtransmission
Charles Kerr 948f597d15
refactor: buffer snake case (#4682)
2023-01-27 20:12:09 -06:00
..
assets test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
.clang-tidy refactor: re-enable some clang tidy warnings in tests (#4170) 2022-11-14 14:16:29 -06:00
CMakeLists.txt Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
announce-list-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
announcer-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
announcer-udp-test.cc refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
benc-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
bitfield-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
block-info-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
blocklist-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
buffer-test.cc refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
clients-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
completion-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
copy-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
crypto-test-ref.h Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
crypto-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
dht-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
dns-test.cc perf: revert e065565cd to restore async dns lookups (#4182) 2022-11-15 11:16:49 -06:00
error-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
file-piece-map-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
file-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
getopt-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
handshake-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
history-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
json-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
lpd-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
magnet-metainfo-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
makemeta-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
move-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
net-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
open-files-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
peer-mgr-active-requests-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
peer-mgr-wishlist-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
peer-msgs-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
platform-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
quark-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
remove-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
rename-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
rpc-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
session-alt-speeds-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
session-test.cc refactor: remove unused declarations from tr-macros.h (#4630) 2023-01-21 17:53:58 -06:00
settings-test.cc feat: add setting to choose between lazy-verify or full verify (#4611) 2023-01-18 02:09:29 -06:00
strbuf-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00: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 Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
test-fixtures.h refactor: switch to C++11-compatible tr_wait() from tr_wait_msec() (#4576) 2023-01-12 12:03:14 -06:00
timer-test.cc test: fix a couple of recurring CI flakes in TimerTest 2023-01-08 15:28:54 -06:00
torrent-files-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
torrent-magnet-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
torrent-metainfo-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
torrents-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
utils-test.cc build: remove explicit iconv dependency in libtransmission (#4565) 2023-01-08 22:21:31 -06:00
variant-test.cc fix: bugprone-unchecked-optional-access warnings in tests (#4672) 2023-01-26 10:50:42 -06:00
watchdir-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
web-utils-test.cc Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00