MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
29 stars 31 forks source link

Add unit test logging and test name capability to m65 #59

Closed steph72 closed 3 years ago

steph72 commented 3 years ago

Unit tests can now set their reported name, as well as log messages to the host computer's console. An updated libc is needed to use this from C (see https://github.com/MEGA65/mega65-libc/pull/10)

steph72 commented 3 years ago

vf011 requests are now also handled when unit testing (trying to refactor some stuff out of the rather biblical main function ;-))

steph72 commented 3 years ago

Yes, to the best of my knowledge everything still works.

steph72 commented 3 years ago

@gardners That said, the "-d" option (f011 virtualization) never really worked for me, and it still freezes my devkit when I try to mount a disk image. I just did a quick check and can confirm that it also didn't work before my changes, so I don't think I have broken anything that wasn't broken already. But maybe you can clarify the state of vf011 mode before I merge this...

gardners commented 3 years ago

Check with Falk, as he is the chief user of it at the moment. also note that I think -d requires -F to actually work, but I can't remember for sure.

Paul.

On Mon, 24 May 2021 at 09:14, Stephan Kleinert @.***> wrote:

@gardners https://github.com/gardners That said, the "-d" option (f011 virtualization) never really worked for me on my, and it still freezes my devkit when I try to mount a disk image. I just did a quick check and can confirm that it also didn't work before my changes, so I don't think I have broken anything that wasn't broken already. But maybe you can clarify the state of vf011 mode before I merge this...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MEGA65/mega65-tools/pull/59#issuecomment-846644675, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFCOT6XESI6VBW3FAFROZDTPGHMJANCNFSM45LUCW3A .