Jordan Lee
|
388da24dd0
|
(libT) add package-visible API hook for when a block is downloaded. Add unit test to confirm that when the last file finishes downloading, its .part suffix is removed and it's moved from the incomplete to complete dir
|
2013-01-26 23:08:51 +00:00 |
Jordan Lee
|
f75027d5e9
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
Jordan Lee
|
5d9335201d
|
(libT) #4632 'custom blocklist generates 2x # of rules': add unit test (currently failing) to test for this issue.
|
2013-01-21 21:11:00 +00:00 |
Jordan Lee
|
5ccf3fc7e2
|
(libT) #5234 'typo causing RPC session-get error in nightlies': add unit test (currently failing) to test for this issue.
|
2013-01-21 00:00:00 +00:00 |
Jordan Lee
|
ac28b6df6e
|
(trunk) move sandboxed session creation/teardown into libtransmission-test.[ch] so that it can be reused as a fixture by future tests
|
2013-01-20 04:41:38 +00:00 |
Jordan Lee
|
e96ed247fe
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |