Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
ssg
Commits
60ad08b6
Commit
60ad08b6
authored
Oct 07, 2016
by
Jonathan Jenkins
Browse files
missing file
parent
82b163da
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.subdir
0 → 100644
View file @
60ad08b6
EXTRA_PROGRAMS
+=
tests/ssg-test-margo tests/ssg-test-margo-dblgrp
check_PROGRAMS
+=
\
tests/ssg-test
$(CHECK_PROGS)
tests_ssg_test_margo_SOURCES
=
tests/ssg-test-margo.c tests/rpc.c
tests_ssg_test_margo_LDADD
=
src/libssg.la
tests_ssg_test_margo_dblgrp_SOURCES
=
tests/ssg-test-margo-dblgrp.c tests/rpc.c
tests_ssg_test_margo_dblgrp_LDADD
=
src/libssg.la
tests_ssg_test_SOURCES
=
tests/ssg-test.c tests/rpc.c
tests_ssg_test_LDADD
=
src/libssg.la
TESTS
+=
\
tests/run-test-conf.sh
EXTRA_DIST
+=
\
tests/run-test-conf.sh
if
HAVE_MARGO
TESTS
+=
tests/run-test-margo-conf.sh tests/run-test-margo-dblgrp.sh
EXTRA_DIST
+=
tests/run-test-margo-conf.sh tests/run-test-margo-dblgrp.sh
endif
if
HAVE_MPI
TESTS
+=
tests/run-test-mpi.sh
EXTRA_DIST
+=
tests/run-test-mpi.sh
endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment