DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.15k stars 259 forks source link

Mongoose: Use library that is going to be installed in tests #685

Closed mmuetzel closed 8 months ago

mmuetzel commented 8 months ago

Instead of running the tests with a library that is built with a slightly different configuration (e.g., different optimization level), run the tests for Mongoose with the library that is actually going to be installed.