Bug 182

Summary: Regression test suite
Product: Ports Reporter: Anthony J. Bentley <anthony>
Component: MiscellaneousAssignee: Jeffrey Pfau <jeffrey>
Status: CONFIRMED ---    
Severity: enhancement Keywords: Feature
Priority: Normal    
Version: tip of tree   
Target Milestone: 0.4   
Hardware: All   
OS: All   

Description Anthony J. Bentley 2015-01-06 22:50:16 PST
A regression test suite would be neat to have.

For example, look at Gambatte: it has over 2000 regression tests that can be run automatically via a non-interactive "testrunner" frontend.

https://github.com/sinamas/gambatte/tree/master/test
Comment 1 Jeffrey Pfau 2015-01-06 23:23:04 PST
I'd love to have a test suite, but implementing them will be tedious. Hopefully sometime around 0.3 I'll get around to doing something like this, but not before then.