mopidy/tests
Stein Magnus Jodal 6b41806eea Merge remote-tracking branch 'adamcik/feature/simplify-outputs' into develop
Conflicts:
	docs/changes.rst
	mopidy/utils/settings.py
2012-09-03 22:08:52 +02:00
..
backends Add slice() method to CurrentPlaylistController to reduce copying of the playlist 2011-12-28 02:38:07 +01:00
data Replace symlinks with real files (fixes #68) 2011-04-11 22:47:49 +02:00
frontends Fix crash in 'playlistinfo' when called with a songpos not matching an CPID (fixes #162) 2012-08-24 00:21:03 +02:00
mixers Fix volume response when capping volume 2012-02-24 23:50:45 +01:00
outputs Move GStreamerOutput up one level to mopidy.gstreamer and rename to GStreamer 2011-04-25 01:31:28 +02:00
utils Merge remote-tracking branch 'adamcik/feature/settings-did-you-mean' into develop 2012-09-01 13:29:13 +02:00
__init__.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
__main__.py Add yappi profiling to tests/__main__.py 2011-09-24 19:09:21 +02:00
gstreamer_test.py Make sure bad data to OUTPUT does not deadlock. 2012-09-01 01:35:51 +02:00
help_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
listeners_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
models_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
scanner_test.py Switch all tests over to from tests import unittest, which will be unittest2 on < 2.7 and plain unittest otherwise 2011-07-31 22:21:34 +02:00
version_test.py Update version number to 0.7.3 2012-08-11 03:37:55 +02:00