Fixed dos1 and msx1 runs.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -4s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -4s
This commit is contained in:
parent
567f91be78
commit
80f751cfea
11 changed files with 63 additions and 56 deletions
|
|
@ -13,7 +13,7 @@ $(TEST_DIST_QA_DOS2)/%: bin/test/dist/% | $(TEST_DIST_QA_DOS2) $(TEST_DIST_DEPS)
|
|||
|
||||
.PHONY: test-dist-qa-dos2-run
|
||||
test-dist-qa-dos2-run: | $(TEST_DIST_QA_DOS2_DEPS)
|
||||
$(call mb_autoexec_open_gui,$(TEST_DIST_QA_DOS2))
|
||||
$(call mb_autoexec_open_gui80,$(TEST_DIST_QA_DOS2))
|
||||
$(call mb_openmsx_dosctl,$(TEST_DIST_QA_DOS2))
|
||||
|
||||
.PHONY: test-dist-qa-dos2-assert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue