This patch adds some test scaffolding for land-patch.sh.
While not particularly useful yet, it will be critical for testing
rebasing until git push is successful or fails (see D7468).
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC3b4e698c7e84: [land-bot] Add basic test coverage
Verify new tests are run:
cmake -GNinja -DENABLE_SOURCE_CONTROL_TOOLS_TESTS=ON .. ninja check-source-control-tools
Verify smoke tests run as usual:
./land-patch.sh --dry-run
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable