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-04-06 14:44:13 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2017-04-06 14:44:13 +0300
commitd752429b9a02d32305c46ca13b90ef65fd27eb01 (patch)
tree0f813d00b35252a923db58adbf3c8ffde583d01f
parent2c3912b9ef9ba9c3601681c6a4e65f3bc6aa8e47 (diff)
Remove old expected hints unused by test_hint_parser
-rw-r--r--test/testdata/hints/x86/release/naim/expected6
-rw-r--r--test/testdata/hints/x86/release/proj/proj-debuginfo/expected5
2 files changed, 0 insertions, 11 deletions
diff --git a/test/testdata/hints/x86/release/naim/expected b/test/testdata/hints/x86/release/naim/expected
deleted file mode 100644
index 9f7710c..0000000
--- a/test/testdata/hints/x86/release/naim/expected
+++ /dev/null
@@ -1,6 +0,0 @@
-{'category': 'Net',
- 'requires': '',
- 'sdesc': '"Console AIM, ICQ, IRC, and Lily client"',
- 'ldesc': '" naim is a console client for AOL Instant Messenger (AIM),\n'
- 'AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The lily CMC."',
- 'parse-warnings': ['value for key ldesc starts with quoted whitespace']}
diff --git a/test/testdata/hints/x86/release/proj/proj-debuginfo/expected b/test/testdata/hints/x86/release/proj/proj-debuginfo/expected
deleted file mode 100644
index 6af3a7b..0000000
--- a/test/testdata/hints/x86/release/proj/proj-debuginfo/expected
+++ /dev/null
@@ -1,5 +0,0 @@
-{'category': 'Debug',
- 'requires': 'cygwin-debuginfo',
- 'external-source': 'proj',
- 'sdesc': '"Debug info for proj"',
- 'ldesc': '"This package contains files necessary for debugging the\nproj package with gdb."'}