Commit Graph

6 Commits

Author SHA1 Message Date
Laurent Monin
7dd311697f tests: PEP8 fixes 2013-07-03 03:37:24 +02:00
Laurent Monin
329ed8cedb Deprecated failUnlessAlmostEqual() -> assertAlmostEqual()
http://docs.python.org/2/library/unittest.html#deprecated-aliases
2013-07-01 13:34:53 +02:00
Laurent Monin
403bafbbaa Deprecated failUnlessEqual() -> assertEqual()
http://docs.python.org/2/library/unittest.html#deprecated-aliases
2013-07-01 13:29:57 +02:00
Lukáš Lalinský
68637ebfc9 Fix tests. 2006-10-23 15:30:13 +02:00
Lukáš Lalinský
4f40955c85 * Fixed bug in similarity calculation.
* Utilities to unaccenting, removing non-ASCII characters, ...
 * Tests
2006-09-18 12:30:00 +02:00
Lukáš Lalinský
596a82c288 Lots and lots of changes...
* Use Qt Designer UI files for the options dialog
 * More complete Mutagen metadata plugin
 * Tagz (TaggerScript) implementation
 * More usable configuration system
 * Some coding style changes (PEP-008)
2006-09-14 21:20:15 +02:00