index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
integration
/
framework
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite compressed indexes test to check with all compressors
David Kalnischkies
2014-09-25
1
-0
/
+30
*
detect terminal output with 'test -t' in tests
David Kalnischkies
2014-09-07
1
-1
/
+1
*
support regular expressions in 'apt search'
David Kalnischkies
2014-09-07
1
-1
/
+7
*
use printf instead of echo in testing framework
Michele Orrù
2014-07-07
1
-29
/
+29
*
fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests
Michael Vogt
2014-06-11
1
-2
/
+2
*
fix autopkgtest tests
Michael Vogt
2014-06-11
1
-0
/
+2
*
support parsing EDSP requests Architecture{,s} stanza
David Kalnischkies
2014-05-30
1
-0
/
+6
*
(try to) fix travis-ci build failures
David Kalnischkies
2014-05-29
1
-1
/
+2
*
Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...
Michael Vogt
2014-05-07
1
-1
/
+4
|
\
|
*
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-04-04
1
-1
/
+4
*
|
fix test-failure in adt
Michael Vogt
2014-04-10
1
-1
/
+7
*
|
Fix possible race when stunnel/aptwebserver create their PID files
Michael Vogt
2014-04-09
1
-0
/
+19
|
/
*
Use mkstemp() in apt-extracttemplaes (closes: #741627)
Michael Vogt
2014-03-27
1
-0
/
+1
*
fix test/integration/test-apt-helper
Michael Vogt
2014-03-14
1
-57
/
+97
|
\
|
*
factor out getting list of architectures from comma list
David Kalnischkies
2014-03-13
1
-5
/
+8
|
*
correct LD_LIBRARY_PATH and config loading for apt-helper
David Kalnischkies
2014-03-13
1
-25
/
+15
|
*
support kfreebsd and hurd in the kernel hook
David Kalnischkies
2014-03-13
1
-1
/
+1
|
*
use a configurable list of versioned kernel packages
David Kalnischkies
2014-03-13
1
-4
/
+6
|
*
improve debug output in case downloadfile fails
David Kalnischkies
2014-03-13
1
-31
/
+52
|
*
enable mount support for apt-cdrom in the tests
David Kalnischkies
2014-03-13
1
-3
/
+10
|
*
do not configure already unpacked packages needlessly
David Kalnischkies
2014-03-13
1
-5
/
+9
|
*
unset LANGUAGE in the testing framework directly
David Kalnischkies
2014-03-13
1
-2
/
+3
|
*
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
1
-0
/
+6
|
*
initial version of apt-helper
Michael Vogt
2014-02-27
1
-35
/
+8
*
|
initial version of apt-helper
Michael Vogt
2014-02-27
1
-51
/
+18
|
/
*
fix ADT failure in downloadfile()
Michael Vogt
2014-02-22
1
-1
/
+5
*
add testcase for Bug#718329
Michael Vogt
2014-02-22
1
-1
/
+2
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
add a testcase to check for forbidden https→http downgrades
David Kalnischkies
2014-02-14
1
-1
/
+1
*
disable https->http redirects in libcurl
Michael Vogt
2014-02-14
1
-1
/
+1
*
allow http protocol to switch to https
David Kalnischkies
2014-02-14
1
-1
/
+1
*
fixup merge issues introduced in 796673c
David Kalnischkies
2014-01-26
1
-2
/
+2
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-01-26
1
-79
/
+122
|
\
|
*
get color/msglevel handling for tests in line
David Kalnischkies
2014-01-17
1
-12
/
+18
|
*
ensure the right permissions as dpkg-deb ensists
David Kalnischkies
2014-01-17
1
-0
/
+2
|
*
use our tmpdir instead of creating tmpfiles
David Kalnischkies
2014-01-17
1
-20
/
+12
|
*
correct some quoting offenses
David Kalnischkies
2014-01-17
1
-31
/
+43
|
*
improve stdout/stderr usage correctness in test framework
David Kalnischkies
2014-01-17
1
-13
/
+13
|
*
use our own homedir for gpg in testcases
David Kalnischkies
2014-01-16
1
-2
/
+23
|
*
show the error message if the webserver start failed
David Kalnischkies
2014-01-16
1
-2
/
+6
|
*
tests: default to 'sid' codename for 'unstable'
David Kalnischkies
2014-01-15
1
-1
/
+6
|
*
use C.UTF-8 in testcases as locale
David Kalnischkies
2014-01-15
1
-5
/
+5
*
|
Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...
Michael Vogt
2014-01-18
1
-4
/
+6
|
\
\
|
*
|
add missing integration test for "apt list"
Michael Vogt
2014-01-17
1
-4
/
+6
|
|
/
*
|
rework some testcases to not spit out text
David Kalnischkies
2014-01-15
1
-11
/
+11
*
|
improve tests
Michael Vogt
2014-01-04
1
-2
/
+11
|
/
*
fix APTWEBSERVERBINDIR default
Michael Vogt
2013-12-27
1
-1
/
+1
*
run autopkgtest against the installed apt
Michael Vogt
2013-12-13
1
-4
/
+13
*
tests: add a webserverconfig method to abstract config
David Kalnischkies
2013-11-30
1
-0
/
+16
*
tests: enhance https support in the testcases
David Kalnischkies
2013-11-30
1
-3
/
+7
[next]