summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Move the addition of -Wall and -Werror to CXXFLAGS into the toplevel Makefile...Daniel Burrows1-1/+1
2008-04-06Add a test case (generated with trace-file) for the problem where mandating v...Daniel Burrows30-0/+5494
2008-03-16Fix the tags test to work when the package is configured with ept support.Daniel Burrows1-1/+9
2008-03-13Add support in the backend for adding a score that's only applied if a set of...Daniel Burrows1-2/+85
2008-03-12Add support for checking whether one imm::map is a "superset" of another.Daniel Burrows1-1/+154
2008-03-11Add missing #includes that were turned up by g++ 4.3.Daniel Burrows1-0/+2
2008-03-11Fix the signature of the unit test suite's "main" function to compile with g+...Daniel Burrows1-1/+1
2008-01-20Fix most compile errors with g++-4.3.Daniel Burrows1-21/+3
2007-12-16Ship resolver_inputs in the distribution tarball.Daniel Burrows1-1/+1
2007-12-15Fix the test case I generated earlier to include all the packages needed to r...Daniel Burrows6-0/+218
2007-12-15Add the sources.list with which the test was generated.Daniel Burrows1-0/+15
2007-12-15Add a test case in which aptitude arguably shouldn't try to remove instead of...Daniel Burrows35-0/+344
2007-12-15Add a new type to support scoped apt settings.Daniel Burrows2-0/+101
2007-12-12Tighten up the resolver test to make sure it doesn't generate spurious result...Daniel Burrows1-0/+9
2007-12-12Write a test for the new behavior of temp::dir.Daniel Burrows1-2/+22
2007-12-12Fix the resolver test for the new resolver API.Daniel Burrows1-4/+4
2007-11-20Remove the pieces of the test suite that test cwidget itself (they're now in ...Daniel Burrows4-276/+0
2007-11-15Fix the tests to compile against cwidget.Daniel Burrows2-4/+12
2007-11-15Don't try to link the tests against the no-longer-present libvscreen.Daniel Burrows1-1/+1
2007-11-15cwidget/generic/util/threads.h -> cwidget/generic/threads/threads.h.Daniel Burrows1-1/+1
2007-11-15Replace threads:: with cwidget::threads::.Daniel Burrows1-12/+12
2007-11-15Fix the includes for the cwidget thread stuff.Daniel Burrows1-1/+1
2007-03-10[aptitude @ Add a test that ssprintf works when the string being formed gets ...Daniel Burrows1-1/+12
2006-09-13[aptitude @ Don't assert an invariant that doesn't hold. (Closes: #381481)]Daniel Burrows1-3/+7
2006-08-06[aptitude @ Document the timed-take-timeout test case.]Daniel Burrows1-0/+3
2005-11-26[aptitude @ Write a test for a situation where the problem resolver would pro...Daniel Burrows2-1/+59
2005-11-05[aptitude @ Add a framework for making assertion failures into exceptions, so...Daniel Burrows2-0/+59
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows12-0/+3056