# # Copyright (c) 2005 João Abecasis # # 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) # project test ; import quickbook-testing : quickbook-test ; test-suite quickbook.test : [ quickbook-test quickbook-manual ] [ quickbook-test code-block-1 ] [ quickbook-test code-block-2 ] [ quickbook-test code-snippet ] [ quickbook-test preformatted ] [ quickbook-test link-side-by-side ] [ quickbook-test escape ] ;