]> https://gitweb.dealii.org/ - dealii.git/commit
Bugfix: Do not test for inclusion of config.h in header tests 1147/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 16 Jul 2015 13:47:27 +0000 (08:47 -0500)
committerMatthias Maier <tamiko@43-1.org>
Thu, 16 Jul 2015 18:32:04 +0000 (13:32 -0500)
commitaed4e3e89fae82a47d1b917d54c4922abf05a4bf
tree717915fd8dfd2e48d76108557fdb7120d293ff64
parentb1a90e5fadd1b23799a54402182d4657f410ffe0
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.