| Commit message (Expand) | Author | Age | Files | Lines |
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 3 | -0/+4 |
* | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 2011-09-19 | 5 | -6/+8 |
* | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies | 2011-09-14 | 4 | -1/+95 |
|\ |
|
| * | Added test for conflicts loop | Christopher Baines | 2011-07-13 | 1 | -0/+18 |
| * | [ David Kalnischkies ] | Christopher Baines | 2011-07-05 | 2 | -0/+78 |
| |\ |
|
| * | | Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndCon... | Christopher Baines | 2011-07-05 | 2 | -0/+63 |
* | | | merge with debian/sid | David Kalnischkies | 2011-09-13 | 73 | -2158/+500 |
|\ \ \ |
|
| * | | | M-A:same lockstep unpack should operate on installed | David Kalnischkies | 2011-09-09 | 3 | -10/+41 |
| * | | | fix bashism (local outside function) and releasefile creation in testcases | David Kalnischkies | 2011-09-09 | 4 | -10/+20 |
| * | | | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies | 2011-09-05 | 1 | -0/+24 |
| * | | | * apt-pkg/indexrecords.cc: | David Kalnischkies | 2011-09-05 | 2 | -13/+84 |
| * | | | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | 2011-08-22 | 9 | -22/+8 |
| * | | | set the msglevel to a high dummy value if none is specified | David Kalnischkies | 2011-08-17 | 1 | -0/+4 |
| * | | | for consistency allow the usage of 'make test' instead of './run-tests' | David Kalnischkies | 2011-08-17 | 3 | -7/+16 |
| * | | | fix 'comparison between signed and unsigned integer expressions' warning | David Kalnischkies | 2011-08-17 | 1 | -2/+1 |
| * | | | do not output color in the testcases if stdout/stderr are not a /dev/pts | David Kalnischkies | 2011-08-17 | 3 | -20/+48 |
| * | | | build test-binaries by default and add a test target to toplevel | David Kalnischkies | 2011-08-17 | 1 | -0/+21 |
| * | | | fix the compareversion test to work then called from outside of libapt | David Kalnischkies | 2011-08-17 | 2 | -2/+7 |
| * | | | the experimental branch has a better version of this test in libapt, | David Kalnischkies | 2011-08-17 | 1 | -70/+0 |
| * | | | remove fake-status leftover from the python-test | David Kalnischkies | 2011-08-17 | 1 | -16/+0 |
| * | | | move the networkless test to the interactive helpers as it needs | David Kalnischkies | 2011-08-17 | 3 | -0/+0 |
| * | | | remove the python testcases as this is covered by integration/ | David Kalnischkies | 2011-08-17 | 31 | -1594/+0 |
| * | | | move the interactive helper to a subdirectory of test | David Kalnischkies | 2011-08-17 | 7 | -16/+3 |
| * | | | add 'dirs' target to the 'all' target to ensure that for e.g. the tests | David Kalnischkies | 2011-08-17 | 1 | -1/+0 |
| * | | | move the list of versions to test with to the libapt subdirectory | David Kalnischkies | 2011-08-17 | 2 | -1/+1 |
| * | | | remove the interactive scratch test, it doesn't test much and what | David Kalnischkies | 2011-08-17 | 1 | -105/+0 |
| * | | | replaced by the integration/test-compressed-indexes test | David Kalnischkies | 2011-08-17 | 1 | -235/+0 |
| * | | | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-08-17 | 1 | -0/+24 |
| * | | | merge the tests for configuration into another libapt-test | David Kalnischkies | 2011-08-17 | 5 | -72/+84 |
| * | | | support yet another webserver in the integration tests: gatling | David Kalnischkies | 2011-08-15 | 1 | -0/+5 |
| * | | | write a proper testcase replacing the print-only uri.cc test | David Kalnischkies | 2011-08-15 | 5 | -41/+119 |
* | | | | merged from the debian-sid branch | Michael Vogt | 2011-08-15 | 7 | -22/+110 |
|\| | | |
|
| * | | | lots of cppcheck fixes | Michael Vogt | 2011-08-12 | 5 | -22/+9 |
| |\ \ \ |
|
| | * | | | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 5 | -22/+9 |
| * | | | | cherry pick test/integration/Packages-hashsum-verification addition from lp:~... | Michael Vogt | 2011-08-12 | 1 | -0/+18 |
| |/ / / |
|
| * | | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2011-08-05 | 1 | -0/+7 |
| * | | | * test/integration/test-hashsum-verification: | Michael Vogt | 2011-08-05 | 1 | -0/+76 |
* | | | | test/libapt/hashsums_test.cc: add a test for HashString and VerifyFile | Michael Vogt | 2011-07-29 | 1 | -0/+15 |
* | | | | merged from debian-apt | Michael Vogt | 2011-07-28 | 1 | -0/+27 |
|\| | | |
|
| * | | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-27 | 1 | -0/+27 |
* | | | | * merged latest fixes from debian-sid | Michael Vogt | 2011-07-28 | 8 | -9/+370 |
|\| | | |
|
| * | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-26 | 2 | -0/+52 |
| |\ \ \ |
|
| | * | | | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt | 2011-07-26 | 1 | -0/+6 |
| | * | | | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt | 2011-07-26 | 2 | -0/+46 |
| * | | | | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies | 2011-07-25 | 2 | -0/+205 |
| * | | | | the order of languages after "none" is not important, so ignore it in tests | David Kalnischkies | 2011-07-25 | 2 | -6/+40 |
| * | | | | update the testcase to reflect that native is always on top if | David Kalnischkies | 2011-07-25 | 1 | -0/+6 |
| * | | | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-07-16 | 2 | -3/+67 |
* | | | | | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt | 2011-07-15 | 4 | -0/+138 |
|\| | | | |
|
| * | | | | merge with debian-sid 0.8.15.2 | David Kalnischkies | 2011-07-14 | 1 | -0/+20 |
| |\| | | |
|