Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-12-14 11:36:41


Author: johnmaddock
Date: 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
New Revision: 42035
URL: http://svn.boost.org/trac/boost/changeset/42035

Log:
Fix bad comments in test files.
Text files modified:
   trunk/libs/math/test/compile_test/compl_abs_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/compl_acos_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/compl_acosh_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/compl_asin_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/compl_asinh_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/compl_atan_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/compl_atanh_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/dist_find_location_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/dist_find_scale_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/sf_bessel_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/sf_cos_pi_incl_test.cpp | 2 +-
   trunk/libs/math/test/compile_test/sf_sin_pi_incl_test.cpp | 2 +-
   12 files changed, 12 insertions(+), 12 deletions(-)

Modified: trunk/libs/math/test/compile_test/compl_abs_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/compl_abs_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/compl_abs_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/spherical_harmonic.hpp>
+// Basic sanity check that header <boost/math/complex/fabs.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/complex/fabs.hpp>

Modified: trunk/libs/math/test/compile_test/compl_acos_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/compl_acos_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/compl_acos_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/spherical_harmonic.hpp>
+// Basic sanity check that header <boost/math/complex/acos.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/complex/acos.hpp>

Modified: trunk/libs/math/test/compile_test/compl_acosh_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/compl_acosh_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/compl_acosh_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/spherical_harmonic.hpp>
+// Basic sanity check that header <boost/math/complex/acosh.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/complex/acosh.hpp>

Modified: trunk/libs/math/test/compile_test/compl_asin_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/compl_asin_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/compl_asin_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/spherical_harmonic.hpp>
+// Basic sanity check that header <boost/math/complex/asin.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/complex/asin.hpp>

Modified: trunk/libs/math/test/compile_test/compl_asinh_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/compl_asinh_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/compl_asinh_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/spherical_harmonic.hpp>
+// Basic sanity check that header <boost/math/complex/asinh.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/complex/asinh.hpp>

Modified: trunk/libs/math/test/compile_test/compl_atan_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/compl_atan_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/compl_atan_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/spherical_harmonic.hpp>
+// Basic sanity check that header <boost/math/complex/atan.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/complex/atan.hpp>

Modified: trunk/libs/math/test/compile_test/compl_atanh_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/compl_atanh_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/compl_atanh_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/spherical_harmonic.hpp>
+// Basic sanity check that header <boost/math/complex/atanh.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/complex/atanh.hpp>

Modified: trunk/libs/math/test/compile_test/dist_find_location_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/dist_find_location_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/dist_find_location_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/distributions/bernoulli.hpp>
+// Basic sanity check that header <boost/math/distributions/find_location.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/distributions/find_location.hpp>

Modified: trunk/libs/math/test/compile_test/dist_find_scale_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/dist_find_scale_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/dist_find_scale_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/distributions/bernoulli.hpp>
+// Basic sanity check that header <boost/math/distributions/find_scale.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/distributions/find_scale.hpp>

Modified: trunk/libs/math/test/compile_test/sf_bessel_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/sf_bessel_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/sf_bessel_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/erf.hpp>
+// Basic sanity check that header <boost/math/special_functions/bessel.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/special_functions/bessel.hpp>

Modified: trunk/libs/math/test/compile_test/sf_cos_pi_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/sf_cos_pi_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/sf_cos_pi_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/erf.hpp>
+// Basic sanity check that header <boost/math/special_functions/cos_pi.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/special_functions/cos_pi.hpp>

Modified: trunk/libs/math/test/compile_test/sf_sin_pi_incl_test.cpp
==============================================================================
--- trunk/libs/math/test/compile_test/sf_sin_pi_incl_test.cpp (original)
+++ trunk/libs/math/test/compile_test/sf_sin_pi_incl_test.cpp 2007-12-14 11:36:40 EST (Fri, 14 Dec 2007)
@@ -3,7 +3,7 @@
 // Boost Software License, Version 1.0. (See accompanying file
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
-// Basic sanity check that header <boost/math/special_functions/erf.hpp>
+// Basic sanity check that header <boost/math/special_functions/sin_pi.hpp>
 // #includes all the files that it needs to.
 //
 #include <boost/math/special_functions/sin_pi.hpp>


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