Add tests for rotmg
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sat, 10 Feb 2018 13:18:21 +0000 (14:18 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Feb 2018 13:18:21 +0000 (14:18 +0100)
utest/CMakeLists.txt

index a7f3871..75e6fad 100644 (file)
@@ -7,6 +7,7 @@ else ()
   set(OpenBLAS_utest_src
     utest_main.c
     test_amax.c
+    test_rotmg.c
   )
 endif ()