Commit Graph

25 Commits

Author SHA1 Message Date
Arvid Norberg
b6083fbc28 first steps towards supporting SSL over uTP. moved the TODO comment and made it describe the next step. Optimized session destruction in unit tests, hopefully shaving off a bit of test run-time (and now supports asio-debugging of unit tests) 2013-08-31 20:19:03 +00:00
Arvid Norberg
f2aca363ad another attempt to get tests to link on windows 2013-08-27 07:02:46 +00:00
Arvid Norberg
27adb1fc44 improve error reporting from unit tests 2013-08-19 04:33:16 +00:00
Arvid Norberg
1afc0c6740 a bunch of fixes to make test_web_seeds a lot faster, and fail slightly fewer tests 2013-08-19 03:54:45 +00:00
Arvid Norberg
436bb199e3 SetErrorMode at the start of unit tests (on windows) 2013-08-04 03:04:59 +00:00
Arvid Norberg
45607520e9 attempt to make unit tests more likely to clean up proxy processes after themselves 2013-08-03 23:30:37 +00:00
Arvid Norberg
2da6b152d8 initialize random number generator for tests 2013-07-30 16:04:53 +00:00
Arvid Norberg
aa58f26985 fix dynamic linking of test library on windows 2013-06-23 17:36:00 +00:00
Arvid Norberg
4d2f61a353 actually fix the windows build of tests 2013-06-17 05:50:53 +00:00
Arvid Norberg
fa919d26e3 fix windows test build 2013-06-17 04:12:18 +00:00
Arvid Norberg
1774e989f0 make tests run in separate directories, to have them never interfere with eachother 2013-06-17 00:45:17 +00:00
Arvid Norberg
9803b6a15f fix build issue when asserts are disabled 2013-06-14 21:11:28 +00:00
Arvid Norberg
d8c2228ff3 merged some windows fixes from RC_0_16 2013-01-06 18:38:33 +00:00
Arvid Norberg
42a5185f24 merged fix from RC_0_16 2012-06-05 05:55:40 +00:00
Arvid Norberg
acff091cad fix windows unit test build 2012-04-28 18:49:53 +00:00
Arvid Norberg
3cf7d0a7a2 make tests catch fatal signals and present a nice stack for the error 2012-04-21 05:54:49 +00:00
Arvid Norberg
83e8700615 minor fixes 2011-03-01 21:57:03 +00:00
Arvid Norberg
3474346a3d stdout non-blocking fix for tests 2010-12-24 01:20:39 +00:00
Arvid Norberg
c4422cd34e optimize test_transfer. fix set_upload_mode() bug for seeds. clean up some verbose logging. fix tests to not fail by EAGAIN on stdout 2010-12-24 00:37:01 +00:00
Arvid Norberg
bc9e58962b optimized unit tests 2009-04-10 08:40:13 +00:00
Arvid Norberg
c6b793021d make tests not depend on exceptions 2008-11-05 03:17:41 +00:00
Arvid Norberg
19660306e0 more exception defines 2008-11-03 04:23:16 +00:00
Arvid Norberg
af0ebb519c added copyright notices in files missing them 2008-07-01 18:59:13 +00:00
Arvid Norberg
c8416cc79e fixed http_connection test (stopped working with new echo semantics in leopard) 2008-03-21 05:54:01 +00:00
Arvid Norberg
8a90767be8 added some tests 2005-08-11 11:06:52 +00:00