Update of /cvsroot/boost/boost/libs/statechart/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23613/libs/statechart/test

Modified Files:
      Tag: RC_1_34_0
        Jamfile Jamfile.v2 RunTests.bat 
Removed Files:
      Tag: RC_1_34_0
        UnsupportedDeepHistoryTest.cpp 
        UnsupportedDeepHistoryTest.vcproj 
Log Message:
Merged various fixes for boost inspection issues from trunk to branch.

Index: Jamfile
===================================================================
RCS file: /cvsroot/boost/boost/libs/statechart/test/Jamfile,v
retrieving revision 1.19.2.2
retrieving revision 1.19.2.3
diff -u -d -r1.19.2.2 -r1.19.2.3
--- Jamfile     18 Jun 2006 10:45:35 -0000      1.19.2.2
+++ Jamfile     16 Jul 2006 21:32:11 -0000      1.19.2.3
@@ -145,7 +145,7 @@
     [ statechart-compile-fail-variants InconsistentHistoryTest6 ]
     [ statechart-compile-fail-variants InconsistentHistoryTest7 ]
     [ statechart-compile-fail-variants InconsistentHistoryTest8 ]
-    [ statechart-compile-fail-variants UnsupportedDeepHistoryTest ]
+    [ statechart-compile-fail-variants UnsuppDeepHistoryTest ]
     [ statechart-st-run-variants StateCastTest ]
     [ statechart-st-run-variants TypeInfoTest ]
     [ statechart-st-run-variants StateIterationTest ]

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/statechart/test/Jamfile.v2,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -d -r1.5.2.1 -r1.5.2.2
--- Jamfile.v2  18 Jun 2006 10:45:36 -0000      1.5.2.1
+++ Jamfile.v2  16 Jul 2006 21:32:11 -0000      1.5.2.2
@@ -134,7 +134,7 @@
     [ statechart-compile-fail-variants InconsistentHistoryTest6 ]
     [ statechart-compile-fail-variants InconsistentHistoryTest7 ]
     [ statechart-compile-fail-variants InconsistentHistoryTest8 ]
-    [ statechart-compile-fail-variants UnsupportedDeepHistoryTest ]
+    [ statechart-compile-fail-variants UnsuppDeepHistoryTest ]
     [ statechart-st-run-variants StateCastTest ]
     [ statechart-st-run-variants TypeInfoTest ]
     [ statechart-st-run-variants StateIterationTest ]

Index: RunTests.bat
===================================================================
RCS file: /cvsroot/boost/boost/libs/statechart/test/RunTests.bat,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- RunTests.bat        26 Feb 2006 16:09:27 -0000      1.7
+++ RunTests.bat        16 Jul 2006 21:32:11 -0000      1.7.2.1
@@ -1 +1,5 @@
+REM (c) Copyright Andreas Huber Doenni 2004-2006
+REM Distributed under the Boost Software License, Version 1.0. (See accompany-
+REM ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 bjam "-sTOOLS=mingw vc-7_1" 
"-sMINGW_ROOT_DIRECTORY=C:\ProgramFiles\MinGW3.2.0" "-sINTEL_PATH=C:\Program 
Files\Intel\Compiler\C++\9.0\IA32" "-sINTEL_BASE_MSVC_TOOLSET=vc-7_1" %1 %2 %3 
%4 >log.txt 2>&1
\ No newline at end of file

--- UnsupportedDeepHistoryTest.cpp DELETED ---

--- UnsupportedDeepHistoryTest.vcproj DELETED ---



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to