arvidn
|
2739def57f
|
minor cleanups. use libtorrent typedefs for asio. failing to bind IPv6 UDP socket is no longer fatal. removed some redundant listen_failed_alerts
|
2015-07-11 23:01:27 -04:00 |
Arvid Norberg
|
d9813ca56d
|
split up file unit tests into smaller pieces
|
2015-05-30 21:10:34 +00:00 |
Arvid Norberg
|
3ea67e2bf5
|
move time_now_string out to the unit test library (basically unused in libtorrent itself)
|
2015-04-24 03:48:08 +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
|
d140d71e1a
|
extend logging of UDP tracker announces (to track down unit test flapping)
|
2015-01-13 21:34:43 +00:00 |
Arvid Norberg
|
b283d58899
|
fix some uninitialized members
|
2014-01-18 06:53:47 +00:00 |
Arvid Norberg
|
4a66d42bd4
|
test logging
|
2013-07-30 21:09:27 +00:00 |
Arvid Norberg
|
87ae3fd01a
|
more timestamps in test logs
|
2013-07-30 06:04:16 +00:00 |
Arvid Norberg
|
ee9523b8d1
|
test link issue on windows
|
2013-06-24 03:34:45 +00:00 |
Arvid Norberg
|
d05ce6c6a0
|
fix tests
|
2013-06-19 19:14:46 +00:00 |
Arvid Norberg
|
0600639b79
|
fix linux issue in tests
|
2013-06-17 05:18:56 +00:00 |
Arvid Norberg
|
7f23627581
|
some more output for the servers started by some tests
|
2013-06-16 23:05:11 +00:00 |
Arvid Norberg
|
3823b74586
|
merged test_privacy updates from RC_0_16
|
2013-06-13 06:32:13 +00:00 |