gpodder/doc/tests
Thomas Perl d23bdd0067 Migrate to subprocess; add unittests (LP bug #345003)
Migrate the usage of the popen2 module to subprocess,
as popen2 is deprecated in Python 2.6.

Add unittests (doctests) for both MP3 and OGG tag
reading, and add corresponding test data files.
2009-03-21 21:10:46 +01:00
..
README Migrate to subprocess; add unittests (LP bug #345003) 2009-03-21 21:10:46 +01:00
tags.mp3 Migrate to subprocess; add unittests (LP bug #345003) 2009-03-21 21:10:46 +01:00
tags.ogg Migrate to subprocess; add unittests (LP bug #345003) 2009-03-21 21:10:46 +01:00

These files are needed for unittests and doctests ("make unittest").