Commit Graph

6 Commits

Author SHA1 Message Date
Rob Falgout
aadfd86de4
Remove '..' directory dependency in test Makefile (#487)
The 'test/Makefile' had the '..' directory in the include path, which caused the 'HYPRE_config.h' file to be included from two different places (in '..' and in 'install').  In the spack autotest, this caused a conflict.

* Check that 'git describe' works in autoconf build
* Updated versioncheck tests to work when 'git describe' fails
* Updated CMake build to work when 'git describe' fails
* Update autotest filters to ignore error messages from 'git describe'
2021-10-06 09:29:30 -07:00
Rob Falgout
a45d0bbdae Removed some autotest filter lines that should no longer be needed 2016-03-08 13:16:59 -08:00
falgout
b881b3b48c Changing filters to work with new Red Hat RHEL6 release on my linux box. 2012-09-19 23:30:17 +00:00
falgout
fb2e333e84 Added new filters for --with-babel configure and make. 2009-11-12 18:53:34 +00:00
falgout
2d753d69fb Adding some --enable-debug --with-babel filters. 2007-12-10 23:20:11 +00:00
kolev
e4e15996ff Added the possibility for filtering of the error files associated with
the tests run through test.sh.
2007-11-28 22:31:38 +00:00