Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 927 Bytes

TOOLS.md

File metadata and controls

30 lines (15 loc) · 927 Bytes

Tools

Version Control

  • git - Version control and history management

Build System

  • CMake (3.5.1 preferred, 2.8.11 minimum) - Configuration and building

Verification and Regression Testing

  • CTest (included with CMake) - Test executable driver

  • CDash - Test results dashboard tool

  • Trilinos Test Harness - Test results Dashboard and test categories

Issue and Bug Tracking

Documentation Generation

  • Doxygen (1.7.4) - Documentation generation

Mail Lists