Rob Falgout
50406036f6
Changed configure to test strict-checking with and without global partition and
...
added a regression test
2017-10-12 17:21:35 -07:00
liruipengblue@gmail.com
9047f85bf6
restore the commented lines with valgrind
2017-07-28 17:18:30 -07:00
liruipengblue@gmail.com
a59513bf34
1. change the default conv-diff in ij to what it used to be, add cmd-line options
...
2. fixed issues in machine-tux.sh ("./")
3. make AUTOTEST happy again
2017-07-28 17:05:25 -07:00
Rob Falgout
d44409fc87
Moved autotest scripting to another repository and made a few other changes
2017-06-16 13:48:44 -07:00
Rob Falgout
6a39fbf9c6
Merge branch 'master' into single-dev
2017-05-18 08:31:49 -07:00
Rob Falgout
08d6833cd2
Fixed autotest scripts to work when '.' is not in the user's path
2017-05-16 11:26:35 -07:00
Rob Falgout
e758460272
Added single/longdouble to cmake and added regression tests to tux autotest
2017-05-15 17:37:19 -07:00
Rob Falgout
1c57acfbee
Minor change to tux regression test script
2017-03-04 19:26:22 -08:00
Rob Falgout
569b8d2c94
Added a valgrind runtest and autotest feature
2017-03-04 19:10:29 -08:00
Rob Falgout
90ee3432d9
Added a regression test for C++ compile
...
The examples don't quite compile/run yet.
2016-05-13 16:53:08 -07:00
Rob Falgout
7f51f39690
Fixed some 'src_dir' directory problems in autotest
2016-01-18 17:05:14 -08:00
Rob Falgout
6186e11f8f
Fixed autotest to work with new directory structure (not tested yet)
2016-01-15 10:30:49 -08:00
Rob Falgout
03dd986e40
Fixed an error with one of the grep commands in the tux autotest
2015-08-26 07:17:33 -07:00
Rob Falgout
be7fa445b1
Changed configure --with-insure option to instrument all of the source files
...
with Insure++ (with a few exceptions). Also needed to change tux autotest.
2015-02-12 16:08:39 -08:00
Rob Falgout
69da86bcc1
Fixed some cmake problems and added a cmake autotest script that runs every
...
night as part of the tux tests.
2015-01-20 14:54:12 -08:00
Rob Falgout
33c9adb6c9
Removed the -j option for the babel compile in the tux autotest script
2015-01-14 08:06:31 -08:00
Rob Falgout
8812de6914
Wrote a script to rename tests instead of using unportable 'rename' function.
2015-01-12 17:50:56 -08:00
Rob Falgout
39601a7530
Added the ams tests back in to AUTOTEST and fixed a few things.
...
Fixed an MPI check issue in ams_driver.c.
2015-01-12 14:28:24 -08:00
Rob Falgout
e9aa20918f
Changed the default configuration to use the assumed partition and added a new
...
configuration option called --enable-global-partition. The old option is still
available, but not printed with --help. Also added the autotest script
basictest.sh to make it easier to write machine tests.
2015-01-12 13:06:36 -08:00
falgout
3ff3e8f7b3
Adding rzmerl and vulcan tests.
2013-10-29 21:24:59 +00:00
falgout
46488e8cbc
Added HYPRE_Complex and HYPRE_Real types in place of double.
...
Added an example code to test CG on a 4D HYPRE_SSTRUCT complex problem.
Added regression tests for bigint, maxdim, and complex.
Added a test to make sure double types are not added to the source.
See [Issue995] in the tracker for more details.
2013-10-11 19:48:06 +00:00
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