Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Trilinos contract test | Zack Galbreath | 2013-08-28 | 1 | -103/+0 |
| | | | | | | | The old version encountered a compile error on newer versions of GCC. Update to the latest supported release of Trilinos, remove the version number from the name of the Contract, and some other minor tweaks to get the test passing once more. | ||||
* | Establish pass criteria for the Trilinos contract test. | David Cole | 2010-12-28 | 1 | -0/+6 |
| | | | | | | | | | | | Add a ValidateBuild.cmake script that runs after the Trilinos dashboard run is complete. In that script, look for some expected Trilinos executable files. Run the basic Teuchos unit tests executable and expect it to return 0 for no errors. Also, patch the main CMakeLists.txt file to get rid of new warnings from CMake when variables passed in on the command line go un-referenced in the CMakeLists processing. | ||||
* | Use m prefix in shorttag value to indicate "md5 of tarball" | David Cole | 2010-12-28 | 1 | -0/+1 |
| | |||||
* | Add contract test for Trilinos 10.6.1 snapshot. | David Cole | 2010-11-09 | 1 | -0/+96 |