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:
@@ -78,7 +78,7 @@ void build_chain(tailqueue& q, char const* str)
|
||||
check_chain(q, expected);
|
||||
}
|
||||
|
||||
int test_main()
|
||||
TORRENT_TEST(tailqueue)
|
||||
{
|
||||
tailqueue t1;
|
||||
tailqueue t2;
|
||||
|
Reference in New Issue
Block a user