add unit test for some filesystem functions, like listing directories

This commit is contained in:
Arvid Norberg
2012-06-29 23:10:28 +00:00
parent 8fffb4bb35
commit b14479132c
3 changed files with 97 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ project
;
test-suite libtorrent :
[ run test_file.cpp ]
[ run test_threads.cpp ]
[ run test_rss.cpp ]
[ run test_bandwidth_limiter.cpp ]