.. |
Jamfile
|
turned test_upnp into a proper unit-test with a simple program acting as a UPnP router
|
2009-06-29 08:09:32 +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
|
fixed tracker error race condition
|
2009-06-23 01:52:44 +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 auto unchoke test
|
2009-05-15 22:36:44 +00:00 |
test_bandwidth_limiter.cpp
|
Fixed test_bandwidth_limiter test.
|
2009-06-22 16:24:47 +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
|
made test_fast_extension more verbose
|
2009-06-10 06:31:31 +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
|
converted some recursive mutexes to regular ones
|
2009-05-23 21:36:09 +00:00 |
test_piece_picker.cpp
|
fix piece_picker test
|
2009-05-25 04:38:31 +00:00 |
test_primitives.cpp
|
handle torrents with duplicate filenames
|
2009-06-26 16:20:57 +00:00 |
test_storage.cpp
|
fixed rename_file() bug where the new name would not be saved in the resume data in some cases
|
2009-06-22 00:52:57 +00:00 |
test_swarm.cpp
|
fixed test_swarm with the new timer
|
2009-06-10 06:30:06 +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
|
turned fast-resume errors into error_codes. fixed typo in documentation
|
2009-06-28 00:36:41 +00:00 |
test_upnp.cpp
|
turned test_upnp into a proper unit-test with a simple program acting as a UPnP router
|
2009-06-29 08:09:32 +00:00 |
test_web_seed.cpp
|
fixed memory leak in disk io thread when not using the cache
|
2009-06-14 22:48:07 +00:00 |