JeffersonLab / qphix

QCD for Intel Xeon Phi and Xeon processors
http://jeffersonlab.github.io/qphix/
Other
13 stars 11 forks source link

All tests implicitly require QDP #58

Open kostrzewa opened 7 years ago

kostrzewa commented 7 years ago

tests/cli_args.cc, tests/veclen.h, tests/tolerance.h and tests/tparam_selector.h and possibly other common files make use of QDP types and require QDP to be included. This is not a problem, but it seems to me that all tests should be disabled when building without QDP.