llvm-mos / llvm-mos-sdk

SDK for developing with the llvm-mos compiler
https://www.llvm-mos.org
Other
270 stars 56 forks source link

Fix SDK test suite #264

Closed mysterymath closed 10 months ago

mysterymath commented 10 months ago

This improves the SDK test suite, fixing flakiness issues and working around a Mesen bug. Accordingly, this allows us to depend entirely upon libretro and emutest; the Mesen Lua tests have been removed. This allows us to simplify our test setup, since we can now work entirely off of cores fetched from libretro builders.