Revert "file headers cleanup"

This reverts commit ffb90f21b7.
This commit is contained in:
Raffi Enficiaud
2015-10-08 03:17:48 +02:00
parent 0e5f30faab
commit cabcd04597
143 changed files with 633 additions and 251 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Copyright 2001, Raffi Enficiaud
# Copyright 2015, Raffi Enficiaud
# Use, modification, and distribution are subject to the
# Boost Software License, Version 1.0. (See accompanying file
+2 -1
View File
@@ -1,4 +1,5 @@
# (C) Copyright Gennadiy Rozental 2001.
# (C) Copyright Gennadiy Rozental 2001-2005.
# (C) Copyright Juergen Hunold 2006.
# Use, modification, and distribution are subject to 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)
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief simple string class definition
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : simple string class definition
// ***************************************************************************
#ifndef CONST_STRING_HPP
+7 -1
View File
@@ -1,9 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
// File : $RCSfile: const_string_test.cpp,v $
//
// Version : $Revision$
//
// Description : simple string class test
// ***************************************************************************
#define BOOST_TEST_MODULE const_string test
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2003-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
#include <boost/test/prg_exec_monitor.hpp>
#include <boost/test/execution_monitor.hpp>
+2 -1
View File
@@ -1,9 +1,10 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
// ***************************************************************************
#ifndef BOOST_TEST_DYN_LINK
+2 -1
View File
@@ -1,9 +1,10 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
// ***************************************************************************
#ifndef BOOST_TEST_DYN_LINK
+2 -1
View File
@@ -1,9 +1,10 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
// ***************************************************************************
#define BOOST_TEST_NO_MAIN
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
#define BOOST_TEST_MODULE filtering test
#include <boost/test/unit_test.hpp>
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Library Code
#include <boost/test/utils/named_params.hpp>
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
#include <boost/test/prg_exec_monitor.hpp>
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2006.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#ifdef BOOST_MSVC
+2 -2
View File
@@ -1,12 +1,12 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
// each test module could contain no more then one 'main' file with init function defined
// alternatively you could define init function yourself
#define BOOST_TEST_MAIN
+1 -2
View File
@@ -1,11 +1,10 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2002-2014.
// (C) Copyright Gennadiy Rozental & Ullrich Koethe 2001.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#include <boost/test/unit_test.hpp>
+1 -2
View File
@@ -1,11 +1,10 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2002-2014.
// (C) Copyright Gennadiy Rozental & Ullrich Koethe 2001.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#include <boost/test/unit_test.hpp>
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#define BOOST_TEST_MODULE Unit_test_example_04
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#define BOOST_TEST_MODULE "Unit test example 05"
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#define BOOST_TEST_MODULE Unit test example 06
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#define BOOST_TEST_MODULE Unit_test_example_07
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#define BOOST_TEST_MODULE Unit_test_example_08
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#define BOOST_TEST_MODULE Unit_test_example_09
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
// only one file should define BOOST_TEST_MAIN/BOOST_TEST_MODULE
+1 -2
View File
@@ -1,11 +1,10 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// (C) Copyright Gennadiy Rozental & Ullrich Koethe 2001.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#include <boost/test/tools/floating_point_comparison.hpp>
+1 -2
View File
@@ -1,11 +1,10 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2002-2014.
// (C) Copyright Gennadiy Rozental & Ullrich Koethe 2001.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#include <boost/test/unit_test.hpp>
+1 -2
View File
@@ -1,10 +1,9 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
// See http://www.boost.org/libs/test for the library home page.
// ***************************************************************************
// Boost.Test
#include <boost/test/unit_test.hpp>
+1 -1
View File
@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2014.
// 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)
+1 -1
View File
@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2015.
// 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)
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2006-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+1 -1
View File
@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+6 -3
View File
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2005-2010.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief forwarding source
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : forwarding source
// ***************************************************************************
#define BOOST_TEST_SOURCE
+1 -1
View File
@@ -1,4 +1,4 @@
# (C) Copyright Gennadiy Rozental 2001.
# (C) Copyright Gennadiy Rozental 2001-2015.
# Use, modification, and distribution are subject to 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)
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2003-2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief unit test for custon user exception translator registry
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : unit test for custon user exception translator registry
// ***************************************************************************
// Boost.Test
@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2015.
// (C) Copyright Beman Dawes 2001.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
@@ -7,8 +7,12 @@
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief tests an ability of Unit Test Framework to catch all kinds of test errors in a user code and properly report it.
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : tests an ability of Unit Test Framework to catch all kinds
// of test errors in a user code and properly report it.
// ***************************************************************************
// Boost.Test
+7 -3
View File
@@ -1,12 +1,16 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief tests Unit Test Framework reporting facilities against pattern file
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : tests Unit Test Framework reporting facilities against
// pattern file
// ***************************************************************************
// Boost.Test
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2003-2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief unit test for class properties facility
// File : $RCSfile$
//
// Version : $Revision: 62023 $
//
// Description : unit test for class properties facility
// ***************************************************************************
// Boost.Test
+5
View File
@@ -0,0 +1,5 @@
par1 = "ABC "
NS1::par1 = 12
NS2::NS3::par1 = OFF
NS2::NS4::par1 = ON
NS2::NS4::NS5::par1 = 1 2 3
+1
View File
@@ -0,0 +1 @@
par1 = |"Simple text "|
+1
View File
@@ -0,0 +1 @@
par1 = 1
+1
View File
@@ -0,0 +1 @@
NS::par2 = 1 2
+1
View File
@@ -0,0 +1 @@
NS::par2 => 2
+1
View File
@@ -0,0 +1 @@
par1 1
+1
View File
@@ -0,0 +1 @@
NS1/NS2/par 1
+9
View File
@@ -0,0 +1,9 @@
par2 NS1::par1
par3 NS2::NS3::par1
par5 NS2::NS3::par1
par4 NS2::NS4::par1
+4
View File
@@ -0,0 +1,4 @@
#not exitent parameter
par1 BLA::bla
+4
View File
@@ -0,0 +1,4 @@
# unexpected token
par1 NS1::par1 par2
+33
View File
@@ -0,0 +1,33 @@
qwer\
ty
123 \\
11
# ery \
23
xcv \ dfgsd
qwe
1 \
23
34 \
34
a \
b \
c \
d \
e \
f
as \
# test
sa
as\
we
+29
View File
@@ -0,0 +1,29 @@
# 000
1
2 # 2
# 1111
# 234
#rtyet
#erty\
4
3
##################### ######################### 4444
+4
View File
@@ -0,0 +1,4 @@
{ abc d }
{ d
dsfg
}
+13
View File
@@ -0,0 +1,13 @@
$define AAA 123
$define BBB $AAA$$AAA$
a$BBB$
1$AAA$2
$define V $TEST_\
MACRO$=11
a $V$
$define AAA abc
1$AAA$2
+37
View File
@@ -0,0 +1,37 @@
$define a aa
$ifdef a
1
$else
2
$endif
$ifdef A
1
$else
2
$endif
$ifndef A
1
$else
2
$endif
$ifdef a
$define V abc
$else
$define V cba
$endif
1$V$
$ifdef a
$ifdef V
a
$else
b
$endif
$else
c
$endif
+1
View File
@@ -0,0 +1 @@
$ifdef
+2
View File
@@ -0,0 +1,2 @@
$ifdef
$else
+3
View File
@@ -0,0 +1,3 @@
$else
$endif
+2
View File
@@ -0,0 +1,2 @@
$endif
+4
View File
@@ -0,0 +1,4 @@
a
$include test_include1_include1.cfg
b
+1
View File
@@ -0,0 +1 @@
c
+4
View File
@@ -0,0 +1,4 @@
1
$include test_include1.cfg# again
2
+3
View File
@@ -0,0 +1,3 @@
$include \# broken
test_include1_include1.cfg
$include test_include1_include1.cfg# again
@@ -0,0 +1 @@
a\
+9
View File
@@ -0,0 +1,9 @@
$define AAA 123
$define BBB $AAA$$AAA$
a$BBB$
1$AAA$2
$define V $TEST_\
MACRO$=11
a $V$
+1
View File
@@ -0,0 +1 @@
a$aa$
+1
View File
@@ -0,0 +1 @@
a$TEST_MACRO$
+1
View File
@@ -0,0 +1 @@
a$1a$
+2
View File
@@ -0,0 +1,2 @@
$define AA bb
a$AA$
+1
View File
@@ -0,0 +1 @@
a "
+1
View File
@@ -0,0 +1 @@
a abc"def
+1
View File
@@ -0,0 +1 @@
a "abc" 123 "def"
+1
View File
@@ -0,0 +1 @@
a abc " 123 " def
+1
View File
@@ -0,0 +1 @@
a \"abc\"
+1
View File
@@ -0,0 +1 @@
a ""
+1
View File
@@ -0,0 +1 @@
a """
+1
View File
@@ -0,0 +1 @@
a "\""
+1
View File
@@ -0,0 +1 @@
a abc""
+1
View File
@@ -0,0 +1 @@
a abc"
+1
View File
@@ -0,0 +1 @@
a "abc
+1
View File
@@ -0,0 +1 @@
a "abc" "def"
+3
View File
@@ -0,0 +1,3 @@
a "abc" \
"def" \
"123"
+9
View File
@@ -0,0 +1,9 @@
$undef AAA
$define AAA 123
1$AAA$
$undef AAA
1$AAA$
+7 -3
View File
@@ -1,12 +1,16 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2008-2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief tests Unit Test Framework usability in MT environment with Boost.Test calls externally synchronized.
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : tests Unit Test Framework usability in MT environment with
// Boost.Test calls externally synchronized
// ***************************************************************************
#define BOOST_TEST_MODULE sync_access_test
@@ -1,12 +1,15 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2003-2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief test the Execution Monitor logic regards cpp_main return value
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : test the Execution Monitor logic regards cpp_main return value
// ***************************************************************************
#include <stdexcept>
@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2015.
// (C) Copyright Beman Dawes 2001.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
@@ -6,8 +6,12 @@
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief tests an ability of Program Execution Monitor to catch system exceptions. Should fail during run.
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : tests an ability of Program Execution Monitor to catch
// system exceptions. Should fail during run.
// ***************************************************************************
#ifdef __MWERKS__
@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2001-2015.
// (C) Copyright Beman Dawes 2001.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
@@ -6,8 +6,12 @@
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief tests an ability of Program Execution Monitor to catch uncatched exceptions. Should fail during run.
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : tests an ability of Program Execution Monitor to catch
// uncatched exceptions. Should fail during run.
// ***************************************************************************
#ifdef __MWERKS__
@@ -1,12 +1,16 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2002-2015.
// 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)
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief tests an ability of the Program Execution Monitor to catch user fatal exceptions. Should fail during run. But not crash.
// File : $RCSfile$
//
// Version : $Revision$
//
// Description : tests an ability of the Program Execution Monitor to catch
// user fatal exceptions. Should fail during run. But not crash.
// ***************************************************************************
#include <cassert>
@@ -1,4 +1,4 @@
// (C) Copyright Gennadiy Rozental 2001.
// (C) Copyright Gennadiy Rozental 2011-2015.
// 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)
@@ -6,7 +6,7 @@
// See http://www.boost.org/libs/test for the library home page.
//
/// @file
/// @brief Tests C array based dataset
/// Tests C array based dataset
// ***************************************************************************
// Boost.Test

Some files were not shown because too many files have changed in this diff Show More