projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable explicit configuration of all packages at the end
[apt.git]
/
test
/
integration
/
test-apt-ftparchive-cachedb-lp1274466
diff --git
a/test/integration/test-apt-ftparchive-cachedb-lp1274466
b/test/integration/test-apt-ftparchive-cachedb-lp1274466
index 1f86e367ff13dad4a62ac459bf86fec783c1aec5..c230e47dcd9d5582213351b7f9f2fc037f0d5dc0 100755
(executable)
--- a/
test/integration/test-apt-ftparchive-cachedb-lp1274466
+++ b/
test/integration/test-apt-ftparchive-cachedb-lp1274466
@@
-5,14
+5,15
@@
set -e
#
# main()
#
#
# main()
#
-TESTDIR=
$(readlink -f $(dirname $0))
-.
$TESTDIR/framework
+TESTDIR=
"$(readlink -f "$(dirname "$0")")"
+.
"$TESTDIR/framework"
setupenvironment
configarchitecture "i386"
setupenvironment
configarchitecture "i386"
+confighashes 'MD5' 'SHA1' 'SHA256' 'SHA512'
# gather the db and the deb, ensure mtime is not modfied as its saved in the DB
# gather the db and the deb, ensure mtime is not modfied as its saved in the DB
-cp -p
$TESTDIR/deb-lp1274466-cachedb.deb
foo_1_i386.deb
-cp -p
$TESTDIR/cachedb-lp1274466-old-format.db
old-format.db
+cp -p
"$TESTDIR/deb-lp1274466-cachedb.deb"
foo_1_i386.deb
+cp -p
"$TESTDIR/cachedb-lp1274466-old-format.db"
old-format.db
# verify that the format is different
testsuccess aptftparchive --db new-format.db packages .
# verify that the format is different
testsuccess aptftparchive --db new-format.db packages .
@@
-27,12
+28,12
@@
testfailure grep 7da58ff901a40ecf42a730dc33198b182e9ba9ec98799fc2c2b6fabeeee40cc
# regression test for corruption with previous generation of cachedb
testsuccessequal "Package: foo
# regression test for corruption with previous generation of cachedb
testsuccessequal "Package: foo
+Architecture: i386
+Version: 1
Priority: optional
Section: others
Priority: optional
Section: others
-Installed-Size: 29
Maintainer: Joe Sixpack <joe@example.org>
Maintainer: Joe Sixpack <joe@example.org>
-Architecture: i386
-Version: 1
+Installed-Size: 29
Filename: ./foo_1_i386.deb
Size: 1270
MD5sum: 85d0e908c1a897700e2c5dea72d7e3c0
Filename: ./foo_1_i386.deb
Size: 1270
MD5sum: 85d0e908c1a897700e2c5dea72d7e3c0