Commit Graph

6351 Commits

Author SHA1 Message Date
Arvid Norberg 590c0d876c bump timeouts in http and socks python scripts 2013-10-04 15:51:32 +00:00
Arvid Norberg d669d94f88 fix python binding with shared linking 2013-10-04 15:45:47 +00:00
Arvid Norberg 6867b2da3a fix parse_test_results.py typo 2013-10-04 04:51:33 +00:00
Arvid Norberg 9d02b478a6 fix invalid read passed the allocation of peer_info in web_seed_entry 2013-10-04 04:20:50 +00:00
Arvid Norberg 0a230d4b25 fix utp counter initialization 2013-10-04 03:49:04 +00:00
Arvid Norberg 8df6616664 fixed typo in parse_test_results.py 2013-10-03 16:58:45 +00:00
Arvid Norberg d7e7093da6 lower the timeout for valgrind tests a bit 2013-10-03 16:54:41 +00:00
Arvid Norberg f1c9d5f8fb fix issue in run_tests.py 2013-10-03 15:47:58 +00:00
Arvid Norberg 620ae01862 fix annoying deprecation warning 2013-10-03 15:45:37 +00:00
Arvid Norberg 79a29d2bb0 fix valgrind build with stats logging enabled 2013-10-03 15:39:19 +00:00
Arvid Norberg 8e4f567ae4 fix valgrind build 2013-10-03 08:24:57 +00:00
Arvid Norberg 676c2c5649 fix valgrind build 2013-10-03 06:47:28 +00:00
Arvid Norberg d1f41a72f4 make socks.py and http.py shut themselves down after a timeout of inactivity (maybe that will fix the problem of them lingering, stalling tests). fix some issues in run_regression_tests.py 2013-10-03 05:44:38 +00:00
Arvid Norberg fdaffc5f1a merged web seeding fix from RC_0_16 2013-10-03 01:40:34 +00:00
Arvid Norberg 64b563fd06 attempt to trigger valgrind errors earlier 2013-10-02 21:51:30 +00:00
Arvid Norberg 735d8213ac don't pass in launcher argument when just building, that only works for unit tests 2013-10-02 16:11:31 +00:00
Arvid Norberg b3fd7b0bbf give valgrind runs even more time to complete 2013-10-02 04:06:53 +00:00
Arvid Norberg 0e7fb25916 disable debug output in test web server 2013-10-01 22:18:13 +00:00
Arvid Norberg f3ec7283ad merge c++11 fix for python binding from RC_0_16 2013-10-01 22:11:46 +00:00
Arvid Norberg 8838289d2e fix test link issue. highlight valgrind errors in test log parsing 2013-10-01 19:37:17 +00:00
Arvid Norberg 422251ad3d merged change from RC_0_16 2013-10-01 17:35:39 +00:00
Arvid Norberg 6dcac0a33f minor unit test fixes 2013-10-01 16:47:05 +00:00
Arvid Norberg 7545c15fc2 another attempt to fix test link error on windows 2013-10-01 15:44:32 +00:00
Arvid Norberg c888d73964 attempt to fix test link error on windows 2013-10-01 09:20:36 +00:00
Arvid Norberg d327916c27 fix bug in port randomization in unit tests 2013-10-01 04:30:15 +00:00
Arvid Norberg 53a95fbcc1 fix web seeding tests 2013-10-01 04:10:03 +00:00
Arvid Norberg fcf923d301 fix Jamfile typo 2013-09-30 17:22:28 +00:00
Arvid Norberg f8261494e0 just kill python instead of trying to shut it down gracefully, in tests 2013-09-30 17:17:11 +00:00
Arvid Norberg a577dac775 split up test_web_seed into smaller tests 2013-09-29 22:50:06 +00:00
Arvid Norberg 1481767e0d build python bindings as part of regression tests 2013-09-29 19:38:48 +00:00
Arvid Norberg 4ac3d286a5 back port check to not destruct session_impl from its own thread 2013-09-29 19:37:57 +00:00
Arvid Norberg a623c4c41c back-port test port fix 2013-09-29 19:18:25 +00:00
Arvid Norberg cc4536b122 make socks proxy work on windows 2013-09-28 06:02:18 +00:00
Arvid Norberg ddfd485425 merged identify client patch from RC_0_16 2013-09-26 00:30:14 +00:00
Arvid Norberg 89c3db477d merge build fix with C++11 from RC_0_16 2013-09-25 19:44:29 +00:00
Arvid Norberg 7ce6425534 merged removing assert from RC_0_16 2013-09-25 07:31:04 +00:00
Arvid Norberg 97c69cb041 merged IPv6 fix from RC_0_16 2013-09-25 06:50:08 +00:00
Arvid Norberg 4f6f383e8b fix typo in test Jamfile 2013-09-25 01:45:23 +00:00
Arvid Norberg 52613b312c don't buffer incoming uTP packets indefinitely 2013-09-25 01:37:12 +00:00
Arvid Norberg 7bbb0e4e6c don't use random_seed in test_dht 2013-09-24 15:33:25 +00:00
Arvid Norberg e6f41c0d16 remove randomness from test_dht, to make it pass consistently 2013-09-24 08:14:50 +00:00
Arvid Norberg 4991a601c6 support proxy authentication in http.py and tests 2013-09-23 06:25:27 +00:00
Arvid Norberg 60f0af860f fix mingw build of tests 2013-09-23 05:36:50 +00:00
Arvid Norberg adc4280f50 merged mingw build fixes from RC_0_16 2013-09-22 19:19:45 +00:00
Arvid Norberg 5586df1a03 don't use python process pool for regression tests. add -s flag to always build the latest version (for slow machines) 2013-09-22 13:47:33 +00:00
Arvid Norberg 04825115b4 attempt to fix windows usage of new python based proxies 2013-09-22 13:34:32 +00:00
Arvid Norberg 52fcfecf24 improve benchmark script 2013-09-22 13:23:47 +00:00
Arvid Norberg 9c99220dd1 make tests not rely on delegated anymore, but instead use simple python implementations for socks and http proxy 2013-09-22 03:37:33 +00:00
Arvid Norberg fcff201356 make tests buildable both as shared and static linkage. static builds make it easier to debug 2013-09-20 14:14:29 +00:00
Arvid Norberg 1fb0511c51 minor typo in test launching of delegated 2013-09-20 12:18:53 +00:00