transmission/tests
Dmytro Lytovchenko d34bd0b4d6
refactor: modernize cache.cc (#3108)
* Modernize cache.cc: Convert tr_cache to a class

* Modernize cache.cc: Replaced ptrArray with vector

* refactor: Cache now takes a tr_torrents reference

* refactor: add Key type to Cache

* refactor: avoid std::back_inserter

* refactor: add Cache::flushOldest()
2022-06-11 19:46:30 -05:00
..
gtest Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
libtransmission refactor: modernize cache.cc (#3108) 2022-06-11 19:46:30 -05:00
utils perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
CMakeLists.txt refactor: use fmt (#2758) 2022-03-13 23:43:35 -05:00