File: README-data.txt

package info (click to toggle)
libcpan-meta-perl 2.150010-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 960 kB
  • ctags: 154
  • sloc: perl: 3,013; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 622 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
There are three test data directories:

- 'data-test': These files are valid META files that test *specific*
  conversions and are expected to have specific data in them during
  testing. Do not put new test data here unless you are sure it meets all
  requirements needed to pass.

- 'data-valid': These files are valid META files.  Some may be improved by
  the Converter (particularly upconverting from ancient specs).

- 'data-fixable': These files are bad META files that fail validation, but
  can be fixed via the Converter.

- 'data-fail': These files are bad META files that fail validation and
  can't be fixed.