2005-08-11 11:06:52 +00:00
|
|
|
use-project /torrent : .. ;
|
|
|
|
|
|
|
|
project
|
|
|
|
:
|
|
|
|
requirements <threading>multi
|
|
|
|
<library>/torrent
|
|
|
|
<source>main.cpp
|
2005-08-14 22:04:58 +00:00
|
|
|
;
|
2005-08-11 11:06:52 +00:00
|
|
|
|
|
|
|
test-suite libtorrent :
|
2005-09-14 19:33:16 +00:00
|
|
|
[ run test_buffer.cpp ]
|
2005-09-11 09:48:05 +00:00
|
|
|
[ run test_storage.cpp ]
|
2005-08-12 12:40:58 +00:00
|
|
|
[ run test_piece_picker.cpp ]
|
2005-08-11 11:06:52 +00:00
|
|
|
# [ run test_entry.cpp ]
|
|
|
|
[ run test_bencoding.cpp ]
|
|
|
|
[ run test_ip_filter.cpp ]
|
|
|
|
[ run test_hasher.cpp ]
|
|
|
|
;
|
|
|
|
|