transmission/tests
Charles Kerr 1051160b99
feat: strbuf features (#2821)
* feat: strbuf is always zero-terminated

* feat: tr_strbuf::append() now takes any number of args

* feat: tr_strbuf handles zero-terminated string inputs

* feat: add tr_strbuf::ends_with()

* feat: add tr_strbuf::starts_with()

* refactor: replace buildPath() with join()
2022-03-25 16:16:26 -05:00
..
gtest Combine all tests in a single executable to speed up the build 2021-08-16 23:16:36 +03:00
libtransmission feat: strbuf features (#2821) 2022-03-25 16:16:26 -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