Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin#23781: test: Fix
system_tests/run_command
on Windows
edd0313 test: Improve "invalid_command" subtest in system_tests for Windows (Hennadii Stepanov) fb1b059 test: Fix "non-zero exit code" subtest in system_tests for Windows (Hennadii Stepanov) 0aad33d test: Fix "false" subtest in system_tests for Windows (Hennadii Stepanov) 507c009 test: Fix "echo" subtest in the system_tests for Windows (Hennadii Stepanov) Pull request description: An attempt to fix bitcoin#23775. With this PR on Windows 10 Pro 21H1 (build 19043.1348): ``` C:\Users\hebasto\bitcoin>src\test_bitcoin.exe --run_test=system_tests/run_command Running 1 test case... *** No errors detected C:\Users\hebasto\bitcoin>src\test_bitcoin.exe Running 482 test cases... *** No errors detected ``` ACKs for top commit: sipsorcery: tACK edd0313 Tru3Nrg: tACK bitcoin@edd0313 Tree-SHA512: 66a4f2372858011ff862b71c6530bedb8bc731b18595636fac9affc9189d9320f212c68b62498f2b57ee7a07f59e842dbec085b76a7419791d1a06c8e80e7744
- Loading branch information