Arvid Norberg
|
d45d193811
|
improve error message for tracker_error_alert. various smaller attempts at making the unit tests more reliable
|
2013-10-07 06:20:55 +00:00 |
Arvid Norberg
|
e94df810cb
|
proper fix for unit test http proxy handling EAGAIN
|
2013-10-07 01:12:31 +00:00 |
Arvid Norberg
|
793c65cc61
|
attempt to fix test http proxy to handle EAGAIN errors
|
2013-10-07 00:34:06 +00:00 |
Arvid Norberg
|
d90f7336b1
|
fix unit test web server for tracker announces
|
2013-10-07 00:33:55 +00:00 |
Arvid Norberg
|
c99f0c120a
|
display exit code in test detail page
|
2013-10-06 20:13:15 +00:00 |
Arvid Norberg
|
f354f33f0e
|
add specific exit code for valgrind errors
|
2013-10-06 20:01:55 +00:00 |
Arvid Norberg
|
b94a13f94a
|
fail web seed tests quicker
|
2013-10-06 17:03:59 +00:00 |
Arvid Norberg
|
7adbeae273
|
some piece picker asserts and cleanup
|
2013-10-06 17:00:07 +00:00 |
Arvid Norberg
|
9f50662c92
|
one more svn fix in regression tests
|
2013-10-06 16:57:04 +00:00 |
Arvid Norberg
|
fdbe37ea39
|
fix to regression testing script
|
2013-10-06 09:03:16 +00:00 |
Arvid Norberg
|
71a47a916a
|
regenerated html
|
2013-10-06 06:37:24 +00:00 |
Arvid Norberg
|
e4c805c988
|
include socket type in listen_failed_alert and listen_succeeded_alert
|
2013-10-06 06:32:33 +00:00 |
Arvid Norberg
|
f2e3e613b2
|
merged dht fix from libtorrent_aio
|
2013-10-06 01:48:57 +00:00 |
Arvid Norberg
|
a5494f2984
|
fix python binding build with shared linking
|
2013-10-06 01:30:39 +00:00 |
Arvid Norberg
|
5e3a7a77f8
|
fix issue in parse_test_results.py
|
2013-10-06 01:29:36 +00:00 |
Arvid Norberg
|
861b6c4c71
|
attempt at optimizing parse_test_output.py
|
2013-10-06 01:16:50 +00:00 |
Arvid Norberg
|
d8c51a29eb
|
improve unit test html a bit
|
2013-10-06 00:53:50 +00:00 |
Arvid Norberg
|
84a47130e5
|
do less cleaning, save CPU and time when running tests
|
2013-10-05 19:14:42 +00:00 |
Arvid Norberg
|
606f5a9ea1
|
exit on first error when building unit tests
|
2013-10-05 18:52:47 +00:00 |
Arvid Norberg
|
f44f7d18a2
|
improve svn usage in run_regression_tests.py
|
2013-10-05 17:52:25 +00:00 |
Arvid Norberg
|
cf399a8b02
|
compact chained_buffer::buffer_t
|
2013-10-05 04:49:00 +00:00 |
Arvid Norberg
|
1dd5e5128b
|
fix issue in internal_file_entry when assigning an empty string that's borrowed
|
2013-10-05 04:18:24 +00:00 |
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 |