Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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 b283d58899 fix some uninitialized members 2014-01-18 06:53:47 +00:00
Arvid Norberg a780b8469d abstract generic_category() to build on boost-1.42 and older. fix some include issues in tests 2013-09-09 07:06:12 +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
Arvid Norberg 971b979dbc merged test from RC_0_16 2013-06-12 17:03:56 +00:00