premiere-libtorrent/test
Arvid Norberg b72badd1b1 added test for checking files when some files are missing 2008-08-20 08:07:31 +00:00
..
Jamfile fixed bug where a torrent would not get into the 'finished' state right after file checking. It would either go to downloading or seeding. Also added test_transfer 2008-08-18 20:02:50 +00:00
Makefile.am fixed bug where a torrent would not get into the 'finished' state right after file checking. It would either go to downloading or seeding. Also added test_transfer 2008-08-18 20:02:50 +00:00
main.cpp
setup_transfer.cpp added test to measure peak download rate and introduced performance warning alert when disk buffer limit and request limit are reached 2008-08-19 15:04:14 +00:00
setup_transfer.hpp added test to measure peak download rate and introduced performance warning alert when disk buffer limit and request limit are reached 2008-08-19 15:04:14 +00:00
test.hpp
test_auto_unchoke.cpp
test_bandwidth_limiter.cpp
test_bdecode_performance.cpp
test_bencoding.cpp
test_buffer.cpp
test_fast_extension.cpp
test_hasher.cpp
test_http_connection.cpp
test_ip_filter.cpp
test_lsd.cpp
test_metadata_extension.cpp
test_natpmp.cpp
test_pe_crypto.cpp
test_pex.cpp
test_piece_picker.cpp
test_primitives.cpp
test_storage.cpp added test for checking files when some files are missing 2008-08-20 08:07:31 +00:00
test_swarm.cpp
test_torrent.cpp extended the test_torrent to torrents with 0 bytes 2008-08-17 11:42:57 +00:00
test_transfer.cpp added test to measure peak download rate and introduced performance warning alert when disk buffer limit and request limit are reached 2008-08-19 15:04:14 +00:00
test_upnp.cpp
test_web_seed.cpp