premiere-libtorrent/test
Arvid Norberg 15e2019332 clean up upnp error category by moving it into upnp.cpp, it's not properly encapsulated. added some documentation to torrent_handle. reformatted some documentation comments to honor an 80 column display 2014-02-02 03:05:55 +00:00
..
ssl merged SSL unit tests from RC_0_16 2013-12-15 21:10:45 +00:00
test_torrents merged fixes from RC_0_16 2013-12-23 01:40:05 +00:00
Jamfile suppress libcrypto issue in valgrind runs 2014-01-25 22:56:22 +00:00
Makefile.am back ported bitfield test from libtorrent_aio 2013-12-24 08:34:30 +00:00
cb.xml improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them 2012-02-21 03:14:54 +00:00
dht_server.cpp fix some uninitialized members 2014-01-18 06:53:47 +00:00
dht_server.hpp more linking issues 2013-06-23 22:36:07 +00:00
enum_if.cpp low level network primitives should not be exported. Moved enum_if into tests (since it uses internal functions) 2013-07-20 01:02:15 +00:00
eztv.xml improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them 2012-02-21 03:14:54 +00:00
fg.xml fix parse error in xml parser 2013-07-24 07:13:26 +00:00
http.py move web_server for unit tests over to python 2013-11-03 08:15:51 +00:00
kat.xml improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them 2012-02-21 03:14:54 +00:00
main.cpp make test_transfer much more likely to succeed 2014-01-24 09:31:47 +00:00
mn.xml improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them 2012-02-21 03:14:54 +00:00
pb.xml improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them 2012-02-21 03:14:54 +00:00
peer_server.cpp fix some uninitialized members 2014-01-18 06:53:47 +00:00
peer_server.hpp more linking issues 2013-06-23 22:36:07 +00:00
root1.xml improve and extend the upnp unit test 2012-06-28 06:47:59 +00:00
root2.xml improve and extend the upnp unit test 2012-06-28 06:47:59 +00:00
setup_transfer.cpp don't print stuff to stdout in debug builds. when waking up from completing a connection attempt, exit immediately if the connection is disconnecting, or disconnect if we're in graceful pause mode. some test cleanups 2014-01-26 08:18:13 +00:00
setup_transfer.hpp merge test_read_piece from RC_0_16 2013-11-24 01:32:51 +00:00
socks.py fix socks proxy error reporting for unit tests 2014-01-21 09:46:03 +00:00
test.hpp DHT refactoring and support for storing arbitrary data with put 2013-12-27 04:28:25 +00:00
test_auto_unchoke.cpp unittest polishing 2013-10-14 07:09:57 +00:00
test_bandwidth_limiter.cpp rate limiter overflow fix (for very high limits) 2014-01-13 06:49:47 +00:00
test_bdecode_performance.cpp added missing license headers 2012-06-04 06:30:45 +00:00
test_bencoding.cpp merged test from RC_0_16 2013-11-07 17:12:11 +00:00
test_bitfield.cpp back ported bitfield test from libtorrent_aio 2013-12-24 08:34:30 +00:00
test_buffer.cpp fix potential buffer overrun in unit test 2014-01-18 06:54:13 +00:00
test_checking.cpp merge test_read_piece from RC_0_16 2013-11-24 01:32:51 +00:00
test_dht.cpp merged dht node ID change from RC_0_16 2014-01-11 08:08:43 +00:00
test_fast_extension.cpp improved multiple bitfield and have_all/have_none unit test and fixed peer_connection accordingly 2012-05-02 18:03:12 +00:00
test_file.cpp improve duplicate file detection in torrent files 2013-11-18 06:59:47 +00:00
test_file_storage.cpp fix set_naem() on file_storage actually affecting save paths 2013-11-17 08:02:16 +00:00
test_hasher.cpp more beos fixes 2009-12-15 13:11:07 +00:00
test_http_connection.cpp fix test_http_connection for windows 2014-01-22 02:59:09 +00:00
test_http_parser.cpp improved support for web seeds that don't support keep-alive 2013-10-20 02:40:43 +00:00
test_ip_filter.cpp extend ip_filter test to include some IPv6 2013-02-27 04:14:50 +00:00
test_lsd.cpp some more test fixes 2013-09-01 17:49:08 +00:00
test_magnet.cpp fix valgrind issues in tests 2013-09-04 05:50:40 +00:00
test_metadata_extension.cpp fix build 2013-11-29 05:37:52 +00:00
test_natpmp.cpp added missing license headers 2012-06-04 06:30:45 +00:00
test_packet_buffer.cpp split up test_primitives some more 2013-09-01 06:52:50 +00:00
test_pe_crypto.cpp member re-order and struct packing 2013-12-02 04:24:10 +00:00
test_peer_priority.cpp change peer priority to use crc32c instead of sha1 2014-01-23 02:28:04 +00:00
test_pex.cpp some more fixes around TORRENT_DISABLE_EXTENSIONS 2013-12-21 06:20:16 +00:00
test_piece_picker.cpp more build fixes and cleaning up 2014-01-19 20:19:15 +00:00
test_primitives.cpp back ported bitfield test from libtorrent_aio 2013-12-24 08:34:30 +00:00
test_priority.cpp attempt to make test_priority more robust 2014-01-25 23:04:24 +00:00
test_privacy.cpp move web_server for unit tests over to python 2013-11-03 08:15:51 +00:00
test_read_piece.cpp merge test_read_piece from RC_0_16 2013-11-24 01:32:51 +00:00
test_rss.cpp clean up entry::print 2013-12-19 08:30:17 +00:00
test_session.cpp merged anonymous mode fix from RC_0_16 2013-06-12 07:57:13 +00:00
test_ssl.cpp wait for torrent to be seeding before trying to connect to it, in test_ssl 2014-01-20 03:00:25 +00:00
test_storage.cpp assert that create_torrent returns a valid torrent_info pointer 2013-12-30 06:47:15 +00:00
test_string.cpp fix unit tests build 2013-09-02 09:35:15 +00:00
test_swarm.cpp make test_swarm test with a smaller torrent, making the test complete faster 2013-09-17 09:33:42 +00:00
test_threads.cpp fix race condition in test_threads 2013-08-18 06:03:59 +00:00
test_time.cpp add unit test for timer functions 2013-11-01 16:05:48 +00:00
test_torrent.cpp make test_torrent cheaper 2013-10-20 08:06:18 +00:00
test_torrent_info.cpp improve duplicate file detection in torrent files 2013-11-18 06:59:47 +00:00
test_torrent_parse.cpp merged fixes from RC_0_16 2013-12-23 01:40:05 +00:00
test_tracker.cpp move web_server for unit tests over to python 2013-11-03 08:15:51 +00:00
test_trackers_extension.cpp some more fixes around TORRENT_DISABLE_EXTENSIONS 2013-12-21 06:20:16 +00:00
test_transfer.cpp more test_transfer polish. fix issue where passing on our listen port depended on anonymous_mode, instead of use_proxy. not passing it on would break a few unit tests 2014-01-26 08:36:56 +00:00
test_upnp.cpp fix test_upnp 2013-09-03 04:41:49 +00:00
test_utp.cpp optimize some invariant checks and make test_utp shorted, to complete much faster 2013-10-20 06:03:23 +00:00
test_web_seed.cpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
test_web_seed_ban.cpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
test_web_seed_chunked.cpp fix web_seed_chunked test 2013-11-04 21:08:19 +00:00
test_web_seed_http.cpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
test_web_seed_http_pw.cpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
test_web_seed_socks4.cpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
test_web_seed_socks5.cpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
test_web_seed_socks5_pw.cpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
test_xml.cpp clean up upnp error category by moving it into upnp.cpp, it's not properly encapsulated. added some documentation to torrent_handle. reformatted some documentation comments to honor an 80 column display 2014-02-02 03:05:55 +00:00
valgrind_suppressions.txt fix suppressions file 2014-01-26 01:28:16 +00:00
web_seed_suite.cpp web test suite fix 2014-01-22 06:25:28 +00:00
web_seed_suite.hpp split up the web seed tests further into chunked encoding and banning of web seeds as their own tests 2013-11-03 18:27:24 +00:00
web_server.py we're not always supposed to gzip test_file in web_server.py (unit test) 2014-01-22 04:05:23 +00:00