Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81014 - trunk/libs/test/test
From: gennadiy.rozental_at_[hidden]
Date: 2012-10-18 04:32:26


Author: rogeeff
Date: 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
New Revision: 81014
URL: http://svn.boost.org/trac/boost/changeset/81014

Log:
license update
Text files modified:
   trunk/libs/test/test/Jamfile.v2 | 37 +++++++++++++++++++------------------
   trunk/libs/test/test/algorithms_test.cpp | 2 +-
   trunk/libs/test/test/basic_cstring_test.cpp | 2 +-
   trunk/libs/test/test/boost_check_equal_str.cpp | 2 +-
   trunk/libs/test/test/class_properties_test.cpp | 2 +-
   trunk/libs/test/test/config_file_iterator_test.cpp | 2 +-
   trunk/libs/test/test/config_file_test.cpp | 2 +-
   trunk/libs/test/test/custom_exception_test.cpp | 2 +-
   trunk/libs/test/test/errors_handling_test.cpp | 2 +-
   trunk/libs/test/test/fixed_mapping_test.cpp | 2 +-
   trunk/libs/test/test/foreach_test.cpp | 2 +-
   trunk/libs/test/test/ifstream_line_iterator_test.cpp | 2 +-
   trunk/libs/test/test/minimal_test.cpp | 2 +-
   trunk/libs/test/test/output_test_stream_test.cpp | 2 +-
   trunk/libs/test/test/parameterized_test_test.cpp | 2 +-
   trunk/libs/test/test/prg_exec_fail1.cpp | 2 +-
   trunk/libs/test/test/prg_exec_fail2.cpp | 2 +-
   trunk/libs/test/test/prg_exec_fail3.cpp | 2 +-
   trunk/libs/test/test/prg_exec_fail4.cpp | 2 +-
   trunk/libs/test/test/result_report_test.cpp | 2 +-
   trunk/libs/test/test/run_by_name_label_test.cpp | 2 +-
   trunk/libs/test/test/single_header_test.cpp | 2 +-
   trunk/libs/test/test/sync_access_test.cpp | 2 +-
   trunk/libs/test/test/test_case_template_test.cpp | 2 +-
   trunk/libs/test/test/test_fp_comparisons.cpp | 2 +-
   trunk/libs/test/test/test_tools_test.cpp | 2 +-
   trunk/libs/test/test/test_tree_management_test.cpp | 2 +-
   trunk/libs/test/test/token_iterator_test.cpp | 2 +-
   28 files changed, 46 insertions(+), 45 deletions(-)

Modified: trunk/libs/test/test/Jamfile.v2
==============================================================================
--- trunk/libs/test/test/Jamfile.v2 (original)
+++ trunk/libs/test/test/Jamfile.v2 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-# (C) Copyright Gennadiy Rozental 2001-2010.
+# (C) Copyright Gennadiy Rozental 2001-2012.
 # 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)
@@ -66,30 +66,31 @@
 
 test-suite "unit_test_framework_test"
         :
- [ test-btl-lib run : errors_handling_test : boost_unit_test_framework : test_files/errors_handling_test.pattern ]
+ [ test-btl-lib run : errors_handling_test : boost_unit_test_framework : test_files/errors_handling_test.pattern ]
           [ test-btl-lib run : single_header_test ]
           [ test-btl-lib run-fail : minimal_test ]
           [ test-btl-lib run : foreach_test ]
