1There are three test data directories:
2
3- 'data-test': These files are valid META files that test *specific*
4  conversions and are expected to have specific data in them during
5  testing. Do not put new test data here unless you are sure it meets all
6  requirements needed to pass.
7
8- 'data-valid': These files are valid META files.  Some may be improved by
9  the Converter (particularly upconverting from ancient specs).
10
11- 'data-fixable': These files are bad META files that fail validation, but
12  can be fixed via the Converter.
13
14- 'data-fail': These files are bad META files that fail validation and
15  can't be fixed.
16