Arvid Norberg
|
e8380e1d0b
|
factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732)
|
2016-05-17 09:24:06 -04:00 |
Andrei Kurushin
|
c41ab094be
|
fix release build with VS2015 UP2 compiler warnings for: examples, test, tools (#627)
fix release build with VS2015 UP2 compiler warnings for: examples, test, tools
|
2016-04-20 00:45:32 -04:00 |
arvidn
|
5c360247b6
|
move piece_bar into print.cpp in client_test. make client_test take arbitrary libtorrent settings
|
2016-03-17 08:19:11 -04:00 |
arvidn
|
c9c401d15c
|
add piece matrix to client_test
|
2016-03-13 19:13:38 -04:00 |
Arvid Norberg
|
408232cfc8
|
raise warning level. fix a few of them. filter out warnings from boost
|
2015-04-18 02:33:39 +00:00 |
Arvid Norberg
|
622981d2cd
|
client_test fixes
|
2014-07-10 08:32:32 +00:00 |
Arvid Norberg
|
8fc07e6e89
|
more work towards making client_test event-driven and use session stats counters instead of session_status + some refactoring
|
2014-07-08 22:37:13 +00:00 |
Arvid Norberg
|
a63370f650
|
overhauled client_test. refactored and simplified. still in progress
|
2014-07-08 15:35:14 +00:00 |