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

Modified Files:
      Tag: c++0x
        error_code_test.cpp 
Log Message:
TODO: Need POSIX tests

Index: error_code_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/system/test/error_code_test.cpp,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- error_code_test.cpp 18 Jun 2007 20:01:47 -0000      1.1.2.3
+++ error_code_test.cpp 19 Jun 2007 01:51:19 -0000      1.1.2.4
@@ -141,7 +141,7 @@
   BOOST_CHECK( ec.posix() == other );
 
 #else
-  BOOST_CHECK( ec == ec_0_native );
+  // TODO: write some POSIX tests
 #endif
   
   return 0;


-------------------------------------------------------------------------
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

Reply via email to