summaryrefslogtreecommitdiff
path: root/blacklist-testdata.txt
blob: 20ca592df12b7f3bf37119c404cefa63c3686891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# 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

# 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

# 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