premiere-libtorrent/test
arvidn 4947602a2f make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
..
mutable_test_torrents landed mutable torrents branch in trunk 2015-03-21 00:12:40 +00:00
ssl update SSL certificate for test 2016-10-27 18:21:04 -04:00
test_torrents make pad-file and symlink support conform to BEP47 (#992) 2016-08-07 22:37:10 -04:00
Jamfile Refactor several flags to torrent_handle::get_flags/set_flags. 2017-07-17 01:05:31 -07:00
Makefile.am Refactor several flags to torrent_handle::get_flags/set_flags. 2017-07-17 01:05:31 -07:00
bittorrent_peer.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
bittorrent_peer.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
corrupt.gz update puff.c for gzip inflation (#1022) 2016-08-21 14:43:44 -04:00
dht_server.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
dht_server.hpp more linking issues 2013-06-23 22:36:07 +00:00
enum_if.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
http.py Add/fix shebang in python scripts, add execute permission (linux), remove whitespace/tabs at end of line 2015-07-12 14:24:01 +08:00
main.cpp tests should not fail by failing to clean up. Make clean up more reliable on windows 2017-07-04 10:21:23 -04:00
make_torrent.cpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
make_torrent.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
peer_server.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
peer_server.hpp fix missing EXPORT annotation of functions in the test utility library (#631) 2016-04-20 07:51:25 -04:00
print_alerts.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
print_alerts.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04: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
settings.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
settings.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
setup_transfer.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
setup_transfer.hpp add test for recent duplicate add bug (#2003) 2017-05-17 23:04:50 -04:00
socks.py Add/fix shebang in python scripts, add execute permission (linux), remove whitespace/tabs at end of line 2015-07-12 14:24:01 +08:00
swarm_suite.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
swarm_suite.hpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test.cpp merge RC_1_1 into master 2017-02-26 00:48:12 -05:00
test.hpp enable warnings when building tests (#1880) 2017-04-02 14:22:17 -04:00
test_alert_manager.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_alert_types.cpp added block_uploaded_alert to allow client to track upload activity 2017-07-16 11:04:03 -07:00
test_alloca.cpp construct and destruct objects in stack allocations (alloca()) 2017-04-28 21:34:31 -04:00
test_auto_unchoke.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_bandwidth_limiter.cpp fix bandwith rate limit calculation (#2134) 2017-07-11 21:35:12 -07:00
test_bdecode.cpp reject put messages with incorrect bencoding (#2118) 2017-07-02 18:30:32 -04:00
test_bencoding.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_bitfield.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_block_cache.cpp make the job action enum an enum class 2017-06-11 23:53:58 +02:00
test_bloom_filter.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_buffer.cpp make move constructors and move assignment operators noexcept 2017-06-01 23:42:15 +02:00
test_checking.cpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
test_crc32.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_create_torrent.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_dht.cpp fix handling of SSL listen sockets 2017-07-10 21:41:39 -07:00
test_dht_storage.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_direct_dht.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_dos_blocker.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_ed25519.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_enum_net.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_fast_extension.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_fence.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_ffs.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_file.cpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
test_file_progress.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_file_storage.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_flags.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_gzip.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_hasher.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_hasher512.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_heterogeneous_queue.cpp make move constructors and move assignment operators noexcept 2017-06-01 23:42:15 +02:00
test_http_connection.cpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
test_http_parser.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_identify_client.cpp fix internal use of deprecated function identify_client 2017-06-10 08:16:23 +02:00
test_ip_filter.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_ip_voter.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_linked_list.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_listen_socket.cpp make listen_socket_t non-copyable and non-movable (#2137) 2017-07-10 10:14:36 -07:00
test_lsd.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_magnet.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_merkle.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_natpmp.cpp merged RC_1_1 into master 2017-05-12 21:46:45 -04:00
test_packet_buffer.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_part_file.cpp make iovec_t an alias for span<char>, in preparation for removing it altogether in favour of span 2017-04-30 11:49:08 -04:00
test_pe_crypto.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_peer_classes.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_peer_list.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_peer_priority.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_pex.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_piece_picker.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_primitives.cpp make iovec_t an alias for span<char>, in preparation for removing it altogether in favour of span 2017-04-30 11:49:08 -04:00
test_priority.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_privacy.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_random.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_read_piece.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_read_resume.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_receive_buffer.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_recheck.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_remap_files.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_remove_torrent.cpp merged RC_1_1 into master 2017-04-21 01:21:31 -04:00
test_resolve_links.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_resume.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_session.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_session_params.cpp merged RC_1_1 into master 2017-05-12 21:46:45 -04:00
test_settings_pack.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_sha1_hash.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_sliding_average.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_socket_io.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_span.cpp improve span container constructor 2017-04-28 08:17:57 -04:00
test_ssl.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_stack_allocator.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_stat_cache.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_storage.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_string.cpp remove call _strchr 2017-07-12 15:34:45 -07:00
test_tailqueue.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_threads.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_time.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_time_critical.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_timestamp_history.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_torrent.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_torrent_info.cpp merge RC_1_1 into master 2017-05-15 09:12:23 -04:00
test_tracker.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_transfer.cpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_upnp.cpp merged RC_1_1 into master 2017-05-12 21:46:45 -04:00
test_url_seed.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_utf8.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_utils.cpp factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -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 make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
test_web_seed.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_ban.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_chunked.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_http.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_http_pw.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_redirect.cpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
test_web_seed_socks4.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_socks5.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_socks5_no_peers.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_web_seed_socks5_pw.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_xml.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
udp_tracker.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
udp_tracker.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04: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 make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
web_seed_suite.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
web_server.py hack to get test_stop_tracker_timeout working 2017-04-30 08:11:56 -04:00
zeroes.gz fixed bug in gunzip 2014-05-02 16:11:25 +00:00