This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
transmission
Watch
1
Star
0
Fork
You've already forked transmission
0
mirror of
https://github.com/transmission/transmission
synced
2025-03-13 07:33:02 +00:00
Code
Issues
Releases
Wiki
Activity
24eb6ef293
transmission
/
tests
/
CMakeLists.txt
4 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
refactor: use GTest for running tests (#1383) * refactor: use google-test on libtransmission tests
2020-08-11 13:11:55 -05:00
add_subdirectory(gtest)
add_subdirectory(libtransmission)
test: add regression tests for transmission-show (#2255) * fix: replace non-portable strftime args * test: add regression tests for transmission-show
2021-12-01 13:28:24 -06:00
add_subdirectory(utils)
Reference in a new issue
Copy permalink