beets/test
Adrian Sampson 742ebdf698 "smart" string distance detects common artifacts and reweights them
I've essentially loaded up the string distance function with heuristics that
apply different weights to different kinds of string cruft that one encounters
in music tags. For example, tracks ending with "feat. Somebody" shouldn't be
penalized for all those extra characters. Now the weight of that part of the
string is significantly reduced.
2010-09-21 15:12:20 -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 "smart" string distance detects common artifacts and reweights them 2010-09-21 15:12:20 -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 fix autotagging of artist !!! via special-casing it 2010-09-18 10:51:16 -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 fix parsing of escaped characters in MPD commands 2010-09-16 23:06:33 -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