Add test suite for the project
This commit is contained in:
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() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user