mirror of
https://github.com/transmission/transmission
synced 2024-12-23 08:13:27 +00:00
9f7c865454
* refactor: keep torrent hash in std::array<char,20> This replaces the hashString QString allocation with a compile-time array that's included in sizeof the Torrent struct that owns it. |
||
---|---|---|
.. | ||
.clang-tidy | ||
bitfield-test.cc | ||
blocklist-test.cc | ||
clients-test.cc | ||
CMakeLists.txt | ||
crypto-test-ref.h | ||
crypto-test.cc | ||
error-test.cc | ||
file-test.cc | ||
getopt-test.cc | ||
history-test.cc | ||
json-test.cc | ||
magnet-test.cc | ||
Makefile.am | ||
makemeta-test.cc | ||
metainfo-test.cc | ||
move-test.cc | ||
peer-msgs-test.cc | ||
quark-test.cc | ||
rename-test.cc | ||
rpc-test.cc | ||
session-test.cc | ||
subprocess-test.cc | ||
subprocess-test.cmd | ||
test-fixtures.h | ||
utils-test.cc | ||
variant-test.cc | ||
watchdir-test.cc |