beets/test
Adrian Sampson 90c4b550fb make track index weight positive
(I'm not sure why, but the weight for track index mismatches was set to 0.0.
This way, the tagger will be slightly more reluctant to frivolously reorder.)
2010-08-06 11:49:31 -07:00
..
rsrc add "format" field to MediaFile for getting the file type 2010-07-21 23:01:32 -07:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
test_albumify.py albumify plugin for upgrading old databases 2010-07-22 10:52:43 -07:00
test_art.py clean up code for art fetcher; add unit tests 2010-07-12 17:49:23 -07:00
test_autotag.py make track index weight positive 2010-08-06 11:49:31 -07:00
test_db.py decode unicode art paths from legacy databases 2010-08-06 10:44:00 -07:00
test_files.py fix a test that was leaving cover.jpg strewn about 2010-07-21 16:19:10 -07:00
test_mb.py identify albums by existing MB album ID 2010-07-10 20:10:34 -07:00
test_mediafile.py safely interpret integers in packed values 2010-08-06 11:17:57 -07:00
test_mediafile_basic.py add "format" field to MediaFile for getting the file type 2010-07-21 23:01:32 -07:00
test_player.py remove outdated references to beets.player module 2010-07-09 18:12:18 -07:00
test_query.py albums() browse function now returns Album objects 2010-07-21 15:02:08 -07:00
test_ui.py fixed printing when no locale is set (#78) 2010-07-26 15:07:41 -07:00
testall.py make test suite runnable with "setup.py test" 2010-07-08 11:07:56 -07:00