Fixed openMSX export and WIP adding first flow generators.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
This commit is contained in:
parent
9a0b0cbdb2
commit
a71f283d1d
29 changed files with 703 additions and 415 deletions
|
|
@ -19,4 +19,5 @@ $(AHELLO_M80_TEST_BIN)/@assert: | $(AHELLO_M80_TEST_BIN)/ahello.com
|
|||
$(call mb_msxpipe_safe_test,$(AHELLO_M80_TEST_BIN),ahello > ahello.out)
|
||||
grep "M80: Hello world..." $(AHELLO_M80_TEST_BIN)/ahello.out
|
||||
MB_DOC_HELP_TARGET += $(call mb_doc_target,$(AHELLO_M80_TEST_BIN)/@assert,"Assert binaries from ahello-m80.")
|
||||
MB_DEP_ALL_ASSERT += $(AHELLO_M80_TEST_BIN)/@assert
|
||||
.PHONY: $(AHELLO_M80_TEST_BIN)/@assert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue