Commit Graph

21 Commits

Author SHA1 Message Date
Victor A. Paludetto Magri
e16167fe46
Fix copyright (#615)
This PR updates Copyright headers from "Copyright 1998-2019 ..." to "Copyright (c) 1998 ..."
2022-04-05 16:19:51 -07:00
Rob Falgout
6cf3b4638c Adding --enable-mixedint regression tests (currently just compilation tests) 2019-10-22 09:51:01 -07:00
Rob Falgout
48c9f0b972 Changed all of the headers 2019-07-07 19:26:24 -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
08d6833cd2 Fixed autotest scripts to work when '.' is not in the user's path 2017-05-16 11:26:35 -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
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
kolev1
ec5fe96fe2 Added a test for --enable-bigint 2011-01-10 23:11:27 +00:00
kolev1
45f7154092 Updated to use the --disable-fortran option. 2010-01-27 20:14:14 +00:00
kolev1
caa889f792 Changed the casc_using_fortran hack to use hypre_using_fortran. 2010-01-26 18:45:29 +00:00
ulrikey
b39374690d replaced copyright headers 2008-07-18 01:34:48 +00:00
kolev
c57a4d8dc6 Explicitly set the mpi C++ compiler to mpicxx. 2007-12-13 00:24:09 +00:00
kolev
0a73c4ec7f Added another configure hack, to remove tux's g2c path, which was causing
the linker to complain about non-existent library paths.
2007-12-05 19:17:19 +00:00
kolev
131720c4c6 Added a hack to deal with the lack of fortran compiler on the Mac. 2007-12-04 21:43:46 +00:00
falgout
526245c2a6 Put the "default" tests first and made a few other minor changes. 2007-12-01 02:29:42 +00:00
falgout
dbb6bffc05 Only do a default compile on the non-tux machines. 2007-12-01 00:38:47 +00:00
falgout
a6e527e646 Various updates. 2007-11-30 23:24:44 +00:00
kolev
4aea20ec3c Added a Mac test. 2007-11-30 22:45:45 +00:00