Test the full matrix in japanse.
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 1s
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 1s
This commit is contained in:
parent
da0f1c4614
commit
1c6954e475
19 changed files with 62 additions and 5 deletions
|
|
@ -85,6 +85,7 @@ When using the `mb_setup_default` this add a help system which works by running:
|
|||
* @help-target-run
|
||||
* @help-target-module
|
||||
* @help-target-assert
|
||||
* @help-machine
|
||||
* @help-all
|
||||
* @help-firemake
|
||||
* @clean
|
||||
|
|
@ -128,8 +129,8 @@ When you want to see whats happening do a debug run;
|
|||
time MB_OPENMSX_HEADLESS=off MB_FLIGHT_SCREEN=on make @build
|
||||
real 2m40.784s
|
||||
|
||||
record run with video per session and merge to one video file;
|
||||
time make @flight-video-all
|
||||
record matrix test run with video per session and merge to one video file;
|
||||
time MATRIX_ASSERT=on make @flight-video-all
|
||||
real 0m18.184s
|
||||
|
||||
full build parallel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue