]> https://gitweb.dealii.org/ - dealii.git/commit
Bugfix: Do not test for inclusion of config.h in header tests 1149/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 16 Jul 2015 13:47:27 +0000 (08:47 -0500)
committerTimo Heister <timo.heister@gmail.com>
Fri, 17 Jul 2015 11:36:21 +0000 (07:36 -0400)
commitb4f78f8b067d489afc3853581d63860eeb1c8333
treefa505b38fcf98d539fade34d6d45206c6021561a
parentb5da0102f4286302e37a600452a046ad7711619c
Bugfix: Do not test for inclusion of config.h in header tests

It turns out that sometimes [1] the testsuite picks up revision.h (and
config.h) as well.

revision.h does not include config.h and the test subsequently fails with
the DEAL_II_NAMESPACE_* not being found. Disable this check for the
revision.h test.

[1] For an in-source build and if an installed deal.II is tested.
include/deal.II/base/config.h.in
include/deal.II/base/revision.h.in
tests/all-headers/test_header.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.