Explorar o código

Add io_state_test

[SVN r13765]
Beman Dawes %!s(int64=24) %!d(string=hai) anos
pai
achega
6015874c6f
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  1. 2 0
      status/Jamfile
  2. 1 0
      status/regression.cfg

+ 2 - 0
status/Jamfile

@@ -441,6 +441,8 @@ test-suite integer
       [ run libs/integer/integer_traits_test.cpp ]
     ;
 
+run libs/io/test/ios_state_test.cpp ;
+
 test-suite lambda
     : [ run libs/lambda/test/bind_tests_simple.cpp ]
       [ run libs/lambda/test/bind_tests_advanced.cpp ]

+ 1 - 0
status/regression.cfg

@@ -33,6 +33,7 @@ run libs/graph/test/graph.cpp
 run libs/integer/cstdint_test.cpp
 run libs/integer/integer_test.cpp
 run libs/integer/integer_traits_test.cpp
+run libs/io/test/ios_state_test.cpp
 run libs/lambda/test/bind_tests_simple.cpp
 run libs/lambda/test/operator_tests_simple.cpp
 run libs/math/test/common_factor_test.cpp

粤ICP备19079148号