Arvid Norberg
|
cea5585993
|
remove stats logging functionality from libtorrent. This has been moved to a helper class part of libtorrent-webui, utility library
|
2014-10-21 19:58:12 +00:00 |
Arvid Norberg
|
3f88389f05
|
merged changes from RC_1_0
|
2014-08-16 07:46:06 +00:00 |
Arvid Norberg
|
b49f78d180
|
name trunk branch correctly in .regression config
|
2014-07-15 02:09:34 +00:00 |
Arvid Norberg
|
7351389ce8
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
Arvid Norberg
|
f47ca73c32
|
bump regression test timeout
|
2014-05-07 05:57:09 +00:00 |
Arvid Norberg
|
dfbee77c03
|
bump timeout
|
2014-05-06 02:23:50 +00:00 |
Arvid Norberg
|
f3e86dbc4a
|
fix python binding Jamfile to use the same default linkage as everything else. polish run_tests script to print out less verbose build logs
|
2014-03-31 06:43:29 +00:00 |
Arvid Norberg
|
5246e1bbde
|
run one test less
|
2014-03-30 20:28:21 +00:00 |
Arvid Norberg
|
f06b23c471
|
extend timeout
|
2014-03-23 01:31:17 +00:00 |
Arvid Norberg
|
6ac8b9e006
|
improve regression testing framework
|
2014-03-16 23:55:18 +00:00 |
Arvid Norberg
|
f382876832
|
fix debug buffer build. add new Jamfile feature for it. attempt to make it build on windows
|
2013-11-29 09:41:53 +00:00 |
Arvid Norberg
|
5388f0af74
|
improve valgrind runs of test_dht
|
2013-10-14 07:43:18 +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
|
1481767e0d
|
build python bindings as part of regression tests
|
2013-09-29 19:38:48 +00:00 |
Arvid Norberg
|
82b81b7f71
|
build examples and tools as part of regression tests
|
2013-09-15 12:53:53 +00:00 |
Arvid Norberg
|
275c340231
|
make socket buffer sizes affect the udp socket as well. for high_performance_seed preset, set 1 MB socket buffers. only run test_rate() in proper release mode (without invariant checks and debug-iterators). lower the time limit of test_rate. update regression tests to disable invariant checks and debug iterators when building release mode
|
2013-09-02 09:24:34 +00:00 |
Arvid Norberg
|
503ebc91bd
|
bump regression testing time limit
|
2013-08-27 05:31:49 +00:00 |
Arvid Norberg
|
7e02441a50
|
lower the test timeout
|
2013-08-17 19:44:41 +00:00 |
Arvid Norberg
|
a8296c03f6
|
clean objects in between revisions when running tests
|
2013-08-11 19:27:41 +00:00 |
Arvid Norberg
|
9be0f3c1c3
|
don't build regression tests with bandwidth-logging on, since it appears to bust the 256 character path limit on windows
|
2013-08-04 05:21:37 +00:00 |
Arvid Norberg
|
a854373a04
|
raise time limit for unit tests. improve logging of udp tracker test
|
2013-08-04 00:49:41 +00:00 |
Arvid Norberg
|
df97a76c2f
|
enable request logging in regression testing
|
2013-07-30 15:59:41 +00:00 |
Arvid Norberg
|
fe28c0aac2
|
update regression test configurations
|
2013-07-21 16:58:22 +00:00 |
Arvid Norberg
|
59a83a92ee
|
run fewer tests to increase turnaround times
|
2013-06-23 03:48:38 +00:00 |
Arvid Norberg
|
a5926e5177
|
improve run_tests.py robustness as well as support cleaning of test directory after each full run-through of the tests
|
2013-06-20 03:20:02 +00:00 |
Arvid Norberg
|
0bcd97c51e
|
kill tests that are hung
|
2013-06-17 06:54:00 +00:00 |
Arvid Norberg
|
311249c948
|
support running tests for different branches. assume regression_tests is a shared folder
|
2013-06-17 01:30:45 +00:00 |
Arvid Norberg
|
261a25cab7
|
some more regression testing fixes
|
2013-06-16 21:44:02 +00:00 |
Arvid Norberg
|
0feaf488ae
|
trim down the number of configurations to build
|
2013-06-16 18:50:30 +00:00 |
Arvid Norberg
|
a1c4a9a146
|
fix some build configurations for regression tests
|
2013-06-16 00:48:23 +00:00 |
Arvid Norberg
|
045b36f48e
|
polish on generating test reports
|
2013-06-16 00:46:23 +00:00 |
Arvid Norberg
|
70e3617cd6
|
some helper scripts for running and collecting summary report on unit tests, can be expanded to automatically run regression tests
|
2013-06-15 23:25:14 +00:00 |