Commit Graph

23 Commits

Author SHA1 Message Date
falgout
d467eb1884 Modified run.sh to allow more flexibility.
Added insure testing for the --with-no-global-partition configuration.
2012-10-23 17:45:57 +00:00
falgout
6299125535 Added the --enable-debug option to the --with-no-global-partition case so that
the -Wall compiler option will be used to do more careful checking.
2012-09-28 16:51:05 +00:00
falgout
4c08ad0908 Changed the examples test on tux to use insure.
Fixed the 'base' file for example 10.
2011-01-12 01:34:08 +00:00
kolev1
fe9042ac62 Moved the location of the examples regression test, since now we are also
comparing them with baseline results.
2011-01-12 01:03:52 +00:00
falgout
e3181f26b1 Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details).
Changed MPI routines to hypre_MPI routines.
Added hypre_printf, etc. routines.
Added AUTOTEST tests to look for 'int' and 'MPI_' calls.
Added a new approach for the Fortran interface (not implemented everywhere yet).
2010-12-20 19:27:44 +00:00
falgout
e19e02090e Changed to work with two separate with/without babel tar files.
Also hardcoded the tux name since we now need to test on an LC platform.
2010-02-08 18:51:09 +00:00
falgout
156a42a7dc Moved blas configure tests to zeus because there is no blas library on tux273. 2009-12-10 19:20:45 +00:00
falgout
29fea875ea Changed the output directory for the example tests to a more reasonable location. 2009-04-28 20:43:10 +00:00
kolev
3e8292e8e4 Test documentation build only if the 'docs_misc' directory is present.
Changed this from 'docs' since now the distribution has such a directory.
2008-08-07 19:08:48 +00:00
ulrikey
b39374690d replaced copyright headers 2008-07-18 01:34:48 +00:00
kolev
c706b72704 Added a test for the build of hypre as a shared library. 2008-02-07 17:48:45 +00:00
kolev
6e978e5882 Added a test for the '--with-blas' configure option. See issue169. 2008-02-07 00:44:23 +00:00
baker59
a873e66508 Now the build for the --with-no-global-partition option is checked. 2008-01-31 19:28:42 +00:00
falgout
d3ff26f806 Added '--enable-debug' to the '--with-babel' test to ensure that the babel code
gets compiled with '-Wall' turned on.
2007-12-11 00:46:17 +00:00
falgout
de95ee91c2 Reorganized autotest.sh in preparation for new tests to be added.
Removed the commented out environment variable stuff in the machine* files.
2007-12-06 22:55:23 +00:00
kolev
bd4eadd20f Restored two accidentally committed files. 2007-12-05 20:54:45 +00:00
kolev
eabd2cd161 Added the -q flag to several ssh commands in order to avoid the DOE banner. 2007-12-05 20:50:56 +00:00
falgout
526245c2a6 Put the "default" tests first and made a few other minor changes. 2007-12-01 02:29:42 +00:00
kolev
dfe43a2671 Added the examples test. 2007-12-01 00:33:59 +00:00
falgout
a6e527e646 Various updates. 2007-11-30 23:24:44 +00:00
kolev
8a8de220fe Removed the filtering part, which is now handled in test.sh.
Updated the C++/F77 linking tests and some environment variables.
2007-11-29 00:16:42 +00:00
kolev
66fb567284 Moved the documentation testing outside of the tux script. Added
filtering of the error files.
2007-11-22 00:58:58 +00:00
falgout
ccd350693b First draft of the new AUTOTEST directory and scripts. 2007-11-16 20:54:15 +00:00