Google Summer of Code: Difference between revisions

m
Text replacement - "== ([^=\[{])" to "== $1"
m (Text replacement - "(\d+) FPS" to "$1FPS")
m (Text replacement - "== ([^=\[{])" to "== $1")
Line 14: Line 14:


== Automated Test Suite ==
== Automated Test Suite ==
Dolphin currently has no automated testing infrastructure. Sometimes regressions happen, or bugs are found in new features which could have been caught with some unit testing. Adding an automated test suite and simplifying writing test cases would help with that.
Dolphin currently has no automated testing infrastructure. Sometimes regressions happen, or bugs are found in new features which could have been caught with some unit testing. Adding an automated test suite and simplifying writing test cases would help with that.