mopidy/tests
Thomas Adamcik 08a8d5c43b mpd: Remove "Comment" tag type from translator output.
Newer versions of the protocol have removed this tag, so we should as well.
This also works around the issue of #881 which was breaking things with
newlines in comment fields.

The readcomments command seems to replace this, but it seems to only care about
specific extra tagtypes, not the general comment tag we normally collect when
scanning things.
2014-12-14 14:16:37 +01:00
..
audio py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
backend py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
config py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
core py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
data tests: Cleanup find tests to use tempfile all over. 2014-10-15 23:45:27 +02:00
http py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
local py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
mpd mpd: Remove "Comment" tag type from translator output. 2014-12-14 14:16:37 +01:00
utils utils: Switch to exceptions.FindError for errors. 2014-12-14 14:08:45 +01:00
__init__.py py3: Move compat module out of utils 2014-12-07 21:36:15 +01:00
__main__.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_commands.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_exceptions.py utils: Switch to exceptions.FindError for errors. 2014-12-14 14:08:45 +01:00
test_ext.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_help.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_mixer.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_models.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00
test_version.py py3: Use absolute imports by default 2014-12-07 20:17:10 +01:00