mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 20:36:01 +01:00
Moved the Shermann-Morrison tests out of org-mode
This commit is contained in:
parent
0c2ea40593
commit
5abcd8c469
@ -56,10 +56,11 @@ header_tests = tests/chbrclf.h tests/n2.h
|
||||
fortrandir = $(datadir)/fortran
|
||||
fortran_DATA = $(src_qmckl_f)
|
||||
|
||||
QMCKL_TEST_DIR = $(abs_srcdir)/share/qmckl/test_data/
|
||||
|
||||
AM_CPPFLAGS = -I$(top_builddir)/src -I$(top_builddir)/include
|
||||
AM_CPPFLAGS += -I$(srcdir)/src -I$(srcdir)/include
|
||||
AM_CPPFLAGS += -DQMCKL_TEST_DIR="\"$(abs_srcdir)/share/qmckl/test_data/\""
|
||||
AM_CPPFLAGS += -I$(srcdir)/src -I$(srcdir)/include -I$(QMCKL_TEST_DIR)
|
||||
AM_CPPFLAGS += -DQMCKL_TEST_DIR=\"$(QMCKL_TEST_DIR)\"
|
||||
|
||||
|
||||
lib_LTLIBRARIES = src/libqmckl.la
|
||||
|
File diff suppressed because one or more lines are too long
37
share/qmckl/test_data/sm_test.h
Normal file
37
share/qmckl/test_data/sm_test.h
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user