1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 03:45:56 +01:00
Clementine-audio-player-Mac.../tests
2011-07-06 20:07:56 +00:00
..
data Ignore empty lines in m3u files. 2011-03-17 16:05:08 +00:00
albumcoverfetcher_test.cpp
albumcovermanager_test.cpp
asxiniparser_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
asxparser_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
CMakeLists.txt Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs 2011-05-22 15:23:12 +00:00
cueparser_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
database_test.cpp
fileformats_test.cpp Remove CanDecode from GstEngine - it was only used by a test, and the test was disabled on buildbot because it was unreliable. 2011-03-20 19:36:50 +00:00
fmpsparser_test.cpp
librarybackend_test.cpp Make the DeleteSongs function actually delete songs again, and make a new MarkUnavailable function that is called when songs are deleted from disk (and stop it from removing the song from the search index). 2011-07-06 20:07:56 +00:00
librarymodel_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
logging_env.h Initialise logging in unit tests 2011-04-28 12:28:50 +00:00
m3uparser_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
main.cpp Initialise logging in unit tests 2011-04-28 12:28:50 +00:00
mergedproxymodel_test.cpp
metatypes_env.h
mock_backgroundthread.h
mock_engine.h Refactor Player and PlaylistManagers to have interfaces and add more MPRIS1 tests 2011-02-13 18:37:45 +00:00
mock_librarybackend.h Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
mock_networkaccessmanager.cpp
mock_networkaccessmanager.h
mock_player.h Fix the unit test mocks from before 2011-04-28 17:51:09 +00:00
mock_playlistitem.cpp
mock_playlistitem.h Fix the unit test mocks from before 2011-04-28 17:51:09 +00:00
mock_playlistmanager.h Oops, fix the tests 2011-05-29 13:50:55 +00:00
mock_settingsprovider.h
mock_sqldriver.h
mock_taglib.cpp
mock_taglib.h Remove taglib prefix from #includes in tests. 2011-02-04 13:29:49 +00:00
mpris1_test.cpp Fix MPRIS test. 2011-05-26 16:52:18 +00:00
organiseformat_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
playlist_test.cpp corrections to tests after yesterday's current_index -> current_row renaming 2010-12-17 16:41:19 +00:00
plsparser_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
python_test.cpp Remember any signals that are connected to Python objects and disconnect them when the script is unloaded so the references to those objects can be dropped 2011-05-30 14:53:59 +00:00
resources_env.h
scopedtransaction_test.cpp
song_test.cpp Fix compile error in test when lastfm disabled. 2011-03-25 15:48:54 +00:00
songloader_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
songplaylistitem_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
test_utils.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
test_utils.h Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
testobjectdecorators.cpp Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs 2011-05-22 15:23:12 +00:00
testobjectdecorators.h Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs 2011-05-22 15:23:12 +00:00
translations_test.cpp
xspfparser_test.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00