Update of /cvsroot/boost/boost/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4111
Modified Files:
explicit-failures-markup.xml Jamfile.v2
Log Message:
Inclusion of Interprocess and Intrusive in regression tests
Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.553
retrieving revision 1.554
diff -u -d -r1.553 -r1.554
--- explicit-failures-markup.xml 2 May 2007 20:18:30 -0000 1.553
+++ explicit-failures-markup.xml 4 May 2007 21:40:57 -0000 1.554
@@ -1556,6 +1556,39 @@
</library>
+ <!-- interprocess-->
+ <library name="interprocess">
+ <mark-unusable>
+ <toolset name="borland"/>
+ <toolset name="msvc-6.5*"/>
+ <toolset name="iw-7_1-vc6"/>
+ <toolset name="gcc-2.95.3-linux"/>
+ <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
+ <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+ <toolset name="mipspro"/>
+ <toolset name="sunpro-5_3-sunos"/>
+ <note author="Ion Gaztañaga">
+ The compiler does not support features that are essential for
the library.
+ </note>
+ </mark-unusable>
+ </library>
+
+ <!-- intrusive-->
+ <library name="intrusive">
+ <mark-unusable>
+ <toolset name="borland"/>
+ <toolset name="msvc-6.5*"/>
+ <toolset name="iw-7_1-vc6"/>
+ <toolset name="gcc-2.95.3-linux"/>
+ <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
+ <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+ <toolset name="mipspro"/>
+ <toolset name="sunpro-5_3-sunos"/>
+ <note author="Ion Gaztañaga">
+ The compiler does not support features that are essential for
the library.
+ </note>
+ </mark-unusable>
+ </library>
<!-- io-->
<library name="io">
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/status/Jamfile.v2,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Jamfile.v2 23 Mar 2007 13:37:02 -0000 1.27
+++ Jamfile.v2 4 May 2007 21:40:57 -0000 1.28
@@ -41,6 +41,10 @@
build-project ../libs/functional/hash/test ; # test-suite functional/hash
build-project ../libs/graph/test ; # test-suite graph
build-project ../libs/io/test ; # test-suite io
+build-project ../libs/interprocess/example ; # test-suite
interprocess_example
+build-project ../libs/interprocess/test ; # test-suite interprocess_test
+build-project ../libs/intrusive/example ; # test-suite intrusive_example
+build-project ../libs/intrusive/test ; # test-suite intrusive_test
build-project ../libs/iostreams/test ; # test-suite iostreams
build-project ../libs/iterator/test ; # test-suite iterator
build-project ../libs/logic/test ; # test-suite logic
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs