1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 20:09:50 +01:00
Clementine-audio-player-Mac.../tests
Arnaud Bienner 69d291c621 Change a test value to avoid rounding error.
IMHO it's fine as it doesn't matter if the value is changed a bit after being saved, as the difference is negligible.
2013-03-18 22:46:11 +01:00
..
data Read and write POPM tags 2013-02-28 02:17:15 +01:00
albumcoverfetcher_test.cpp
albumcovermanager_test.cpp Fix AlbumCoverManagerTest 2011-07-23 19:39:53 +01:00
asxiniparser_test.cpp Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
asxparser_test.cpp Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
closure_test.cpp Support arbitrary return type in closure for member function pointer. 2012-12-13 16:55:23 +01:00
CMakeLists.txt Move everything about reading/writing tags from tagreaderworker to a new tagreader class. 2013-02-22 23:57:31 +01:00
concurrentrun_test.cpp Use tr1 for mac compatibility 2012-11-26 10:10:20 +01:00
cueparser_test.cpp Disable any tests that use Song::InitFromFile for now 2012-01-08 20:09:44 +00:00
database_test.cpp Remove obsolete code for unicode sqlite LIKE. 2012-06-11 12:05:31 +02:00
fileformats_test.cpp
fmpsparser_test.cpp Disable any tests that use Song::InitFromFile for now 2012-01-08 20:09:44 +00:00
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 Consistently use "Various artists" with a lower case "a" 2011-10-30 16:53:39 +00:00
logging_env.h
m3uparser_test.cpp Disable any tests that use Song::InitFromFile for now 2012-01-08 20:09:44 +00:00
main.cpp
mergedproxymodel_test.cpp
metatypes_env.h
mock_backgroundthread.h
mock_engine.h
mock_librarybackend.h HasCompilations() implementation local to the LibraryModel 2012-10-27 16:30:08 -07:00
mock_networkaccessmanager.cpp
mock_networkaccessmanager.h
mock_player.h
mock_playlistitem.cpp
mock_playlistitem.h
mock_playlistmanager.h Fix the playlistmanager test error. For serious this time. 2011-07-15 14:47:48 +00:00
mock_settingsprovider.h
mock_sqldriver.h
mpris1_test.cpp Add a compatibility header so liblastfm and liblastfm1 can both be used with the same source. 2012-06-28 18:40:20 +01:00
organiseformat_test.cpp Extend tag support: performer, grouping 2013-03-10 18:16:03 +11:00
playlist_test.cpp Fix compile warning in test. 2011-09-19 12:31:13 +02:00
plsparser_test.cpp Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
resources_env.h
scopedtransaction_test.cpp
song_test.cpp Change a test value to avoid rounding error. 2013-03-18 22:46:11 +01:00
songloader_test.cpp
songplaylistitem_test.cpp
test_utils.cpp Add small unit test for closure. 2012-03-19 19:37:57 +01:00
test_utils.h Add small unit test for closure. 2012-03-19 19:37:57 +01: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
utilities_test.cpp Use TEST instead of TEST_F where appropriate. 2012-04-18 14:37:40 +02:00
xspfparser_test.cpp Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
zeroconf_test.cpp Add truncation support to Zeroconf with test. 2013-02-22 14:53:54 +01:00