merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile.
This commit is contained in:
@@ -242,7 +242,7 @@ session_proxy test_proxy(settings_pack::proxy_type_t proxy_type, int flags)
|
||||
return pr;
|
||||
}
|
||||
|
||||
int test_main()
|
||||
TORRENT_TEST(privacy)
|
||||
{
|
||||
session_proxy pr[20];
|
||||
// not using anonymous mode
|
||||
|
Reference in New Issue
Block a user