Skip to content
  • Brad King's avatar
    ENH: Refactor cmCTest test part representation · 4b97fab3
    Brad King authored
    This introduces the name "part" to denote a portion of the testing and
    submission process performed by ctest.  We generalize the boolean
    indicating whether each part is enabled into a structure to which more
    information can be added later.  We provide bi-directional mapping
    between part id and part names.
    4b97fab3