We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d33d27 commit ace6e44Copy full SHA for ace6e44
1 file changed
check/meson.build
@@ -33,7 +33,7 @@ test_array = [
33
['test_TestHighsRbTree', 'TestHighsRbTree.cpp'],
34
['test_TestHighsSparseMatrix', 'TestHighsSparseMatrix.cpp'],
35
['test_TestHighsVersion', 'TestHighsVersion.cpp'],
36
- ['test_TestHipo', 'TestHipo.cpp'],
+ # ['test_TestHipo', 'TestHipo.cpp'],
37
['test_TestHSet', 'TestHSet.cpp'],
38
['test_TestICrash', 'TestICrash.cpp'],
39
['test_TestIis', 'TestIis.cpp'],
0 commit comments