decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete
This commit is contained in:
@@ -1802,6 +1802,7 @@ Core_MatrixTest( 1, 4, false, false, 1 ),
|
||||
flags(0), have_u(false), have_v(false), symmetric(false), compact(false), vector_w(false)
|
||||
{
|
||||
test_case_count = 100;
|
||||
max_log_array_size = 8;
|
||||
test_array[TEMP].push_back(NULL);
|
||||
test_array[TEMP].push_back(NULL);
|
||||
test_array[TEMP].push_back(NULL);
|
||||
|
Reference in New Issue
Block a user