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:
@@ -103,7 +103,7 @@ void test_stat()
|
||||
TEST_CHECK(diff >= 2 && diff <= 4);
|
||||
}
|
||||
|
||||
int test_main()
|
||||
TORRENT_TEST(file)
|
||||
{
|
||||
test_create_directory();
|
||||
test_stat();
|
||||
|
Reference in New Issue
Block a user