Skip to content
  • Burlen Loring's avatar
    CTest support · a47f0f9b
    Burlen Loring authored
    * Add support for CTest and configure dashboard at
      cdash.hpcvis.com
    
    * sensei_add_test CMake function.  This function handles a number of
      common tasks associated with adding regression tests, such as
      compiling test executable, enabling tests based on the projects CMake
      options, and parsing test output for occurances of strings like
      "ERROR" that indicate a failure.
    a47f0f9b