mopidy/tests/frontends/mpd/protocol
Stein Magnus Jodal 9064fc02fd Merge branch 'develop' into feature/mpd-search-by-albumartist
Conflicts:
	mopidy/frontends/mpd/protocol/music_db.py
	mopidy/frontends/mpd/translator.py
2013-10-27 21:30:58 +01:00
..
__init__.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
audio_output_test.py mpd: Fix flipped mute logic 2013-10-24 22:20:07 +02:00
authentication_test.py mpd: Use new config system 2013-04-05 17:18:12 +02:00
channels_test.py mpd: Stub channel commands 2012-12-15 01:44:20 +01:00
command_list_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
connection_test.py mpd: Use new config system 2013-04-05 17:18:12 +02:00
current_playlist_test.py Use tracklist.add() instead of tracklist.append() 2012-11-20 21:55:51 +01:00
idle_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
music_db_test.py Merge branch 'develop' into feature/mpd-search-by-albumartist 2013-10-27 21:30:58 +01:00
playback_test.py Cleanup of PlaybackController to be more specific on the current track and 2013-08-07 10:44:22 +02:00
reflection_test.py mpd: Use new config system 2013-04-05 17:18:12 +02:00
regression_test.py Use tracklist.add() instead of tracklist.append() 2012-11-20 21:55:51 +01:00
status_test.py Use tracklist.add() instead of tracklist.append() 2012-11-20 21:55:51 +01:00
stickers_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
stored_playlists_test.py Fix flake8 warnings 2013-08-08 21:09:01 +02:00