Changes

Jump to: navigation, search

Project List

271 bytes added, 09:11, 12 September 2006
Delta debugging framework
== Delta debugging framework ==
[http://en.wikipedia.org/wiki/Delta_Debugging Delta debugging] is an automated approach to debugging that isolates failures systematically. Given a failing test that can be mechanically verified (including crashesa browser crash), [http://en.wikipedia.org/wiki/Delta_Debugging delta debugging ] is a way of automatically isolating the change that introduced the failure. Having a framework in place to pull buildsfrom CVS, bisect by date and change set (using [http://en.wikipedia.org/wiki/Bonsai_CVS_code_management_system bonsai ] data -- remember, CVS doesn't have changesets!), and report results would let computers make developers more productive.
== D-Bus and other Linux desktop integration improvements ==

Navigation menu