.. |
Jamfile
|
reorder tests to run the fast ones first
|
2009-04-26 00:32:19 +00:00 |
Makefile.am
|
remove upnp-test from Makefile
|
2008-11-05 05:36:42 +00:00 |
main.cpp
|
optimized unit tests
|
2009-04-10 08:40:13 +00:00 |
setup_transfer.cpp
|
removed some dependencies on stringstream
|
2009-04-13 04:22:03 +00:00 |
setup_transfer.hpp
|
some windows fixes for dynamic linking
|
2009-04-30 17:30:14 +00:00 |
test.hpp
|
catch exceptions from TEST_CHECK
|
2009-01-19 09:30:38 +00:00 |
test_auto_unchoke.cpp
|
fixed unchoke bug. made the automatic unchoke strategy the default
|
2009-05-02 03:15:52 +00:00 |
test_bandwidth_limiter.cpp
|
greatly simplified the rate limiter and generalized all rate limits (peer, torrent, global) to allow for arbitrary rate limit configurations
|
2009-04-26 00:21:59 +00:00 |
test_bdecode_performance.cpp
|
made test_bdecode_performance run in a more reasonable amount of time
|
2009-04-26 00:31:28 +00:00 |
test_bencoding.cpp
|
more iostream fixes
|
2009-04-04 21:44:04 +00:00 |
test_buffer.cpp
|
boost detection fixes: now able to launch with boost1.34 and boost1.35
|
2008-06-13 12:20:55 +00:00 |
test_fast_extension.cpp
|
fixed bug when receiving keepalive message
|
2009-04-21 19:27:52 +00:00 |
test_hasher.cpp
|
more iostream fixes
|
2009-04-04 21:44:04 +00:00 |
test_http_connection.cpp
|
test_http_connection fix
|
2008-11-14 07:59:54 +00:00 |
test_ip_filter.cpp
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +00:00 |
test_lsd.cpp
|
tests don't need the default session features turned on
|
2008-12-20 23:06:06 +00:00 |
test_metadata_extension.cpp
|
added tracker exchange (tex) extension
|
2008-11-27 20:51:59 +00:00 |
test_natpmp.cpp
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +00:00 |
test_pe_crypto.cpp
|
optimized unit tests
|
2009-04-10 08:40:13 +00:00 |
test_pex.cpp
|
fixed test_pex
|
2009-04-10 21:25:37 +00:00 |
test_piece_picker.cpp
|
greatly optimised memory usage for peer list
|
2009-04-30 05:49:46 +00:00 |
test_primitives.cpp
|
test fixes
|
2009-04-30 01:44:50 +00:00 |
test_storage.cpp
|
more iostream fixes
|
2009-04-04 21:44:04 +00:00 |
test_swarm.cpp
|
first implementation of set_piece_deadline
|
2009-03-17 09:34:44 +00:00 |
test_torrent.cpp
|
added license to test_torrent.cpp
|
2009-02-11 01:50:17 +00:00 |
test_trackers_extension.cpp
|
added tracker exchange (tex) extension
|
2008-11-27 20:51:59 +00:00 |
test_transfer.cpp
|
test fixes
|
2009-04-30 01:44:50 +00:00 |
test_upnp.cpp
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +00:00 |
test_web_seed.cpp
|
test fixes
|
2009-04-30 01:44:50 +00:00 |