Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2017-11-16 16:10:00 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2017-11-17 14:40:20 +0300
commit190330a4a922699bdf1dbc0651b6f03dc5e91e54 (patch)
tree9191d7b7fc7d6a5071707aa785154b465557d764
parent761a3b79565dea290573d3162f0ab8a21692f1cc (diff)
Shrink ldesc in one hint to work around limitations of previous fix
Shrink ldesc slightly in one hint to deal with not quite compatible choice of where to break the line
-rw-r--r--test/testdata/homes/Blooey McFooey/x86/release/testpackage/setup.hint2
-rw-r--r--test/testdata/process_arch/setup.ini.expected2
-rw-r--r--test/testdata/uploads/pkglist.expected3
3 files changed, 3 insertions, 4 deletions
diff --git a/test/testdata/homes/Blooey McFooey/x86/release/testpackage/setup.hint b/test/testdata/homes/Blooey McFooey/x86/release/testpackage/setup.hint
index 290111b..d1373e3 100644
--- a/test/testdata/homes/Blooey McFooey/x86/release/testpackage/setup.hint
+++ b/test/testdata/homes/Blooey McFooey/x86/release/testpackage/setup.hint
@@ -1,6 +1,6 @@
sdesc: "A test package"
ldesc: "A test package
-It's description might contains some unicode gibberish
+It's description might contains some unicode junk
Like it’s you’re Markup Language™ Nokogiri’s tool―that Bézier."
category: Devel
requires: cygwin
diff --git a/test/testdata/process_arch/setup.ini.expected b/test/testdata/process_arch/setup.ini.expected
index eba1f1f..bdeea8c 100644
--- a/test/testdata/process_arch/setup.ini.expected
+++ b/test/testdata/process_arch/setup.ini.expected
@@ -329,7 +329,7 @@
'@ testpackage\n'
'sdesc: "A test package"\n'
'ldesc: "A test package\n'
- "It's description might contains some unicode gibberish\n"
+ "It's description might contains some unicode junk\n"
'Like it’s you’re Markup Language™ Nokogiri’s tool―that Bézier."\n'
'category: Devel\n'
'requires: cygwin\n'
diff --git a/test/testdata/uploads/pkglist.expected b/test/testdata/uploads/pkglist.expected
index aec9b6f..4275391 100644
--- a/test/testdata/uploads/pkglist.expected
+++ b/test/testdata/uploads/pkglist.expected
@@ -1,8 +1,7 @@
{'testpackage': Package('x86/release/testpackage', {'1.0-1': {'testpackage-1.0-1-src.tar.bz2': Tar('aff488008bee3486e25b539fe6ccd1397bd3c5c0ba2ee2cf34af279554baa195af7493ee51d6f8510735c9a2ea54436d776a71e768165716762aec286abbbf83', 195, False),
'testpackage-1.0-1.tar.bz2': Tar('aff488008bee3486e25b539fe6ccd1397bd3c5c0ba2ee2cf34af279554baa195af7493ee51d6f8510735c9a2ea54436d776a71e768165716762aec286abbbf83', 195, False)}}, {'1.0-1': {'sdesc': '"A test package"',
'ldesc': '"A test package\n'
- "It's description might contains some unicode "
- 'gibberish\n'
+ "It's description might contains some unicode junk\n"
'Like it’s you’re Markup Language™ Nokogiri’s tool―that '
'Bézier."',
'category': 'Devel',