Skip to content
  • Imdad Sardharwalla's avatar
    MTBR-737 Move checksum & analysis code from ReForm to Base (#21) · ebf3137a
    Imdad Sardharwalla authored
    * Import LongestCommonSubsequenceT code from ReForm
    
    * Import ResultAnalysis code from ReForm
    
    * Import report code from ReForm. Note: while residing in Base, this
      still needs to link to ReForm (or the parent project) in order to
      access custom checksum comparison code.
    
    * Add Completion Object class, which is used to determine if a test
      completes (without hanging or crashing) and is necessary for the
      ResultAnalysis code. This was originally part of the Execution class
      that resides in ReForm.
    ebf3137a