[Dune] making tests

Christoph GrĂ¼ninger christoph.grueninger at iws.uni-stuttgart.de
Fri Jul 25 11:42:51 CEST 2014


Hi Aleksejs,
you need to add the right flags, here from as an example from
dune/grid/test/Makefile.am:

> # files for alugrid
> test_alugrid_SOURCES = test-alugrid.cc
> test_alugrid_CPPFLAGS = $(AM_CPPFLAGS)		\
> 	$(ALL_PKG_CPPFLAGS)
> test_alugrid_LDFLAGS = $(AM_LDFLAGS)		\
> 	$(ALL_PKG_LDFLAGS)			\
> 	-static
> test_alugrid_LDADD =				\
> 	$(ALL_PKG_LIBS)				\
> 	$(LDADD)

The buildsystem is documented in the dune build-howto which can be found
in dune-common/doc and at https://dune-project.org/doc/index.html

Bye
Christoph

-- 
GDB does hate your application, expresses its contempt through the
design of its command-line interface.   -- Tom Tromey, FOSDEM 2014

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20140725/e79df7e1/attachment.sig>


More information about the Dune mailing list