aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ADT/DeltaAlgorithmTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Define the new operator<< for sets into namespace std, so thatDouglas Gregor2009-12-241-0/+4
* Add an implementation of the delta debugging algorithm.Daniel Dunbar2009-12-031-0/+96