Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. CMake -DENABLE_TESTING=ON ..
  2. ./bin/shogun-unit-test --gtest_filter=*DistanceInterface*
  3. make test
  4. ctest --output-on-failure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement