Explorar o código

removed tricky_incomplete_type_test
added is_stateless test.


[SVN r16012]

John Maddock %!s(int64=23) %!d(string=hai) anos
pai
achega
081dfb499a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      status/Jamfile

+ 2 - 1
status/Jamfile

@@ -1320,7 +1320,7 @@ include testing.jam ;
 			]
 				
 				
-		[ run $(TYPE_TRAIT_PATH)tricky_incomplete_type_test.cpp
+		[ run $(TYPE_TRAIT_PATH)is_stateless_test.cpp
    			<lib>$(TYPE_TRAIT_PATH)type_traits_init 
    			<lib>$(TEST_LIB_PATH)unit_test_framework 
 			:
@@ -1363,3 +1363,4 @@ include testing.jam ;
 }
 
 
+

粤ICP备19079148号