Commit Graph

23 Commits

Author SHA1 Message Date
arvidn
5757b0ad13 polish some behavior when setting piece and file priorities for torrents with no metadata. Fix the initialization order of peers once we do get the metadata 2015-08-29 10:21:15 -04:00
arvidn
7d2d9dd9c1 don't destruct sessions in global destructors 2015-08-20 22:11:04 +02:00
arvidn
b4c3c40380 simplify settings in test_priority.cpp 2015-06-27 16:16:18 -04:00
arvidn
3f3b7d494c disable some redundant features in tests to make them not interfere with the test itself 2015-06-07 17:54:08 -04:00
arvidn
09a01a777a simplified test_priority 2015-06-06 12:10:43 -04:00
arvidn
389ffc622c don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
arvidn
15dd15d0d6 fix no-deprecated build. extend .travis.yml to build the 3 test configurations too. rename README to README.rst 2015-06-05 02:31:52 -04:00
Arvid Norberg
84849f3afd some msvc fixes 2015-05-30 21:46:59 +00:00
Arvid Norberg
f9c9d0ad0d 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. 2015-05-30 04:31:23 +00:00
Arvid Norberg
5838073691 fix bug in test_priority 2015-04-05 23:16:01 +00:00
Arvid Norberg
013ed36f09 landed alert_queue feature branch into trunk 2015-04-03 20:15:48 +00:00
Arvid Norberg
1b07ec491d fix build issue out of recent changes of exported functions 2015-03-16 04:38:28 +00:00
Arvid Norberg
c1dc982f4f deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
Arvid Norberg
e526355d24 merged changes from RC_1_0 2014-11-09 11:17:13 +00:00
Arvid Norberg
79a2744fa8 fixed issue with queued resume data saving, and fixed regression in recent disk error check changes 2014-07-21 03:03:59 +00:00
Arvid Norberg
7351389ce8 land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
Arvid Norberg
0a042dde8b clean up udp-tracker unit tests 2014-02-23 01:32:55 +00:00
Arvid Norberg
43bc1954fa attempt to make test_priority more robust 2014-01-25 23:04:24 +00:00
Arvid Norberg
9b0f022499 test_priority updates 2014-01-20 20:26:12 +00:00
Arvid Norberg
1ca493b20d test_priority fix 2013-10-21 08:48:53 +00:00
Arvid Norberg
bb72af6bbe attempt to make test_priority a bit more robust 2013-10-14 04:37:40 +00:00
Arvid Norberg
145a2e74cb cleanup test_priority 2013-10-11 08:36:17 +00:00
Arvid Norberg
9ec2f48a6e split out test_priority from test_transfer 2013-10-10 17:00:32 +00:00