added unit test for RSS feeds and fixed a parsing bug

This commit is contained in:
Arvid Norberg
2012-02-20 07:51:36 +00:00
parent 079a8f8314
commit 75fce84ce4
6 changed files with 204 additions and 31 deletions

View File

@@ -20,6 +20,7 @@ project
test-suite libtorrent :
[ run test_threads.cpp ]
[ run test_rss.cpp ]
[ run test_bandwidth_limiter.cpp ]
[ run test_buffer.cpp ]
[ run test_piece_picker.cpp ]