Hacker News new | ask | show | jobs
by jsheard 3649 days ago
They posted a write-up of their development infrastructure last year - their system for regression testing rendering bugs is especially impressive.

https://dolphin-emu.org/blog/2015/01/25/making-developers-mo...

1 comments

Interesting, I'm curious how well their golden image tests worked out for them. They always seem more work than help due to discrepancies between various hardware vendors and subtle bugs/divergences in the way they interpret the spec.