|
|
@@ -19,6 +19,8 @@
|
|
|
|
|
|
// Borland
|
|
|
|
|
|
+borland/array/array3,3
|
|
|
+borland/array/array4,3
|
|
|
borland/random/random_test,2
|
|
|
borland/function/function_arith_cxx98,3
|
|
|
borland/function/function_ref_cxx98,3
|
|
|
@@ -64,6 +66,8 @@ intel-win32/regex/*,10
|
|
|
|
|
|
// VC++ 6.0
|
|
|
|
|
|
+msvc/array/array3,3
|
|
|
+msvc/array/array4,3
|
|
|
msvc/random/*,10
|
|
|
msvc/function/allocator_test,5
|
|
|
msvc/function/function_arith_cxx98,3
|
|
|
@@ -78,6 +82,8 @@ msvc/signals/signal_test,3
|
|
|
|
|
|
// VC++ 7.0
|
|
|
|
|
|
+vc7/array/array3,3
|
|
|
+vc7/array/array4,3
|
|
|
vc7/random/*,10
|
|
|
vc7/thread/test_mutex,0
|
|
|
vc7/thread/test_mutex,6
|