Skip to content
  • Ben Wagner's avatar
    Clean up test-family-matching test. · bd7123ac
    Ben Wagner authored and Akira TAGOH's avatar Akira TAGOH committed
    Correct the type of TestMatchPattern's 'ret' from TestResult to
    TestMatchResult to match the actual return type (and values assigned to
    it).
    
    Fix leak of TestMatchPattern's 'xml' and TestFamily's 'pat'.
    
    Simplify TestMatchPattern cleanup and ensure cleanup always happens.
    bd7123ac