Age | Commit message (Expand) | Author |
2012-01-13 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2012-01-11 | * apt-pkg/depcache.cc: | David Kalnischkies |
2011-12-19 | merged from debian-experimental2 | Michael Vogt |
2011-12-11 | use different compression types in the test now that we support them | David Kalnischkies |
2011-12-11 | add a testcase for FindPackages() to better validate that cdrom should work. | David Kalnischkies |
2011-11-30 | ensure that we exit instead of proceed in execution after the trap | David Kalnischkies |
2011-11-23 | merged from debian-experimental | Michael Vogt |
2011-11-23 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-11-23 | * apt-pkg/depcache.cc: | David Kalnischkies |
2011-11-11 | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies |
2011-11-10 | merged from lp:~mvo/apt/mvo (that has all the changes from debian-experimenta... | Michael Vogt |
2011-10-30 | merge with my debian-sid branch | David Kalnischkies |
2011-10-17 | create "real" testcases out of the tests for chris | David Kalnischkies |
2011-10-14 | cherry pick -r 2184.1.15..2184.1.18 from debian-experimental2 | Michael Vogt |
2011-10-11 | share description list between "same" versions (LP: #868977) | David Kalnischkies |
2011-10-11 | run apt-get download in quiet mode as it messes with output otherwise | David Kalnischkies |
2011-10-11 | run integration tests on my new amd64 box without failures | David Kalnischkies |
2011-10-11 | fix compiler warning about signed comparision on amd64, too | David Kalnischkies |
2011-10-05 | cherrypick from my apt/experimental branch | David Kalnischkies |
2011-10-05 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-10-04 | test/integration/test-apt-key-net-update: improve test to test for empty keyr... | Michael Vogt |
2011-10-04 | export/import keys one-by-one | Michael Vogt |
2011-10-04 | * apt-pkg/policy.cc: | David Kalnischkies |
2011-09-27 | fix apt-key net-update by erroring out if there are any duplicated keys in ma... | Michael Vogt |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-16 | cherry pick r2162.1.7 and r2162.1.8 from the debian-sid branch | Michael Vogt |
2011-09-15 | update the test to ensure that NotAutomatic and co is used also | David Kalnischkies |
2011-09-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | * cherry pick revision 2173 from lp:~donkult/apt/sid | Michael Vogt |
2011-09-09 | M-A:same lockstep unpack should operate on installed | David Kalnischkies |
2011-09-09 | fix bashism (local outside function) and releasefile creation in testcases | David Kalnischkies |
2011-09-05 | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies |
2011-09-05 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2011-08-22 | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies |
2011-08-17 | set the msglevel to a high dummy value if none is specified | David Kalnischkies |
2011-08-17 | for consistency allow the usage of 'make test' instead of './run-tests' | David Kalnischkies |
2011-08-17 | fix 'comparison between signed and unsigned integer expressions' warning | David Kalnischkies |
2011-08-17 | do not output color in the testcases if stdout/stderr are not a /dev/pts | David Kalnischkies |
2011-08-17 | build test-binaries by default and add a test target to toplevel | David Kalnischkies |
2011-08-17 | fix the compareversion test to work then called from outside of libapt | David Kalnischkies |
2011-08-17 | the experimental branch has a better version of this test in libapt, | David Kalnischkies |
2011-08-17 | remove fake-status leftover from the python-test | David Kalnischkies |
2011-08-17 | move the networkless test to the interactive helpers as it needs | David Kalnischkies |
2011-08-17 | remove the python testcases as this is covered by integration/ | David Kalnischkies |
2011-08-17 | move the interactive helper to a subdirectory of test | David Kalnischkies |
2011-08-17 | add 'dirs' target to the 'all' target to ensure that for e.g. the tests | David Kalnischkies |
2011-08-17 | move the list of versions to test with to the libapt subdirectory | David Kalnischkies |
2011-08-17 | remove the interactive scratch test, it doesn't test much and what | David Kalnischkies |