Delta debugging: Difference between revisions

Content deleted Content added
Software: Added DD.py
External links: Added Udacity course
Line 23:
*[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]