Skip to content

Commit 844939a

Browse files
authored
Enable testing of the driver routines (Reference-LAPACK PR 1211)
1 parent 6dad37f commit 844939a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

lapack-netlib/TESTING/cbb.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ CBB: Data file for testing banded Singular Value Decomposition routines
77
2 Number of values of NRHS
88
1 2 Values of NRHS
99
20.0 Threshold value
10-
F Put T to test the error exits
10+
T Put T to test the error exits
1111
1 Code to interpret the seed
1212
CBB 15

lapack-netlib/TESTING/cgg.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
1010
40 40 2 2 Values of NBCOL (minimum col. dimension)
1111
20.0 Threshold value
1212
T Put T to test the LAPACK routines
13-
F Put T to test the driver routines
13+
T Put T to test the driver routines
1414
T Put T to test the error exits
1515
1 Code to interpret the seed
1616
CGG 26

lapack-netlib/TESTING/dbb.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ DBB: Data file for testing banded Singular Value Decomposition routines
77
2 Number of values of NRHS
88
1 2 Values of NRHS
99
20.0 Threshold value
10-
F Put T to test the error exits
10+
T Put T to test the error exits
1111
1 Code to interpret the seed
1212
DBB 15

lapack-netlib/TESTING/dgg.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
1010
40 40 2 2 Values of NBCOL (minimum col. dimension)
1111
20.0 Threshold value
1212
T Put T to test the LAPACK routines
13-
F Put T to test the driver routines
13+
T Put T to test the driver routines
1414
T Put T to test the error exits
1515
1 Code to interpret the seed
1616
DGG 26

lapack-netlib/TESTING/sbb.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ SBB: Data file for testing banded Singular Value Decomposition routines
77
2 Number of values of NRHS
88
1 2 Values of NRHS
99
20.0 Threshold value
10-
F Put T to test the error exits
10+
T Put T to test the error exits
1111
1 Code to interpret the seed
1212
SBB 15

lapack-netlib/TESTING/sgg.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
1010
40 40 2 2 Values of NBCOL (minimum col. dimension)
1111
20.0 Threshold value
1212
T Put T to test the LAPACK routines
13-
F Put T to test the driver routines
13+
T Put T to test the driver routines
1414
T Put T to test the error exits
1515
1 Code to interpret the seed
1616
SGG 26

lapack-netlib/TESTING/zbb.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ ZBB: Data file for testing banded Singular Value Decomposition routines
77
2 Number of values of NRHS
88
1 2 Values of NRHS
99
20.0 Threshold value
10-
F Put T to test the error exits
10+
T Put T to test the error exits
1111
1 Code to interpret the seed
1212
ZBB 15

lapack-netlib/TESTING/zgg.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ZGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
1010
40 40 2 2 Values of NBCOL (minimum col. dimension)
1111
20.0 Threshold value
1212
T Put T to test the LAPACK routines
13-
F Put T to test the driver routines
13+
T Put T to test the driver routines
1414
T Put T to test the error exits
1515
1 Code to interpret the seed
1616
ZGG 26

0 commit comments

Comments
 (0)