mopidy/tests/frontends/mpd
Stein Magnus Jodal 5f7988d974 Merge branch 'develop' into feature/multi-backend
Conflicts:
	mopidy/backends/local/__init__.py
	mopidy/outputs/gstreamer.py
	tests/frontends/mpd/audio_output_test.py
	tests/frontends/mpd/command_list_test.py
	tests/frontends/mpd/connection_test.py
	tests/frontends/mpd/current_playlist_test.py
	tests/frontends/mpd/dispatcher_test.py
	tests/frontends/mpd/music_db_test.py
	tests/frontends/mpd/playback_test.py
	tests/frontends/mpd/reflection_test.py
	tests/frontends/mpd/regression_test.py
	tests/frontends/mpd/status_test.py
	tests/frontends/mpd/stickers_test.py
	tests/frontends/mpd/stored_playlists_test.py
2011-04-25 15:05:33 +02:00
..
__init__.py Relocate MPD frontend to 'mopidy.frontends.mpd' 2010-08-09 21:17:36 +02:00
audio_output_test.py Update working MPD tests to start mixer actor 2011-03-20 00:17:31 +01:00
command_list_test.py Update MPD/command list 2011-03-20 01:10:32 +01:00
connection_test.py Update working MPD tests to start mixer actor 2011-03-20 00:17:31 +01:00
current_playlist_test.py Update working MPD tests to start mixer actor 2011-03-20 00:17:31 +01:00
dispatcher_test.py Update working MPD tests to start mixer actor 2011-03-20 00:17:31 +01:00
exception_test.py Reorganize mopidy.frontends.mpd 2010-08-19 23:51:46 +02:00
music_db_test.py Merge branch 'develop' into feature/multi-backend 2011-04-25 15:05:33 +02:00
playback_test.py Update MPD/playback 2011-03-20 00:19:30 +01:00
reflection_test.py Update MPD/reflection 2011-03-20 00:21:43 +01:00
regression_test.py Fix 'song: None' in 'status' response 2011-04-06 22:40:50 +02:00
serializer_test.py mopidy-scan fails if track has no artist name 2011-02-09 18:48:15 +02:00
server_test.py Update MPD/server 2011-03-20 00:38:09 +01:00
status_test.py Update MPD/status 2011-03-20 00:56:43 +01:00
stickers_test.py Update MPD/stickers 2011-03-20 00:58:13 +01:00
stored_playlists_test.py Update MPD/stored playlists 2011-03-20 01:04:18 +01:00