- [ test-btl-lib run : output_test_stream_test : boost_unit_test_framework ]
- [ test-btl-lib run : result_report_test : boost_unit_test_framework : test_files/result_report_test.pattern ]
- [ test-btl-lib run : parameterized_test_test : boost_unit_test_framework ]
- [ test-btl-lib run : test_fp_comparisons : boost_unit_test_framework ]
- [ test-btl-lib run : test_tools_test : boost_unit_test_framework : test_files/test_tools_test.pattern ]
- [ test-btl-lib run : test_case_template_test : boost_unit_test_framework ]
- [ test-btl-lib run : custom_exception_test : boost_unit_test_framework/<link>static ]
- [ test-btl-lib run : fixed_mapping_test : boost_unit_test_framework ]
- [ test-btl-lib run : ifstream_line_iterator_test : boost_unit_test_framework : test_files/ifstream_line_iterator.tst1 test_files/ifstream_line_iterator.tst2 ]
- [ test-btl-lib run : algorithms_test : boost_unit_test_framework/<link>static ]
- [ test-btl-lib run : token_iterator_test : boost_unit_test_framework ]
- [ test-btl-lib run : boost_check_equal_str : boost_unit_test_framework ]
- [ test-btl-lib run : test_tree_management_test : boost_unit_test_framework ]
- [ test-btl-lib run : run_by_name_label_test : boost_unit_test_framework/<link>static ]
- [ test-btl-lib run : test_assertion_construction : boost_unit_test_framework/<link>static ]
+ [ test-btl-lib run : output_test_stream_test : boost_unit_test_framework ]
+ [ test-btl-lib run : result_report_test : boost_unit_test_framework : test_files/result_report_test.pattern ]
+ [ test-btl-lib run : parameterized_test_test : boost_unit_test_framework ]
+ [ test-btl-lib run : test_fp_comparisons : boost_unit_test_framework ]
+ [ test-btl-lib run : test_tools_test : boost_unit_test_framework : test_files/test_tools_test.pattern ]
+ [ test-btl-lib run : test_case_template_test : boost_unit_test_framework ]
+ [ test-btl-lib run : custom_exception_test : boost_unit_test_framework/<link>static ]
+ [ test-btl-lib run : fixed_mapping_test : boost_unit_test_framework ]
+ [ test-btl-lib run : ifstream_line_iterator_test : boost_unit_test_framework : test_files/ifstream_line_iterator.tst1 test_files/ifstream_line_iterator.tst2 ]
+ [ test-btl-lib run : algorithms_test : boost_unit_test_framework/<link>static ]
+ [ test-btl-lib run : token_iterator_test : boost_unit_test_framework ]
+ [ test-btl-lib run : boost_check_equal_str : boost_unit_test_framework ]
+ [ test-btl-lib run : test_tree_management_test : boost_unit_test_framework ]
+ [ test-btl-lib run : run_by_name_label_test : boost_unit_test_framework/<link>static ]
+ [ test-btl-lib run : test_assertion_construction : boost_unit_test_framework/<link>static ]
+ [ test-btl-lib run : test_datasets : boost_unit_test_framework/<link>static : : [ glob test_datasets/*.cpp ] ]
         ;
 
 test-suite "multithreaded_test"
         :
- [ test-btl-lib-mt run : sync_access_test : boost_unit_test_framework/<link>static : : : /boost/thread//boost_thread ]
+ [ test-btl-lib-mt run : sync_access_test : boost_unit_test_framework/<link>static : : : /boost/thread//boost_thread ]
         ;
 
 # A target that runs all the tests

Modified: trunk/libs/test/test/algorithms_test.cpp
==============================================================================
--- trunk/libs/test/test/algorithms_test.cpp (original)
+++ trunk/libs/test/test/algorithms_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2003-2010.
+// (C) Copyright Gennadiy Rozental 2003-2012.
 // 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)

Modified: trunk/libs/test/test/basic_cstring_test.cpp
==============================================================================
--- trunk/libs/test/test/basic_cstring_test.cpp (original)
+++ trunk/libs/test/test/basic_cstring_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/boost_check_equal_str.cpp
==============================================================================
--- trunk/libs/test/test/boost_check_equal_str.cpp (original)
+++ trunk/libs/test/test/boost_check_equal_str.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/class_properties_test.cpp
==============================================================================
--- trunk/libs/test/test/class_properties_test.cpp (original)
+++ trunk/libs/test/test/class_properties_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2003-2010.
+// (C) Copyright Gennadiy Rozental 2003-2012.
 // 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)

Modified: trunk/libs/test/test/config_file_iterator_test.cpp
==============================================================================
--- trunk/libs/test/test/config_file_iterator_test.cpp (original)
+++ trunk/libs/test/test/config_file_iterator_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/config_file_test.cpp
==============================================================================
--- trunk/libs/test/test/config_file_test.cpp (original)
+++ trunk/libs/test/test/config_file_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/custom_exception_test.cpp
==============================================================================
--- trunk/libs/test/test/custom_exception_test.cpp (original)
+++ trunk/libs/test/test/custom_exception_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2003-2010.
+// (C) Copyright Gennadiy Rozental 2003-2012.
 // 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)

Modified: trunk/libs/test/test/errors_handling_test.cpp
==============================================================================
--- trunk/libs/test/test/errors_handling_test.cpp (original)
+++ trunk/libs/test/test/errors_handling_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // (C) Copyright Beman Dawes 2001.
 // Distributed under the Boost Software License, Version 1.0.
 // (See accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/libs/test/test/fixed_mapping_test.cpp
==============================================================================
--- trunk/libs/test/test/fixed_mapping_test.cpp (original)
+++ trunk/libs/test/test/fixed_mapping_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/foreach_test.cpp
==============================================================================
--- trunk/libs/test/test/foreach_test.cpp (original)
+++ trunk/libs/test/test/foreach_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/ifstream_line_iterator_test.cpp
==============================================================================
--- trunk/libs/test/test/ifstream_line_iterator_test.cpp (original)
+++ trunk/libs/test/test/ifstream_line_iterator_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/minimal_test.cpp
==============================================================================
--- trunk/libs/test/test/minimal_test.cpp (original)
+++ trunk/libs/test/test/minimal_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/output_test_stream_test.cpp
==============================================================================
--- trunk/libs/test/test/output_test_stream_test.cpp (original)
+++ trunk/libs/test/test/output_test_stream_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/parameterized_test_test.cpp
==============================================================================
--- trunk/libs/test/test/parameterized_test_test.cpp (original)
+++ trunk/libs/test/test/parameterized_test_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2002-2010.
+// (C) Copyright Gennadiy Rozental 2002-2012.
 // 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)

Modified: trunk/libs/test/test/prg_exec_fail1.cpp
==============================================================================
--- trunk/libs/test/test/prg_exec_fail1.cpp (original)
+++ trunk/libs/test/test/prg_exec_fail1.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // (C) Copyright Beman Dawes 2001.
 // Distributed under the Boost Software License, Version 1.0.
 // (See accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/libs/test/test/prg_exec_fail2.cpp
==============================================================================
--- trunk/libs/test/test/prg_exec_fail2.cpp (original)
+++ trunk/libs/test/test/prg_exec_fail2.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // (C) Copyright Beman Dawes 2001.
 // Distributed under the Boost Software License, Version 1.0.
 // (See accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/libs/test/test/prg_exec_fail3.cpp
==============================================================================
--- trunk/libs/test/test/prg_exec_fail3.cpp (original)
+++ trunk/libs/test/test/prg_exec_fail3.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2002-2010.
+// (C) Copyright Gennadiy Rozental 2002-2012.
 // 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)

Modified: trunk/libs/test/test/prg_exec_fail4.cpp
==============================================================================
--- trunk/libs/test/test/prg_exec_fail4.cpp (original)
+++ trunk/libs/test/test/prg_exec_fail4.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2003-2010.
+// (C) Copyright Gennadiy Rozental 2003-2012.
 // 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)

Modified: trunk/libs/test/test/result_report_test.cpp
==============================================================================
--- trunk/libs/test/test/result_report_test.cpp (original)
+++ trunk/libs/test/test/result_report_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/run_by_name_label_test.cpp
==============================================================================
--- trunk/libs/test/test/run_by_name_label_test.cpp (original)
+++ trunk/libs/test/test/run_by_name_label_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2003-2010.
+// (C) Copyright Gennadiy Rozental 2003-2012.
 // 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)

Modified: trunk/libs/test/test/single_header_test.cpp
==============================================================================
--- trunk/libs/test/test/single_header_test.cpp (original)
+++ trunk/libs/test/test/single_header_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/sync_access_test.cpp
==============================================================================
--- trunk/libs/test/test/sync_access_test.cpp (original)
+++ trunk/libs/test/test/sync_access_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2008-2010.
+// (C) Copyright Gennadiy Rozental 2008-2012.
 // 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)

Modified: trunk/libs/test/test/test_case_template_test.cpp
==============================================================================
--- trunk/libs/test/test/test_case_template_test.cpp (original)
+++ trunk/libs/test/test/test_case_template_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2003-2010.
+// (C) Copyright Gennadiy Rozental 2003-2012.
 // 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)

Modified: trunk/libs/test/test/test_fp_comparisons.cpp
==============================================================================
--- trunk/libs/test/test/test_fp_comparisons.cpp (original)
+++ trunk/libs/test/test/test_fp_comparisons.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/test_tools_test.cpp
==============================================================================
--- trunk/libs/test/test/test_tools_test.cpp (original)
+++ trunk/libs/test/test/test_tools_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)

Modified: trunk/libs/test/test/test_tree_management_test.cpp
==============================================================================
--- trunk/libs/test/test/test_tree_management_test.cpp (original)
+++ trunk/libs/test/test/test_tree_management_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2007-2010.
+// (C) Copyright Gennadiy Rozental 2007-2012.
 // 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)

Modified: trunk/libs/test/test/token_iterator_test.cpp
==============================================================================
--- trunk/libs/test/test/token_iterator_test.cpp (original)
+++ trunk/libs/test/test/token_iterator_test.cpp 2012-10-18 04:32:21 EDT (Thu, 18 Oct 2012)
@@ -1,4 +1,4 @@
-// (C) Copyright Gennadiy Rozental 2001-2010.
+// (C) Copyright Gennadiy Rozental 2001-2012.
 // 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)


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk