Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-03 | Move the search input controller and view classes over to generic/. | Daniel_Burrows@alumni.brown.edu | 1 | -12/+8 |
2010-06-19 | Don't try to test the search input controller if the GTK+ frontend wasn't built. | Daniel Burrows | 1 | -0/+4 |
2010-06-18 | Explicitly include gmock/gtest -- they should be picked up by another include... | Daniel Burrows | 1 | -0/+3 |
2010-05-25 | Refine the existing test of the search input controller so it passes. | Daniel Burrows | 1 | -1/+15 |
2010-05-24 | Start using google-mock to test the search input controller logic. | Daniel Burrows | 1 | -0/+131 |