Просмотр исходного кода

Update for Intel 8.0, other known fails

[SVN r21383]
Beman Dawes 22 лет назад
Родитель
Сommit
2409ae31c4
1 измененных файлов с 14 добавлено и 9 удалено
  1. 14 9
      status/win32-notes-map.txt

+ 14 - 9
status/win32-notes-map.txt

@@ -59,7 +59,7 @@ gcc/date_time/testmicrosec_time_clock,14
 gcc/iterator/interoperable_fail,3
 gcc/thread/*,6
 
-// Codewarrior
+// Codewarrior 8.3
 
 cwpro8/concept_check/class_concept_fail_expected,3
 cwpro8/config/limits_test,3
@@ -87,15 +87,13 @@ como-win32/random/random_test,3
 como-win32/thread/*,10
 como-win32/variant/recursive_variant_test,3
 
-// Intel
+// Intel 8.0
 
-intel-win32/config/config_test,3
-intel-win32/date_time/*,10
-intel-win32/math/quaternion_mult_incl_test,3
-intel-win32/random/random_test,3
-intel-win32/tuple/io_test,3
-intel-win32/regex/*,10
-intel-win32/variant/variant_reference_test,2
+intel-win32/math/octonion_test,3
+intel-win32/math/quaternion_test,3
+intel-win32/ublas/concepts,3
+intel-win32/ublas/test2,3
+intel-win32/variant/variant_reference_test,3
 
 // VC++ 6.0
 
@@ -113,9 +111,13 @@ msvc/function/lib_function_test,3
 msvc/function/lambda_test,3
 msvc/function/std_bind_portable,5
 msvc/graph/*,3
+msvc/io/*,3
 msvc/iterator/interoperable_fail,2
 msvc/iterator/is_convertible_fail,2
 msvc/lambda/*,3
+msvc/math/octonion_test,3
+msvc/math/quaternion_test,3
+msvc/math/special_functions_test,3
 msvc/signals/signal_test,3
 msvc/type_traits/function_traits_test,3
 msvc/type_traits/remove_bounds_test,3
@@ -159,6 +161,9 @@ vc7/graph/vector_graph_cc,3
 vc7/iterator/interoperable_fail,2
 vc7/iterator/is_convertible_fail,2
 vc7/lambda/*,3
+vc7/math/octonion_test,3
+vc7/math/quaternion_test,3
+vc7/math/special_functions_test,3
 vc7/signals/signal_test,3
 vc7/type_traits/function_traits_test,3
 vc7/type_traits/function_traits_test,3

粤ICP备19079148号