Add a test SCMTool with a DiffX parser.

Review Request #12065 — Created Feb. 20, 2022 and submitted

Information

Review Board
release-4.0.x

Reviewers

This adds TestToolDiffX, which is a simple Git-based SCMTool that uses
a DiffX parser by default. This allows us to more easily test operations
involving a repository that uses DiffX files.

As of this change, nothing currently uses this tool, but upcoming
changes will begin to make use of it.

Unit tests pass.

Successfully made use of this with an upcoming change.

Summary ID
Add a test SCMTool with a DiffX parser.
This adds `TestToolDiffX`, which is a simple Git-based SCMTool that uses a DiffX parser by default. This allows us to more easily test operations involving a repository that uses DiffX files. As of this change, nothing currently uses this tool, but upcoming changes will begin to make use of it.
867f9e24129930f984d8e757c906331cec686479
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (de0f005)
Loading...