Matcher Groups for Custom Matchers

Article ID:360033193911
1 minute readKnowledge base

Supported matchers are:

  • aplus.matcher.txt

  • armcc.matcher.txt

  • cnvtool.matcher.txt

  • ectool.matcher.txt

  • fxcop.matcher.txt

  • msbuild.matcher.txt

  • ncover.matcher.txt

  • nunit.matcher.txt

  • perforce.matcher.txt

  • symbianOS.matcher.txt

      $::gMatcherGroups{'aplus'} = ["aplusSummary", "ncover-getlog-link"];
      $::gMatcherGroups{'arm'} = ["armcc-error", "armcc-warning"];
      $::gMatcherGroups{'cnvtool'} = ["cnvtool-unicode-preferred", "cnvtool-unicode-start-range"];
      $::gMatcherGroups{'ectool'} = ["job-dne", "job-norights"];
      $::gMatcherGroups{'fxcop'} = ["fxcop-startup", "fxcop-loaded", "fxcop-missing-dependency", "fxcop-unresolved-reference-counter", "fxcop-load-exceptions", "fxcop-object-reference-not-set", "fxcop-assembly-reference-unresolved-summary", "fxcop-summary-analysis-exceptions", "fxcop-summary-rule-exceptions", "fxcop-summary-messages", "fxcop-summary-html", "fxcop-failed-to-add-tgt", "fxcop-project-load-errors", "fxcop-analysis-notperformed"];
      $::gMatcherGroups{'msbuild'} = ["msbuild-cs-warning", "msbuild-cs-error", "msbuild-c#-compile", "msbuild-vb-compile", "msbuild-license-compile", "msbuild-resource-file", "msbuild-target", "msbuild-target", "msbuild-project", "msbuild-cnf-dotnet"];
      $::gMatcherGroups{'ncover'} = ["ncover-startup", "ncover-getxml-link", "ncover-getlog-link"];
      $::gMatcherGroups{'nunit'} = ["nunitSummary"];
      $::gMatcherGroups{'perforce'} = ["p4checkout", "p4NoClobber", "p4makedir", "p4delclient"];
      $::gMatcherGroups{'SymbianOS'} = ["stage-counter", "phase-counter", "id-counter", "emake-build-counter", "emake-warning", "file-copy-counter", "make-error", "make-nontarget-non1-error"];
      $::gMatcherGroups{'SymbianOS-tools-warnings'} = ["armcc-warning", "cnvtool-unicode-preferred", "cnvtool-unicode-start-range", "makmake-headers-not-found"];
      $::gMatcherGroups{'SymbianOS-tools-errors'} = ["armcc-error"];