Warning, /multimedia/amarok/tests/importers/files/README is written in an unsupported language. File is not indexed.

0001 The files in this directory are used for importers' acceptance tests.
0002 These are database files created by different media players, describing
0003 music files found in ./testcollection directory.
0004 Because the database files all describe the same set of tracks,
0005 associated importers can be tested by the same set of generic tests
0006 (contained in ../TestImporterBase.cpp).
0007 
0008 Music files contained in ./testcollection/ are only stored to ease
0009 creation of database files for any future importing targets, or
0010 modification of current database files in case of schema changes, etc.
0011 These files are tiny (< the block size) mp3 tracks containing various
0012 id3v2 tags.
0013 
0014 When creating a new database file, in addition to importing files
0015 from ./testcollection/ , please follow the directions outlined in
0016 ../TestImporterBase.h
0017