mach.d
mach.d copied to clipboard
Write a script to verify that all source files in the examples directory compile without errors
Easy mode: Just make sure they compile
Hard mode: Also verify their input/output
Eventually this and unittesting on several platforms could really be made an automatic thing, but I have no experience with CI tools and so this will be a learning experience for me.