trunk:
moved to asio-1-0-0 from asio-head (get_asio & makefile fix) tests moved to "check" target
This commit is contained in:
11
Makefile.am
11
Makefile.am
@@ -63,14 +63,3 @@ bindings/python/src/version.cpp
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libtorrent-rasterbar.pc
|
||||
|
||||
check: test
|
||||
test/test_hasher \
|
||||
&& test/test_bencoding \
|
||||
&& test/test_ip_filter \
|
||||
&& test/test_piece_picker \
|
||||
&& test/test_storage \
|
||||
&& test/test_buffer \
|
||||
&& test/test_swarm \
|
||||
&& test/test_primitives \
|
||||
&& echo && echo && echo " **** all tests passed ****" && echo && echo
|
||||
|
Reference in New Issue
Block a user