1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-02 13:05:08 +00:00
transmission/tests
Charles Kerr e0ca366b2d
refactor: remove tr_loadFile() (#3540)
* refactor: use the std::vector variant of tr_loadFile() in rpc-server.cc

* refactor: use the std::vector variant of tr_loadFile() in rename-test.cc

* refactor: remove the unused raw ptr variant of tr_loadFile()
2022-07-28 14:22:32 -05:00
..
gtest
libtransmission refactor: remove tr_loadFile() (#3540) 2022-07-28 14:22:32 -05:00
utils Fix #3444, support single file hybrid torrents. (#3446) 2022-07-14 13:53:00 -05:00
CMakeLists.txt