.. |
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
|
factor out file progress tracking from the torrent class
|
2015-06-28 22:47:11 -04:00 |
Makefile.am
|
Fix error when building test_file_progress, missed in e2784df
|
2015-07-09 20:11:23 +08:00 |
dht_server.cpp
|
don't pull in the asio namespace in libtorrent. refer to it by boost::asio
|
2015-06-06 01:24:25 -04: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
|
Remove duplicate
|
2015-07-11 15:45:18 +08: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 |
root3.xml
|
Add test case for igd_version
|
2015-07-09 20:11:24 +08:00 |
setup_transfer.cpp
|
attempt to make starting proxy server for tests more reliable
|
2015-06-24 20:51:23 -04:00 |
setup_transfer.hpp
|
improve reliability of some of the unit tests
|
2015-06-10 01:22:01 -04:00 |
socks.py
|
split up test_http_connection into smaller test cases
|
2015-06-21 12:41:50 -04:00 |
swarm_suite.cpp
|
attempt to make test_utp and swarm_suite more reliable
|
2015-06-17 19:36:26 -04: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
|
some test fixes
|
2015-05-31 16:14:46 +00:00 |
test.hpp
|
some test fixes
|
2015-05-31 16:14:46 +00:00 |
test_alert_manager.cpp
|
fix typo in settings_pack
|
2015-06-07 09:23:04 -04:00 |
test_auto_unchoke.cpp
|
improve logging of the choker and reliability of the test_auto_unchoke
|
2015-06-19 01:43:09 -04:00 |
test_bandwidth_limiter.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_bdecode.cpp
|
add some bdecoding unit tests
|
2015-06-02 03:06:48 +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
|
add some bdecoding unit tests
|
2015-06-02 03:06:48 +00:00 |
test_bitfield.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +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
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_buffer.cpp
|
drop support for boost 1.35 and fix some more references to the asio namespace
|
2015-06-06 02:10:53 -04:00 |
test_checking.cpp
|
improve some tests
|
2015-06-14 15:48:11 -04:00 |
test_coverage_win.bat
|
don't include deprecated functions in test coverage
|
2014-05-04 00:44:30 +00:00 |
test_crc32.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_dht.cpp
|
fix no-deprecated build. extend .travis.yml to build the 3 test configurations too. rename README to README.rst
|
2015-06-05 02:31:52 -04:00 |
test_dos_blocker.cpp
|
fix gcc build of test_dos_blocker. update README and travis.yml
|
2015-06-04 21:58:02 -04:00 |
test_fast_extension.cpp
|
disable tests of extensions when they are disabled by the build config
|
2015-06-14 21:19:27 -04:00 |
test_fence.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_file.cpp
|
split up file unit tests into smaller pieces
|
2015-05-30 21:10:34 +00:00 |
test_file_progress.cpp
|
factor out file progress tracking from the torrent class
|
2015-06-28 22:47:11 -04:00 |
test_file_storage.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_gzip.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_hasher.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_heterogeneous_queue.cpp
|
add some bdecoding unit tests
|
2015-06-02 03:06:48 +00:00 |
test_http_connection.cpp
|
fix bug in test_http_connection
|
2015-06-21 23:06:08 -04:00 |
test_http_parser.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_identify_client.cpp
|
fix test_identify_client build with deprecated functions turned off
|
2015-06-19 23:54:38 -04:00 |
test_ip_filter.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_ip_voter.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_lsd.cpp
|
some msvc fixes
|
2015-05-30 21:46:59 +00:00 |
test_magnet.cpp
|
improve reliability of some of the unit tests
|
2015-06-10 01:22:01 -04:00 |
test_merkle.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_metadata_extension.cpp
|
fix no-deprecated build. extend .travis.yml to build the 3 test configurations too. rename README to README.rst
|
2015-06-05 02:31:52 -04:00 |
test_natpmp.cpp
|
added missing license headers
|
2012-06-04 06:30:45 +00:00 |
test_packet_buffer.cpp
|
test names
|
2015-05-31 17:16:44 +00:00 |
test_part_file.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_pe_crypto.cpp
|
split up the tests in test_pe_crypto into multiple test cases, to improve output on failure
|
2015-06-17 21:55:27 -04:00 |
test_peer_classes.cpp
|
some msvc fixes
|
2015-05-30 21:46:59 +00:00 |
test_peer_list.cpp
|
attempt to make unit tests more deterministic
|
2015-06-05 23:02:07 -04:00 |
test_peer_priority.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_pex.cpp
|
fix no-deprecated build. extend .travis.yml to build the 3 test configurations too. rename README to README.rst
|
2015-06-05 02:31:52 -04:00 |
test_piece_picker.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_primitives.cpp
|
some msvc fixes
|
2015-05-30 21:46:59 +00:00 |
test_priority.cpp
|
simplify settings in test_priority.cpp
|
2015-06-27 16:16:18 -04:00 |
test_privacy.cpp
|
disable local peer discovery in test_privacy, to avoid finding random peers, polluting the test
|
2015-06-14 22:05:27 -04:00 |
test_random.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_read_piece.cpp
|
improve some tests
|
2015-06-14 15:48:11 -04:00 |
test_recheck.cpp
|
fix no-deprecated build. extend .travis.yml to build the 3 test configurations too. rename README to README.rst
|
2015-06-05 02:31:52 -04:00 |
test_remap_files.cpp
|
attempt to make setup_transfer more reliable by waiting for torrents to transition to downloading state before connecting peers
|
2015-06-15 22:00:02 -04:00 |
test_resolve_links.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +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
|
msvc fixes
|
2015-05-31 12:21:16 +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
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_socket_io.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_ssl.cpp
|
split up test_ssl into smaller test cases to improve output on failure
|
2015-06-20 12:46:40 -04:00 |
test_stat_cache.cpp
|
some msvc fixes
|
2015-05-30 21:46:59 +00:00 |
test_storage.cpp
|
split up test_storage into smaller test cases to improve output on failures
|
2015-06-20 22:34:44 -04:00 |
test_string.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_super_seeding.cpp
|
split up super seeding unit test
|
2015-06-07 09:27:23 -04:00 |
test_swarm.cpp
|
split up some more tests into smaller test cases for easier diagnosing
|
2015-06-06 02:42:23 -04:00 |
test_tailqueue.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_threads.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_time.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +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
|
factor out file progress tracking from the torrent class
|
2015-06-28 22:47:11 -04:00 |
test_torrent_info.cpp
|
msvc fixes
|
2015-05-31 12:21:16 +00:00 |
test_tracker.cpp
|
improve reliability of test_tracker
|
2015-06-19 01:43:09 -04:00 |
test_trackers_extension.cpp
|
improve reliability of some of the unit tests
|
2015-06-10 01:22:01 -04:00 |
test_transfer.cpp
|
fix bug on write-only disk errors (it's not supposed to stop the torrent)
|
2015-06-15 02:27:09 -04:00 |
test_upnp.cpp
|
Add test case for igd_version
|
2015-07-09 20:11:24 +08: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
|
improve some tests
|
2015-06-14 15:48:11 -04: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
|
attempt to make test_utp and swarm_suite more reliable
|
2015-06-17 19:36:26 -04:00 |
test_web_seed.cpp
|
some test fixes
|
2015-05-31 16:14:46 +00:00 |
test_web_seed_ban.cpp
|
separate some more test cases to improve test output
|
2015-06-17 00:50:58 -04:00 |
test_web_seed_chunked.cpp
|
fix test_web_seed_chunked
|
2015-06-17 18:05:27 -04:00 |
test_web_seed_http.cpp
|
some test fixes
|
2015-05-31 16:14:46 +00:00 |
test_web_seed_http_pw.cpp
|
some test fixes
|
2015-05-31 16:14:46 +00:00 |
test_web_seed_redirect.cpp
|
fix no-deprecated build. extend .travis.yml to build the 3 test configurations too. rename README to README.rst
|
2015-06-05 02:31:52 -04:00 |
test_web_seed_socks4.cpp
|
separate some more test cases to improve test output
|
2015-06-17 00:50:58 -04:00 |
test_web_seed_socks5.cpp
|
separate some more test cases to improve test output
|
2015-06-17 00:50:58 -04:00 |
test_web_seed_socks5_pw.cpp
|
separate some more test cases to improve test output
|
2015-06-17 00:50:58 -04:00 |
test_xml.cpp
|
Add test case for igd_version
|
2015-07-09 20:11:24 +08:00 |
udp_tracker.cpp
|
don't pull in the asio namespace in libtorrent. refer to it by boost::asio
|
2015-06-06 01:24:25 -04: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
|
add shortcut in async resolver for raw IPs.
|
2015-06-16 23:45:05 -04:00 |
web_seed_suite.hpp
|
merged changes from RC_1_0
|
2014-10-12 18:16:46 +00:00 |
web_server.py
|
fix python typo
|
2015-07-08 00:05:13 -04:00 |
zeroes.gz
|
fixed bug in gunzip
|
2014-05-02 16:11:25 +00:00 |