transmission/tests
Charles Kerr 67a078402d
fix: compiler warnings (#3123)
* fix: unused function warning tr_rpc_address_is_valid

* fix: unused variable warning old_byte_pop

* fix: method-can-be-made-static warning assertValidRules

* fix: signed-unsigned comparison warning

* fix: invalid case style warning for KBps

* chore: disable warning for static class member varaible
2022-05-22 21:22:34 -05:00
..
gtest Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
libtransmission fix: compiler warnings (#3123) 2022-05-22 21:22:34 -05:00
utils test: add regression tests for transmission-show (#2255) 2021-12-01 13:28:24 -06:00
CMakeLists.txt refactor: use fmt (#2758) 2022-03-13 23:43:35 -05:00