passing all tests with all link combinations shared, static, and header

This commit is contained in:
Lorenzo Caminiti
2016-12-15 02:15:50 -08:00
parent ca2071b6a3
commit c5df888fc4
25 changed files with 142 additions and 100 deletions

View File

@@ -0,0 +1,11 @@
// Copyright (C) 2008-2016 Lorenzo Caminiti
// Distributed under the Boost Software License, Version 1.0 (see accompanying
// file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt).
// See: http://www.boost.org/doc/libs/release/libs/contract/doc/html/index.html
// Test pre disable no assertion (in programs, but same for libraries).
#define BOOST_CONTRACT_PRECONDITIONS_DISABLE_NO_ASSERTION
#include "prog.hpp"