Skip to content
  • Joe Snyder's avatar
    CTest: Expand directories for Cobertura search · 32268810
    Joe Snyder authored and Brad King's avatar Brad King committed
    Change the Cobertura handler to look for an environment variable
    called "COBERTURADIR" which contains the directory where the
    coverage.xml file is found.  If that variable doesn't exist,
    continue to use the default of the binary directory.
    
    Update the test to use an appropriate value in the environment
    variables.
    32268810