# # Copyright Vladimir Prus 2004 # # 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) test-suite dynamic_bitset : [ run dyn_bitset_unit_tests1.cpp ] [ run dyn_bitset_unit_tests2.cpp ] [ run dyn_bitset_unit_tests3.cpp ] [ run dyn_bitset_unit_tests4.cpp ] ;