mlpack / models

models built with mlpack
https://models.mlpack.org/docs
BSD 3-Clause "New" or "Revised" License
33 stars 42 forks source link

Replace ctest with Catch2 executable #68

Closed Aakash-kaushik closed 3 years ago

Aakash-kaushik commented 3 years ago

ctest reports tests to pass even if they are failed, this is done just so we know if some tests fail.