MEGA65 / mega65-core

MEGA65 FPGA core
Other
240 stars 85 forks source link

Add Regression Testing and Package build script #593

Open lydon42 opened 2 years ago

lydon42 commented 2 years ago

For better release management a new core needs to be tested against known problems. This regression test needs to be automated. Tests for this are already in mega-65-tools and mega65-tools#124 adds a script for that purpose.

In addition this script should build a per hardware platform archive, contianing bit, cor, mcs as well as sdcard-files and build & test logs.