summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGábor Németh <homar@riseup.net>2023-12-15 13:12:05 +0100
committerGábor Németh <homar@riseup.net>2024-01-09 17:33:58 +0100
commitdeeda8948be59730659972185e279fbe1b438121 (patch)
tree7996574b96e3c9f28a483a873e65ed091fd43065
parent559ad32ed4d88e3216c3e12197bb54a9364f733f (diff)
Typos in integration tests
Corrected 'und' -> 'and' in the fake package's description. As a result, the MD5 checksum of this string is changed from 36ef2ec58c83bc4fdbe9fe958dd9c107 to 5022766cbc9bf07d1abea2c41a72646f which in turn reduced the size of the resulting Packages.gz by one. Therefore the accepted answer in the test case is updated too.
-rw-r--r--test/integration/framework6
-rwxr-xr-xtest/integration/test-method-gpgv-legacy-keyring2
2 files changed, 4 insertions, 4 deletions
diff --git a/test/integration/framework b/test/integration/framework
index 3bf8a3fec..1eec8ca05 100644
--- a/test/integration/framework
+++ b/test/integration/framework
@@ -763,7 +763,7 @@ _setupsimplenativepackage() {
local DESCRIPTION="${6:-an autogenerated dummy ${NAME}=${VERSION}/${RELEASE}
If you find such a package installed on your system,
something went horribly wrong! They are autogenerated
- und used only by testcases and serve no other purpose…}"
+ and used only by testcases and serve no other purpose…}"
local SECTION="${7:-others}"
local PRIORITY="${8:-optional}"
@@ -994,7 +994,7 @@ insertpackage() {
local DESCRIPTION="${7:-an autogenerated dummy ${NAME}=${VERSION}/${RELEASES}
If you find such a package installed on your system,
something went horribly wrong! They are autogenerated
- und used only by testcases and serve no other purpose…}"
+ and used only by testcases and serve no other purpose…}"
local SECTION="${8:-other}"
if [ "$SECTION" = "${SECTION#*/}" ]; then
@@ -1088,7 +1088,7 @@ insertinstalledpackage() {
local DESCRIPTION="${7:-an autogenerated dummy ${NAME}=${VERSION}/installed
If you find such a package installed on your system,
something went horribly wrong! They are autogenerated
- und used only by testcases and serve no other purpose…}"
+ and used only by testcases and serve no other purpose…}"
local SECTION="${8:-other}"
local FILE='rootdir/var/lib/dpkg/status'
diff --git a/test/integration/test-method-gpgv-legacy-keyring b/test/integration/test-method-gpgv-legacy-keyring
index 5af955cdf..3c3e4536c 100755
--- a/test/integration/test-method-gpgv-legacy-keyring
+++ b/test/integration/test-method-gpgv-legacy-keyring
@@ -14,7 +14,7 @@ setupaptarchive --no-update
testsuccessequal "Get:1 file:${TMPWORKINGDIRECTORY}/aptarchive unstable InRelease [1420 B]
Get:1 file:${TMPWORKINGDIRECTORY}/aptarchive unstable InRelease [1420 B]
-Get:2 file:${TMPWORKINGDIRECTORY}/aptarchive unstable/main all Packages [247 B]
+Get:2 file:${TMPWORKINGDIRECTORY}/aptarchive unstable/main all Packages [246 B]
Get:3 file:${TMPWORKINGDIRECTORY}/aptarchive unstable/main Translation-en [224 B]
Reading package lists..." aptget update -q