Skip to content
Snippets Groups Projects
Commit 3ea77f8c authored by Bisseling, R.H. (Rob)'s avatar Bisseling, R.H. (Rob)
Browse files

Merge branch 'bugfix-testtargets' into 'master'

Add testHelper_DisconnectedMatrix to TESTTARGETS to make sure it is deleted upon `make clean`

See merge request !1
parents 10506b25 d74e3a4b
No related branches found
Tags v4.2
1 merge request!1Add testHelper_DisconnectedMatrix to TESTTARGETS to make sure it is deleted upon `make clean`
...@@ -50,7 +50,7 @@ test_MatchATA \ ...@@ -50,7 +50,7 @@ test_MatchATA \
test_CoarsenGraph test_RunMLGraphPart \ test_CoarsenGraph test_RunMLGraphPart \
test_SparseMatrixToCRS_CCS test_DetectConnectedComponents \ test_SparseMatrixToCRS_CCS test_DetectConnectedComponents \
test_Heap test_TwoColorTree test_SubsetSum test_ZeroVolumeSearch \ test_Heap test_TwoColorTree test_SubsetSum test_ZeroVolumeSearch \
test_FreeNonzeros test_FreeNonzeros testHelper_DisconnectedMatrix
.SECONDARY: ${TESTTARGETS:%=%.o} .SECONDARY: ${TESTTARGETS:%=%.o}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment