Bug #7505
Issue with run_all_test.bat
Status: | Closed | Start date: | 12/30/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jim Unroe | % Done: | 0% |
|
Category: | - | |||
Target version: | chirp-daily | |||
Chirp Version: | daily | Platform: | Windows | |
Model affected: | N/A |
Description
When executing the run_all_tests.bat batch file in MS Windows, the run_tests.py file never gets executed. Only the pep8 tests are run.
Associated revisions
Patch for "run_all_test.bat"
This patch fixes the run_all_tests.bat" batch file so that it will
properly access and run the "run_test.py" tests.
History
Updated by Bernhard Hailer about 2 years ago
- Status changed from New to Closed
Appears to be complete.