refactor: use GTest for running tests (#1383)

* refactor: use google-test on libtransmission tests
This commit is contained in:
Charles Kerr
2020-08-11 13:11:55 -05:00
committed by GitHub
parent 6da4a4dfad
commit 677dc73eac
201 changed files with 7498 additions and 8100 deletions

View File

@@ -23,6 +23,7 @@ SUBDIRS = \
EXTRA_DIST = \
curl \
googletest \
libevent \
openssl \
macosx-libevent-config.h \

1
third-party/googletest vendored Submodule

Submodule third-party/googletest added at 68ca04c261