Delta debugging: Difference between revisions

Content deleted Content added
Mdernst (talk | contribs)
Software: add link to DD.py's documentation
Mdernst (talk | contribs)
External links: Move software to software section
Line 36:
==External links==
*[http://www.st.cs.uni-sb.de/dd/ Delta Debugging project] - extensive collection of links to delta debugging tools and methods
*[http://delta.tigris.org/ Delta] - a computer program to minimize "interesting" files subject to a test of their interestingness
*[https://www.udacity.com/course/software-debugging--cs259 Udacity course on Software Debugging by Andreas Zeller]