summaryrefslogtreecommitdiff
path: root/lib/sbin/RunTestUtils.pl
Commit message (Expand)AuthorAge
* Reverting r4901 sicne it causes simfactory's test machinism to fail.rhaas2012-11-02
* Always run tests with requested number of processesrhaas2012-10-29
* make sure testsuite can find MPI when CACTUS_CONFIGS_DIR is setrhaas2012-09-19
* increase default value of RELTOL to 1e-12rhaas2012-09-14
* Generate a fatal error if trying to run tests on more than one process withou...hinder2012-07-24
* Move MPI support from flesh to a thorneschnett2012-07-21
* implement per-variable tolerances for Cactus testsuites, for long discussion,...knarf2012-02-23
* make testsuite script aware of comments in lines with ActiveThorns statements.knarf2012-01-26
* Explicitly list passing test caseseschnett2012-01-05
* Add number of processes to testsuite outputeschnett2011-12-12
* Ignore comments in test output fileshinder2011-12-06
* add support for testsuite data as (optionally compressed) tarballknarf2011-09-26
* only try to read test.ccl when it existsknarf2011-09-26
* fix errorknarf2011-09-26
* Depreciate config files in test/ directories.knarf2011-09-26
* use getpwuid($<) instead of getlogin() which returns an empty string on occationknarf2010-10-28
* output (a bit) more information in the testsuite summary: current time, user ...knarf2010-10-26
* sort output alphabetically (was unsorted)knarf2010-04-23
* include more information in summary.log fileknarf2010-04-23
* sort output of testsuite results. This makes it much easier to compare the re...knarf2010-04-22
* sort failed files by nameknarf2010-04-06
* sort list of differing files in testsuite outputknarf2009-08-22
* do not treat .svn directories as unrecognized test output filesknarf2009-01-27
* do not create empty difflog filestradke2008-03-03
* Capture stderr as well when issuing a commandschnetter2008-01-25
* Change layout of test suite results:schnetter2007-01-30
* bugfix in treatment of output files which are expected but weren't createdtradke2007-01-26
* fixed a couple bugs:tradke2007-01-22
* Implement and document the new possibility to specify the number of processorstradke2007-01-18
* Speed up output file comparison.tradke2006-12-22
* Make the testsuite mechanism usable for automatic Cactus integration teststradke2006-12-08
* Fix parsing of testsuite output filename extenstions in multiple test.ccl files.tradke2006-03-24
* Ignore duplicate entries in the ThornList file when querying thorns withtradke2005-12-08
* Patch from Yaakoub for PRs 1480 and 1690. Now have workinggoodale2004-07-15
* Removing some stuff flagged by perl -cw .goodale2004-06-06
* A better hack to get tests to run under the latest cygwin.goodale2004-05-19
* Finish error message about missing executable with a newline charactertradke2004-05-19
* Changed to using the cygwin version of Perl under cygwin. This hasgoodale2004-05-19
* Fixed bug when searching for thorn config files.tradke2004-05-06
* Added debugging code which allows simultaneous debugging of RunTest.plrideout2004-01-13
* Offer to display test case results with gnuplot as well.schnetter2003-10-13
* Traverse all hashes alphabetically, so that all output files of theschnetter2003-10-07
* For the 'Choose test from [T]horn or [A]rrangement' menu,tradke2003-09-05
* Parse a config file in a test directory to set a different relative orallen2003-07-23
* Add name of test to comment before comparing files.allen2003-07-06
* Do not compare data files with .# (CVS back up files)allen2003-07-04
* When finding the active thorns of a parameter file, concatenate all ActiveTho...hawke2003-06-24
* Fixed parsing of EXE and EXEDIR from make.config.defn.rideout2003-04-28
* Get the configuration name right in the test outputallen2002-05-31
* Fixed bug in creating the TEST directory initiallyallen2002-05-31