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
2014-03-21
only consider versioned kernel packages in autoremove
David Kalnischkies
1
-0
/
+1
2014-03-14
fix test/integration/test-apt-helper
Michael Vogt
46
-321
/
+926
2014-03-13
ensure that gz compression test is run with gz
David Kalnischkies
1
-0
/
+1
2014-03-13
factor out getting list of architectures from comma list
David Kalnischkies
1
-5
/
+8
2014-03-13
correct LD_LIBRARY_PATH and config loading for apt-helper
David Kalnischkies
1
-25
/
+15
2014-03-13
ensure that a dot is a dot in the hook
David Kalnischkies
1
-9
/
+17
2014-03-13
support kfreebsd and hurd in the kernel hook
David Kalnischkies
2
-11
/
+35
2014-03-13
use a configurable list of versioned kernel packages
David Kalnischkies
4
-56
/
+58
2014-03-13
improve debug output in case downloadfile fails
David Kalnischkies
3
-67
/
+79
2014-03-13
msgstr with elipses need three dots
David Kalnischkies
1
-2
/
+2
2014-03-13
support very long mtab entries in mountpoint discovery
David Kalnischkies
3
-0
/
+40
2014-03-13
enable mount support for apt-cdrom in the tests
David Kalnischkies
2
-40
/
+51
2014-03-13
simplify apt-cdrom testcode
David Kalnischkies
1
-16
/
+16
2014-03-13
do not configure already unpacked packages needlessly
David Kalnischkies
7
-17
/
+76
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-1
/
+3
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
24
-49
/
+114
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
11
-10
/
+20
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
1
-1
/
+1
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
7
-22
/
+31
2014-03-13
unset LANGUAGE in the testing framework directly
David Kalnischkies
1
-2
/
+3
2014-03-13
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2
-0
/
+153
2014-03-13
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
1
-27
/
+61
2014-03-13
add default and override handling for Cnf::FindVector
David Kalnischkies
2
-3
/
+39
2014-03-13
check version before adding scores in resolver
David Kalnischkies
1
-17
/
+114
2014-03-13
show debug output only if told so in packagemanager
David Kalnischkies
1
-9
/
+3
2014-03-13
propagate a negative score point along breaks/conflicts
David Kalnischkies
1
-0
/
+47
2014-03-12
Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...
Michael Vogt
1
-14
/
+1
2014-03-12
add hashsum support in apt-file download and add more tests
Michael Vogt
1
-0
/
+37
2014-02-27
initial version of apt-helper
Michael Vogt
2
-54
/
+35
2014-02-27
initial version of apt-helper
Michael Vogt
2
-36
/
+9
2014-02-23
test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-meth...
Michael Vogt
1
-1
/
+1
2014-02-22
skip test if "apt" is not build
Michael Vogt
4
-0
/
+25
2014-02-22
fix ADT failure in downloadfile()
Michael Vogt
1
-1
/
+5
2014-02-22
add testcase for Bug#718329
Michael Vogt
2
-1
/
+36
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
5
-17
/
+17
2014-02-14
fix the test-kernel-helper-autoremove testcase
Michael Vogt
1
-6
/
+6
2014-02-14
Additional test for the case when installed version != newest version
Steve Langasek
1
-2
/
+15
2014-02-14
Make the test more verbose and check for the negative case of a kernel that
Steve Langasek
1
-4
/
+11
2014-02-14
typo fix
Steve Langasek
1
-1
/
+1
2014-02-14
also check that the running kernel is kept
Michael Vogt
2
-2
/
+4
2014-02-14
add testcase for the autoremove feature
Michael Vogt
2
-0
/
+46
2014-02-14
add a testcase to check for forbidden https→http downgrades
David Kalnischkies
2
-2
/
+12
2014-02-14
honor option to disable pulses for the testcases
David Kalnischkies
1
-1
/
+2
2014-02-14
disable https->http redirects in libcurl
Michael Vogt
3
-2
/
+26
2014-02-14
test/integration/test-bug-723705-tagfile-truncates-fields: fix autopkgtest fa...
Michael Vogt
1
-1
/
+1
2014-02-14
enforce 'house-style' on changelog testcase
David Kalnischkies
1
-5
/
+5
2014-02-14
allow http protocol to switch to https
David Kalnischkies
2
-1
/
+53
2014-02-14
report https download start only if we really get it
David Kalnischkies
2
-16
/
+37
2014-02-13
remove duplicated apt-get download apt apt test
Michael Vogt
1
-4
/
+0
2014-02-12
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2
-4
/
+7
[next]