summaryrefslogtreecommitdiff
path: root/blacklist-testdata.txt
diff options
context:
space:
mode:
Diffstat (limited to 'blacklist-testdata.txt')
-rw-r--r--blacklist-testdata.txt71
1 files changed, 34 insertions, 37 deletions
diff --git a/blacklist-testdata.txt b/blacklist-testdata.txt
index 20ca592..54fcff8 100644
--- a/blacklist-testdata.txt
+++ b/blacklist-testdata.txt
@@ -1,43 +1,40 @@
# comments begin with '#'
# these will be accepted, pending validation
-well-formed-complete:replacement:fsf:42:[technical]well-formed - complete
-well-formed-no-ref:replacement::42:[technical] well-formed - no ref
-well-formed-no-refid:replacement:fsf::[technical] well-formed - no ref_id
-well-formed-no-ref-no-refiid:replacement:::[technical] well-formed - no ref - no ref_id
-well-formed-no-tag:replacement:fsf:42:well-formed - no tag
-well-formed-no-desc:replacement:fsf:42:[technical]
-well-formed-no-tag-no-desc:replacement:fsf:42:
-well-formed-unknown-tag:r:fsf:42:[unknown-tag] well formed - unknown tag
-well-formed-unknown-tag-no-desc:r:fsf:42:[unknown-tag]
-well-formed-multiple-tags-no-desc:r:fsf:42:[technical][nonfree]
-well-formed-multiple-tags-unknown-tag:r:fsf:42:[technical][unknown-tag] well-formed - multiple tags - unknown tag
-well-formed-identical-duplicate:r:fsf:42:[technical] well-formed - identical duplicate
-well-formed-identical-duplicate:r:fsf:42:[technical] well-formed - identical duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical] well-formed - differing duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical] well-formed - differing duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical][nonfree] well-formed - differing duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical][nonfree] well-formed - differing duplicate
-well-formed-space-after-tag:r:fsf:42:[nonfree] well-formed - space after tag
-well-formed-multiple-tags:r:fsf:42:[tag1][tag2] [tag3]well-formed - multiple tags
-well-formed-with-spaces-and-tabs:r:fsf:42:[tag1][tag2] [tag3] well-formed - with spaces and tabs
-well-formed-with-deprecated-colon-in-tag:r:fsf:42:[FIXME:description] well-formed - with deprecated colon in tag
+well-formed-complete:replacement:fsf:42:technical: well-formed - complete
+well-formed-no-replacement::fsf:42:technical: well-formed - no replacement
+well-formed-no-lead-space-in-desc:r:fsf:42:technical:well-formed - no leading space in description
+well-formed-no-ref:replacement::42:technical: well-formed - no ref
+well-formed-no-refid:replacement:fsf::technical: well-formed - no ref_id
+well-formed-no-ref-no-refid:replacement:::technical: well-formed - no ref - no ref_id
+well-formed-unknown-ref:r:unknown-ref:42:technical: well formed - unknown reference
+well-formed-no-tag:replacement:fsf:42:: well-formed - no tag
+well-formed-no-desc:replacement:fsf:42:technical:
+well-formed-unknown-tag:r:fsf:42:unknown-tag: well formed - unknown tag
+well-formed-multiple-tags:r:fsf:42:technical|nonfree|branding: well-formed - multiple tags
+well-formed-multiple-tags-with-spaces:r:fsf:42:technical| nonfree |branding: well-formed - multiple tags - with spaces
+well-formed-multiple-tags-unknown-tag:r:fsf:42:technical|unknown-tag: well-formed - multiple tags - unknown tag
+well-formed-desc-with-spaces-and-tabs:r:fsf:42:technical: well-formed - with spaces and tabs
+well-formed-identical-duplicate:r:fsf:42:technical: well-formed - identical duplicate
+well-formed-identical-duplicate:r:fsf:42:technical: well-formed - identical duplicate
+well-formed-identical-duplicate:r:fsf:42:technical: well-formed - identical duplicate
+well-formed-differing-duplicate:r:fsf:42:technical: well-formed - differing duplicate
+well-formed-differing-duplicate:r:fsf:42:technical: well-formed - differing duplicate
+well-formed-differing-duplicate:r:fsf:42:technical|nonfree: well-formed - differing duplicate
# these will not be rejected before validation
-malformed-too-many-colons-before-bracket-1::r:fsf:42:[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-2:r::fsf:42:[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-3:r:fsf::42:[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-4:r:fsf:42::[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-lacking-tag:r::fsf:42: malformed - too many colons before bracket - lacking tag
-malformed-too-many-colons-before-bracket-with-spaces::r:fsf:42: [semifree] malformed - too many colons before bracket - with spaces
-malformed-not-enough-colons-before-bracket-1:r:fsf:42[nonfree] malformed - not enough colons before bracket
-malformed-not-enough-colons-before-bracket-2:r:fsf:[nonfree] malformed - not enough colons before bracket - no ref_id
-malformed-not-enough-colons-before-bracket-3:fsf:42:[nonfree] malformed - not enough colons before bracket - no replacement
-malformed-not-enough-colons-before-bracket-lacking-tag:r:: malformed - too many colons before bracket - lacking tag
-malformed-not-enough-colons-before-bracket-with-deprecated-colon-in-tag:r::[FIXME:package] malformed - not enough colons before bracket - with deprecated colon in tag
+malformed-too-many-separators-f1::r:fsf:42:technical: malformed - too many separators
+malformed-too-many-separators-f2:r::fsf:42:technical: malformed - too many separators
+malformed-too-many-separators-f3:r:fsf::42:technical: malformed - too many separators
+malformed-too-many-separators-f4:r:fsf:42::technical: malformed - too many separators
+malformed-too-many-separators-with-spaces: :r:fsf:42: semifree: malformed - too many separators - with spaces
+malformed-not-enough-separators-no-replacement:fsf:42:technical: malformed - not enough separators - no replacement
+malformed-not-enough-separators-no-ref:r:42:technical: malformed - not enough separators - no ref
+malformed-not-enough-separators-no-refid:r:fsf:technical: malformed - not enough separators - no ref_id
+malformed-not-enough-separators-no-tag:r:fsf:42malformed - too many separators - no tag
+malformed-not-enough-separators-no-desc:r:fsf:42:technical
-# TODO: deprecated reason tags
-# TODO: probobly can drop: 'well-formed-with-deprecated-colon-in-tag'
- 'malformed-not-enough-colons-before-bracket-with-deprecated-colon-in-tag'
-well-formed-no-ref::::[FIXME:package] well-formed deprecated tag1
-well-formed-no-ref::::[FIXME:description] well-formed deprecated tag2
+# deprecated reason tags
+# TODO: these are acceptable now - they should become a error eventually
+well-formed-deprecated-tag-1:r:fsf:42:FIXME-package: well-formed deprecated package tag
+well-formed-deprecated-tag-2:r:fsf:42:FIXME-description: well-formed deprecated description tag