mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
refactor: use GTest for running tests (#1383)
* refactor: use google-test on libtransmission tests
This commit is contained in:
@@ -27,6 +27,7 @@ xargs \
|
||||
|
||||
find \
|
||||
qt \
|
||||
tests \
|
||||
\( -name '*.cc' -o -name '*.h' \) \
|
||||
-print0 |
|
||||
xargs \
|
||||
|
||||
Reference in New Issue
Block a user