#~ Copyright Rene Rivera 2008, Daryle Walker 2011 #~ Distributed under the Boost Software License, Version 1.0. #~ (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) import testing ; project : requirements /boost/crc//boost_crc /boost/core//boost_core ; run crc_test.cpp /boost/integer//boost_integer /boost/timer//boost_timer ; run crc_test2.cpp /boost/integer//boost_integer ; run pr15_test.cpp ; compile issue25_test.cpp ; run uint_t_test.cpp /boost/integer//boost_integer ; run quick.cpp ;