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
...
|
*
|
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
*
add $* to gdb to make it more useful
Michael Vogt
2013-10-18
1
-1
/
+1
*
remove POSTINST from framework, file tree can be used for this
Michael Vogt
2013-10-15
1
-4
/
+0
*
tests, do not send pkgname with arch via the status-fd
Michael Vogt
2013-10-15
1
-1
/
+9
*
tests: fix some problems travis encounters
David Kalnischkies
2013-10-02
1
-45
/
+37
*
handle complete responses to https range requests
David Kalnischkies
2013-10-01
1
-22
/
+70
*
configurable compression for testcases
David Kalnischkies
2013-08-28
1
-11
/
+37
*
old-style dpkg foreign architecture adding for tests
David Kalnischkies
2013-08-27
1
-1
/
+7
*
set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases
David Kalnischkies
2013-08-15
1
-4
/
+4
*
ensure that testcases exiting because of set -e aren't successful
David Kalnischkies
2013-08-12
1
-1
/
+11
*
fix output redirection order
David Kalnischkies
2013-08-12
1
-3
/
+3
*
add chronic-like testsuccess/testfailure helpers
David Kalnischkies
2013-08-12
1
-0
/
+34
*
test Release file handling with expired keys
David Kalnischkies
2013-08-12
1
-6
/
+29
*
simple fork and pidfile aptwebserver
David Kalnischkies
2013-06-24
1
-4
/
+14
*
trigger NODATA error for invalid InRelease files
David Kalnischkies
2013-06-20
1
-0
/
+3
*
tests: accept an explaination for msgfail
David Kalnischkies
2013-06-20
1
-3
/
+7
*
add a simple webserver for our testcases
David Kalnischkies
2013-06-20
1
-6
/
+13
*
ensure state-dir exists before coyping cdrom files
David Kalnischkies
2013-06-09
1
-3
/
+5
*
tests: trap-adding can be post- as well as prefix
David Kalnischkies
2013-06-09
1
-3
/
+6
*
fix support for multiple patterns in apt-cache search
David Kalnischkies
2013-06-09
1
-3
/
+9
*
merged lp:~mvo/apt/fix-inrelease5
Michael Vogt
2013-04-02
1
-2
/
+8
|
\
|
*
* apt-pkg/deb/debindexfile.cc,
David Kalnischkies
2013-03-18
1
-1
/
+1
|
*
- add method to open (maybe) clearsigned files transparently
David Kalnischkies
2013-03-18
1
-2
/
+8
*
|
test/integration/framework: use EXIT_CODE to be consistent with the run-tests...
Michael Vogt
2013-03-18
1
-5
/
+5
*
|
report failures via exit and ensure we don't overflow
Michael Vogt
2013-03-18
1
-3
/
+8
*
|
* test/integration/framework:
Michael Vogt
2013-03-18
1
-2
/
+8
|
/
*
handle packages without a mandatory architecture (debian-policy ยง5.3)
David Kalnischkies
2012-09-09
1
-6
/
+6
*
* apt-pkg/cdrom.cc:
David Kalnischkies
2012-09-03
1
-0
/
+16
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-08-30
1
-1
/
+2
*
* cmdline/apt-mark.cc:
David Kalnischkies
2012-07-04
1
-0
/
+5
*
add two tests for architecture specifications
David Kalnischkies
2012-06-14
1
-4
/
+9
*
check build-dep candidate if install is forbidden
David Kalnischkies
2012-06-11
1
-1
/
+2
*
add a small wrapper to call gdb in the framework setting
David Kalnischkies
2012-05-10
1
-0
/
+4
*
ensure that not --assert-multi-arch supporting dpkg's do not generate
David Kalnischkies
2012-04-17
1
-2
/
+2
*
use xz-utils in the testcases instead of lzma and ensure that we really
David Kalnischkies
2012-04-11
1
-1
/
+1
*
update the versionnumber of the faked dpkg in the testcases for multiarch
David Kalnischkies
2012-03-20
1
-1
/
+3
*
allow msgtest to be used with only one parameter
David Kalnischkies
2012-03-03
1
-1
/
+2
*
* apt-pkg/acquire-item.cc:
David Kalnischkies
2012-02-18
1
-3
/
+0
*
fix the hold-testcase as it has problems with 'foreign' operations
David Kalnischkies
2012-02-11
1
-1
/
+1
*
Fix the testcases to work with and configure dpkg correctly in a
David Kalnischkies
2012-02-10
1
-17
/
+47
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2012-01-19
1
-1
/
+8
*
ensure that we exit instead of proceed in execution after the trap
David Kalnischkies
2011-11-30
1
-1
/
+1
*
run integration tests on my new amd64 box without failures
David Kalnischkies
2011-10-11
1
-7
/
+21
*
fix bashism (local outside function) and releasefile creation in testcases
David Kalnischkies
2011-09-09
1
-2
/
+7
[prev]
[next]