zneak (Classix author) wrote:
Classix has gasp no unit test, and that's a shame. To my defense, not a single PowerPC emulator seems to have unit tests: I looked at gdb's psim, PearPC, SheepShaver/Basilisk, qemu and Dolphin, and apparently that's not very popular. We really should have unit tests though, as that would make debugging a lot less painful.
I do know of this independent set of tests, at least. (
You may download DevkitPPC from here.) You may also try
risu.
Also, Sheepshaver does have a
regression test file buried deep inside, but it's not really a unit test per say.