1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-19 16:55:37 +01:00
Grid/tests/Makefile.am
Alessandro Lupo 1d6e708083 tests!
2021-10-12 16:00:32 +01:00

17 lines
226 B
Makefile

SUBDIRS = . core forces hmc solver debug smearing IO lanczos sp2n
if BUILD_CHROMA_REGRESSION
SUBDIRS+= qdpxx
endif
include Make.inc
check-local: all
./Test_simd
./Test_cshift
./Test_stencil
./Test_dwf_mixedcg_prec