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
2024-12-26 17:47:37 +00:00
Code
Issues
Releases
Wiki
Activity
7ad3dfa8e5
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 18:11:55 +00: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 19:28:24 +00:00
add_subdirectory(utils)
Reference in a new issue
Copy permalink