See title.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING463b1c7d5a3d: [test_runner] Fix junitoutput typo
rABC463b1c7d5a3d: [test_runner] Fix junitoutput typo
test_runner.py -ju junit_results2.xml test_runner.py --junitoutput junit_results3.xml
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/test_runner.py | ||
---|---|---|
177 ↗ | (On Diff #10339) | -ju is absolutely non standard. unidashed parameter are uni letters, contrary to double dashed ones. |