Add test suite for the project
This commit is contained in:
parent
cca14b55df
commit
97d13c6d2d
9
src/test_suite.cpp
Normal file
9
src/test_suite.cpp
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
|
||||||
|
void test_tridiag_setup() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
void test_max_off_diag_symmetric() {
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user