arvidn
|
09a01a777a
|
simplified test_priority
|
2015-06-06 12:10:43 -04:00 |
arvidn
|
b5a477d7fd
|
split up some more tests into smaller test cases for easier diagnosing
|
2015-06-06 02:42:23 -04:00 |
arvidn
|
7d2708405b
|
split up test_privacy to more easily identify failures (and to suppress output from successfult tests)
|
2015-06-06 02:23:56 -04:00 |
arvidn
|
8bd935a58e
|
make sure examples and python bindings build on travis as well
|
2015-06-06 02:16:22 -04:00 |
arvidn
|
41533205be
|
drop support for boost 1.35 and fix some more references to the asio namespace
|
2015-06-06 02:10:53 -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
|
1668e1c59c
|
cleanup root of repository
|
2015-06-05 23:14:53 -04:00 |
arvidn
|
48bc00cbb7
|
attempt to make unit tests more deterministic
|
2015-06-05 23:02:07 -04:00 |
arvidn
|
b2937712a2
|
don't run as many tests configurations on travis
|
2015-06-05 17:59:19 -04:00 |
arvidn
|
5841822f73
|
fix ambiguous session constructor
|
2015-06-05 02:38:07 -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 |
arvidn
|
f11b054bae
|
another travis attempt
|
2015-06-05 00:15:22 -04:00 |
arvidn
|
393f98f9ee
|
fix gcc build of test_dos_blocker. update README and travis.yml
|
2015-06-04 21:58:02 -04:00 |
arvidn
|
086723dd76
|
attempted glibc build fix
|
2015-06-04 21:44:24 -04:00 |
arvidn
|
6cea5e61da
|
travis
|
2015-06-04 20:42:55 -04:00 |
arvidn
|
d91dfcb974
|
update boost package again, in travis.yml
|
2015-06-04 20:38:50 -04:00 |
arvidn
|
5cb126ac1d
|
update travis.yml
|
2015-06-04 20:27:13 -04:00 |
arvidn
|
e0f31226db
|
update boost package in travis.yml
|
2015-06-04 20:21:23 -04:00 |
arvidn
|
c9651012bc
|
remove tabs from travis.yml
|
2015-06-04 20:17:23 -04:00 |
arvidn
|
4a956e1980
|
add travis file
|
2015-06-04 20:15:57 -04:00 |
Arvid Norberg
|
d43f7b56a2
|
update copyright year
|
2015-06-03 05:18:48 +00:00 |
Arvid Norberg
|
b5a30a65ae
|
merged changes from RC_1_0
|
2015-06-03 05:12:54 +00:00 |
Arvid Norberg
|
4e1e53f066
|
turn some more members of session_impl to private
|
2015-06-03 04:33:20 +00:00 |
Arvid Norberg
|
0351326add
|
separate the main thread and the io_service from session_impl. The io_service object is now simply run() in the main thread, all initialization is done by posting messages to it. This generalizes session_impl to some degree, enables future expansion to run in multiple threads (although, the peers and torrents don't support this). This patch also makes it possible to pass in a third party io_service to the session, but at this point that's mostly useful for tests, as it's not well supported
|
2015-06-03 03:04:44 +00:00 |
Arvid Norberg
|
5cc701df54
|
improve test_tracker
|
2015-06-03 02:37:59 +00:00 |
Arvid Norberg
|
d8c0632c78
|
add some bdecoding unit tests
|
2015-06-02 03:06:48 +00:00 |
Arvid Norberg
|
d9945f6f50
|
merged fix from RC_1_0
|
2015-06-02 01:29:05 +00:00 |
Arvid Norberg
|
5d6cba438d
|
merged changes from RC_1_0
|
2015-06-02 01:14:52 +00:00 |
Arvid Norberg
|
3409c782f8
|
merged changes from RC_1_0
|
2015-05-31 21:57:38 +00:00 |
Arvid Norberg
|
e35d8d3933
|
fix unit test
|
2015-05-31 17:28:37 +00:00 |
Arvid Norberg
|
f6eb3e8c74
|
test names
|
2015-05-31 17:16:44 +00:00 |
Arvid Norberg
|
b0eabd532c
|
some test fixes
|
2015-05-31 16:14:46 +00:00 |
Arvid Norberg
|
c8443d0c7c
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
Arvid Norberg
|
91197005e9
|
more msvc fixes
|
2015-05-31 09:02:42 +00:00 |
Arvid Norberg
|
84849f3afd
|
some msvc fixes
|
2015-05-30 21:46:59 +00:00 |
Arvid Norberg
|
d9813ca56d
|
split up file unit tests into smaller pieces
|
2015-05-30 21:10:34 +00:00 |
Arvid Norberg
|
3073be4bbd
|
fix ip_voter test and try to narrow down flapping in test heterogeneous test
|
2015-05-30 18:42:04 +00:00 |
Arvid Norberg
|
2714e3d4ba
|
fix ip_voter unit test
|
2015-05-30 18:28:09 +00:00 |
Arvid Norberg
|
34f6b1ca19
|
merged RC_1_0 into trunk
|
2015-05-30 17:41:38 +00:00 |
Arvid Norberg
|
0aca01543b
|
simplify dht logging
|
2015-05-30 06:31:03 +00:00 |
Arvid Norberg
|
85d1d9c85e
|
fix bug in piece printing in client_test
|
2015-05-30 06:11:41 +00:00 |
Arvid Norberg
|
945eef4c4d
|
some dht_tracker clean up
|
2015-05-30 04:37:12 +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
|
9b0313bd8e
|
hold settings_pack by shared_ptr when passing it across thread boundaries. don't allocate it on the heap redundantly
|
2015-05-29 05:27:53 +00:00 |
Arvid Norberg
|
e44c8e9002
|
optimize logging of DHT packets by deferring copying and printing, to only do it if the alert category is enabled
|
2015-05-28 20:36:22 +00:00 |
Arvid Norberg
|
27cbfa164e
|
minor cleanup
|
2015-05-28 14:46:12 +00:00 |
Arvid Norberg
|
647a6dba54
|
moved some tests to the correct place and factor out some tests from test_primitives.cpp in order to be able to track test coverage better
|
2015-05-27 21:27:41 +00:00 |
Arvid Norberg
|
7f5aff9823
|
don't trigger recalculating auto-managed unconditionally when adding a new torrent, only in the case where it will most likely be started right away
|
2015-05-27 20:21:50 +00:00 |
Arvid Norberg
|
06bf225237
|
fix release build and tune want_tick
|
2015-05-26 20:09:19 +00:00 |
Arvid Norberg
|
f1c998c1ef
|
merged changes from RC_1_0
|
2015-05-26 19:10:49 +00:00 |