premiere-libtorrent/test
Arvid Norberg 84849f3afd some msvc fixes 2015-05-30 21:46:59 +00:00
..
mutable_test_torrents landed mutable torrents branch in trunk 2015-03-21 00:12:40 +00:00
ssl merged ssl test keys from RC_1_0 2014-10-08 04:16:56 +00:00
test_torrents optimize copying torrent_info and file_storage objects 2014-12-17 05:33:16 +00:00
Jamfile merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
Makefile.am merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
dht_server.cpp split up file unit tests into smaller pieces 2015-05-30 21:10:34 +00:00
dht_server.hpp more linking issues 2013-06-23 22:36:07 +00:00
enum_if.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
http.py some debug output in web_server.py 2015-01-11 07:45:06 +00:00
main.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
peer_server.cpp split up file unit tests into smaller pieces 2015-05-30 21:10:34 +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 merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
setup_transfer.hpp fix build issue, some warnings 2015-05-17 23:32:13 +00:00
socks.py make all unit tests pass msvc's /RTCc instrumentation (no implicit integer truncation in casts) 2014-02-05 09:38:32 +00:00
swarm_suite.cpp landed alert_queue feature branch into trunk 2015-04-03 20:15:48 +00:00
swarm_suite.hpp split time_critical and super_seeding tests out of test_swarm 2014-10-12 08:39:14 +00:00
test.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test.hpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_alert_manager.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_auto_unchoke.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_bandwidth_limiter.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_bdecode.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_bdecode_performance.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
test_bencoding.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_bitfield.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_block_cache.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_bloom_filter.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_buffer.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_checking.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_coverage_win.bat don't include deprecated functions in test coverage 2014-05-04 00:44:30 +00:00
test_crc32.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_dht.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_dos_blocker.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_fast_extension.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_fence.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_file.cpp split up file unit tests into smaller pieces 2015-05-30 21:10:34 +00:00
test_file_storage.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_gzip.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_hasher.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_heterogeneous_queue.cpp fix ip_voter test and try to narrow down flapping in test heterogeneous test 2015-05-30 18:42:04 +00:00
test_http_connection.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_http_parser.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_identify_client.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_ip_filter.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_ip_voter.cpp fix ip_voter test and try to narrow down flapping in test heterogeneous test 2015-05-30 18:42:04 +00:00
test_lsd.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_magnet.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_merkle.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_metadata_extension.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_natpmp.cpp added missing license headers 2012-06-04 06:30:45 +00:00
test_packet_buffer.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_part_file.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_pe_crypto.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_peer_classes.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_peer_list.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_peer_priority.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_pex.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_piece_picker.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_primitives.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_priority.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_privacy.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_random.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_read_piece.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_recheck.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_remap_files.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_resolve_links.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_resume.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_session.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_settings_pack.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_sha1_hash.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_sliding_average.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_socket_io.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_ssl.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_stat_cache.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_storage.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_string.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_super_seeding.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_swarm.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_tailqueue.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_threads.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_time.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_time_critical.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_timestamp_history.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_torrent.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_torrent_info.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_tracker.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_trackers_extension.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_transfer.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_upnp.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
test_url_seed.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_utf8.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_utils.cpp move time_now_string out to the unit test library (basically unused in libtorrent itself) 2015-04-24 03:48:08 +00:00
test_utils.hpp move time_now_string out to the unit test library (basically unused in libtorrent itself) 2015-04-24 03:48:08 +00:00
test_utp.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_ban.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_chunked.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_http.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_http_pw.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_redirect.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_socks4.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_socks5.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_web_seed_socks5_pw.cpp some msvc fixes 2015-05-30 21:46:59 +00:00
test_xml.cpp merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile. 2015-05-30 04:31:23 +00:00
udp_tracker.cpp split up file unit tests into smaller pieces 2015-05-30 21:10:34 +00:00
udp_tracker.hpp clean up udp-tracker unit tests 2014-02-23 01:32:55 +00:00
utf8_test.txt add utf8 unit test 2014-05-03 05:09:21 +00:00
valgrind_suppressions.txt fix suppressions file 2014-01-26 01:28:16 +00:00
vsinstr_excludes.rsp extend ignore patterns for windows test coverage 2014-05-03 06:27:21 +00:00
web_seed_suite.cpp fix build issue, some warnings 2015-05-17 23:32:13 +00:00
web_seed_suite.hpp merged changes from RC_1_0 2014-10-12 18:16:46 +00:00
web_server.py support http basic auth in http_connection passed in from the outside as opposed to part of the url 2015-02-08 16:03:09 +00:00
zeroes.gz fixed bug in gunzip 2014-05-02 16:11:25 +00:00