blacklist-testdata.txt 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # comments begin with '#'
  2. # these will be accepted, pending validation
  3. well-formed-complete!replacement!fsf!42!technical! well-formed - complete
  4. well-formed-no-replacement!!fsf!42!technical! well-formed - no replacement
  5. well-formed-no-lead-space-in-desc!r!fsf!42!technical!well-formed - no leading space in description
  6. well-formed-no-ref!replacement!!42!technical! well-formed - no ref
  7. well-formed-no-refid!replacement!fsf!!technical! well-formed - no ref_id
  8. well-formed-no-ref-no-refid!replacement!!!technical! well-formed - no ref - no ref_id
  9. well-formed-unknown-ref!r!unknown-ref!42!technical! well formed - unknown reference
  10. well-formed-no-tag!replacement!fsf!42!! well-formed - no tag
  11. well-formed-no-desc!replacement!fsf!42!technical!
  12. well-formed-unknown-tag!r!fsf!42!unknown-tag! well formed - unknown tag
  13. well-formed-multiple-tags!r!fsf!42!technical|nonfree|branding! well-formed - multiple tags
  14. well-formed-multiple-tags-with-spaces!r!fsf!42!technical| nonfree |branding! well-formed - multiple tags - with spaces
  15. well-formed-multiple-tags-unknown-tag!r!fsf!42!technical|unknown-tag! well-formed - multiple tags - unknown tag
  16. well-formed-desc-with-spaces-and-tabs!r!fsf!42!technical! well-formed - with spaces and tabs
  17. well-formed-identical-duplicate!r!fsf!42!technical! well-formed - identical duplicate
  18. well-formed-identical-duplicate!r!fsf!42!technical! well-formed - identical duplicate
  19. well-formed-identical-duplicate!r!fsf!42!technical! well-formed - identical duplicate
  20. well-formed-differing-duplicate!r!fsf!42!technical! well-formed - differing duplicate
  21. well-formed-differing-duplicate!r!fsf!42!technical! well-formed - differing duplicate
  22. well-formed-differing-duplicate!r!fsf!42!technical|nonfree! well-formed - differing duplicate
  23. # these will not be rejected before validation
  24. malformed-too-many-separators-f1!!r!fsf!42!technical! malformed - too many separators
  25. malformed-too-many-separators-f2!r!!fsf!42!technical! malformed - too many separators
  26. malformed-too-many-separators-f3!r!fsf!!42!technical! malformed - too many separators
  27. malformed-too-many-separators-f4!r!fsf!42!!technical! malformed - too many separators
  28. malformed-too-many-separators-with-spaces! !r!fsf!42! semifree! malformed - too many separators - with spaces
  29. malformed-not-enough-separators-no-replacement!fsf!42!technical! malformed - not enough separators - no replacement
  30. malformed-not-enough-separators-no-ref!r!42!technical! malformed - not enough separators - no ref
  31. malformed-not-enough-separators-no-refid!r!fsf!technical! malformed - not enough separators - no ref_id
  32. malformed-not-enough-separators-no-tag!r!fsf!42malformed - too many separators - no tag
  33. malformed-not-enough-separators-no-desc!r!fsf!42!technical
  34. # deprecated reason tags
  35. # TODO! these are acceptable now - they should become a error eventually
  36. well-formed-deprecated-tag-1!r!fsf!42!FIXME-package! well-formed deprecated package tag
  37. well-formed-deprecated-tag-2!r!fsf!42!FIXME-description! well-formed deprecated description tag