transmission/tests/libtransmission
Charles Kerr 76521a1751
refactor: Values pt. 7 - remove tr_formatter_init methods (#6258)
* refactor: initialize libtransmission::Values units in Application::initUnits()

* refactor: use libtransmission::Values instead of Formatter::unitStr()

* refactor: remove Formatter::Size, Formatter:Type

* refactor: use Values::Config to init units in transmission-qt

* refactor: use Values::Config to init units in transmission-mac

* chore: remove unused tr_formatter_foo_init() functions

* chore: make Value::operator+() const

* use Values::Speed, Values::Storage in GTK client

* chore: use snake_case for Formatter methods

* refactor: use Values::Speed in GTK client details dialog

* feat: add Values::Value::is_zero()

* refactor: remove unnecessary UTF8String calls
2023-11-15 22:15:40 -06:00
..
assets fix: do not lose magnet links when upgrading from tr3 to 4 (#4840) 2023-02-12 18:10:54 -06:00
.clang-tidy refactor: re-enable some clang tidy warnings in tests (#4170) 2022-11-14 14:16:29 -06:00
CMakeLists.txt refactor: add libtransmission::Values (#6215) 2023-11-09 08:39:06 -06:00
announce-list-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
announcer-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
announcer-udp-test.cc refactor: tidy up announcer code (#5945) 2023-09-01 16:51:58 -05:00
benc-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
bitfield-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
block-info-test.cc refactor: snake_case in libtransmission class methods (#5428) 2023-04-22 20:25:55 -05:00
blocklist-test.cc refactor: blocklists (#6189) 2023-10-31 19:20:01 -04:00
buffer-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
clients-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
completion-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
copy-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
crypto-test-ref.h Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
crypto-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
dht-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
dns-test.cc perf: revert e065565cd to restore async dns lookups (#4182) 2022-11-15 11:16:49 -06:00
error-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
file-piece-map-test.cc fix: recent clang-tidy warnings (#6233) 2023-11-09 19:13:43 -06:00
file-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
getopt-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
global-ip-cache-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
handshake-test.cc refactor: re-organise `net.h` member functions (#5878) 2023-08-17 22:13:01 -05:00
history-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
json-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
lpd-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
magnet-metainfo-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
makemeta-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
move-test.cc chore: remove unused progress arg from tr_torrentSetLocation() (#6147) 2023-10-21 22:33:41 -04:00
net-test.cc refactor: re-organise `net.h` member functions (#5878) 2023-08-17 22:13:01 -05:00
open-files-test.cc refactor: thread-safe `lru-cache` and `tr_open_files` (#6230) 2023-11-11 21:09:23 -06:00
peer-mgr-active-requests-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
peer-mgr-wishlist-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
peer-msgs-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
platform-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
quark-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
remove-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
rename-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
rpc-test.cc fix: crash after nullptr dereference in rpcimpl (#6177) 2023-10-30 13:30:10 -04:00
session-alt-speeds-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
session-test.cc refactor: blocklists (#6189) 2023-10-31 19:20:01 -04:00
settings-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
strbuf-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
subprocess-test-program.cc Minor CMake maintainability improvements (#6186) 2023-10-30 20:44:34 +03: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 the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
test-fixtures.h refactor: add libtransmission::Values (#6215) 2023-11-09 08:39:06 -06:00
timer-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
torrent-files-test.cc fix: appendSanitizedComponent is too aggressive on non-WIN32 (and not enough aggressive on WIN32) (#6187) 2023-11-03 00:25:42 -05:00
torrent-magnet-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
torrent-metainfo-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
torrents-test.cc refactor: make tr_torrent::unique_id_ private (#6145) 2023-10-20 21:23:14 -05:00
tr-peer-info-test.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
utils-test.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
values-test.cc refactor: Values pt. 7 - remove tr_formatter_init methods (#6258) 2023-11-15 22:15:40 -06:00
variant-test.cc refactor: migrate variant api (#6238) 2023-11-10 15:41:32 -06:00
watchdir-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00
web-utils-test.cc chore: iwyu (#5746) 2023-07-08 10:24:03 -05:00