index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-30
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
1
-0
/
+9
2012-01-29
* apt-pkg/depcache.cc:
David Kalnischkies
1
-0
/
+28
2012-01-29
add the testcase i wrote for revno 2209.1.2, to ensure that breaks on
David Kalnischkies
1
-0
/
+56
2012-01-29
add a very simple testcases for the previous commited fix for
David Kalnischkies
1
-0
/
+51
2012-01-29
* cmdline/apt-get.cc:
Steve Langasek
1
-24
/
+63
2012-01-20
* test/libapt/run-tests:
David Kalnischkies
1
-3
/
+1
2012-01-20
* test/libapt/globalerror_test.cc:
Pino Toscano
1
-2
/
+5
2012-01-19
* apt-pkg/cacheiterators.h:
David Kalnischkies
2
-6
/
+25
2012-01-19
if multi-arch is detected ensure that pkg:all is reported as pkg:all
David Kalnischkies
1
-0
/
+24
2012-01-19
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-2
/
+10
2012-01-18
* apt-pkg/aptconfiguration.cc:
Michael Vogt
1
-0
/
+18
2012-01-13
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-0
/
+53
2012-01-13
* apt-pkg/pkgcache.cc:
David Kalnischkies
1
-3
/
+19
2012-01-11
* apt-pkg/depcache.cc:
David Kalnischkies
1
-0
/
+40
2011-12-14
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-0
/
+18
2011-12-11
use different compression types in the test now that we support them
David Kalnischkies
1
-6
/
+6
2011-12-11
add a testcase for FindPackages() to better validate that cdrom should work.
David Kalnischkies
3
-0
/
+121
2011-11-30
ensure that we exit instead of proceed in execution after the trap
David Kalnischkies
1
-1
/
+1
2011-11-23
* cmdline/apt-get.cc:
David Kalnischkies
1
-0
/
+22
2011-11-23
* apt-pkg/depcache.cc:
David Kalnischkies
1
-0
/
+128
2011-11-11
- provide a {Package,Version}List similar to {Package,Version}Set
David Kalnischkies
1
-13
/
+13
2011-10-30
merge with my debian-sid branch
David Kalnischkies
2
-10
/
+71
2011-10-17
create "real" testcases out of the tests for chris
David Kalnischkies
3
-23
/
+26
2011-10-11
share description list between "same" versions (LP: #868977)
David Kalnischkies
1
-1
/
+33
2011-10-11
run apt-get download in quiet mode as it messes with output otherwise
David Kalnischkies
1
-6
/
+5
2011-10-11
run integration tests on my new amd64 box without failures
David Kalnischkies
6
-32
/
+35
2011-10-11
fix compiler warning about signed comparision on amd64, too
David Kalnischkies
1
-0
/
+12
2011-10-05
cherrypick from my apt/experimental branch
David Kalnischkies
4
-4
/
+113
2011-10-05
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
4
-4
/
+113
2011-10-04
* apt-pkg/policy.cc:
David Kalnischkies
1
-2
/
+21
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
3
-0
/
+4
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
5
-6
/
+8
2011-09-15
update the test to ensure that NotAutomatic and co is used also
David Kalnischkies
1
-8
/
+50
2011-09-14
enable APT in unpack/configure ordering to handle loops as well
David Kalnischkies
4
-1
/
+95
2011-09-13
merge with debian/sid
David Kalnischkies
73
-2158
/
+500
2011-09-09
M-A:same lockstep unpack should operate on installed
David Kalnischkies
3
-10
/
+41
2011-09-09
fix bashism (local outside function) and releasefile creation in testcases
David Kalnischkies
4
-10
/
+20
2011-09-05
- add an Acquire::Min-ValidTime option (Closes: #640122)
David Kalnischkies
1
-0
/
+24
2011-09-05
* apt-pkg/indexrecords.cc:
David Kalnischkies
2
-13
/
+84
2011-08-22
remove the caches in 'apt-get update', too, as they will be
David Kalnischkies
9
-22
/
+8
2011-08-17
set the msglevel to a high dummy value if none is specified
David Kalnischkies
1
-0
/
+4
2011-08-17
for consistency allow the usage of 'make test' instead of './run-tests'
David Kalnischkies
3
-7
/
+16
2011-08-17
fix 'comparison between signed and unsigned integer expressions' warning
David Kalnischkies
1
-2
/
+1
2011-08-17
do not output color in the testcases if stdout/stderr are not a /dev/pts
David Kalnischkies
3
-20
/
+48
2011-08-17
build test-binaries by default and add a test target to toplevel
David Kalnischkies
1
-0
/
+21
2011-08-17
fix the compareversion test to work then called from outside of libapt
David Kalnischkies
2
-2
/
+7
2011-08-17
the experimental branch has a better version of this test in libapt,
David Kalnischkies
1
-70
/
+0
2011-08-17
remove fake-status leftover from the python-test
David Kalnischkies
1
-16
/
+0
2011-08-17
move the networkless test to the interactive helpers as it needs
David Kalnischkies
3
-0
/
+0
2011-08-17
remove the python testcases as this is covered by integration/
David Kalnischkies
31
-1594
/
+0
[prev]
[next]