Clementine-audio-player-Mac.../tests
John Maguire 214d77bc0e Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
..
data Add a parser for a weird playlist format that looks like a cross between ASX and PLS. I don't know what it's called... 2010-07-10 18:39:41 +00:00
CMakeLists.txt Disable disabling tests on compilers that don't support it (old GCCs). 2010-07-27 15:18:25 +00:00
albumcoverfetcher_test.cpp
albumcovermanager_test.cpp
asxiniparser_test.cpp Add a parser for a weird playlist format that looks like a cross between ASX and PLS. I don't know what it's called... 2010-07-10 18:39:41 +00:00
asxparser_test.cpp ASF files aren't really XML - try to correct the mismatching case 2010-06-15 17:00:48 +00:00
database_test.cpp Tidy unicode length detection & add Cyrillic FTS test. 2010-06-21 12:07:56 +00:00
fileformats_test.cpp
librarybackend_test.cpp Use sqlite's Full Text Search on the songs table 2010-06-20 16:30:10 +00:00
librarymodel_test.cpp Use sqlite's Full Text Search on the songs table 2010-06-20 16:30:10 +00:00
m3uparser_test.cpp
main.cpp
mergedproxymodel_test.cpp
metatypes_env.h The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
mock_backgroundthread.h
mock_librarybackend.h Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
mock_networkaccessmanager.cpp Fix compiling with Clang. 2010-07-27 13:21:28 +00:00
mock_networkaccessmanager.h
mock_playlistitem.cpp
mock_playlistitem.h Separate out UniversalEncodingHandler. 2010-08-03 19:29:49 +00:00
mock_settingsprovider.h
mock_sqldriver.h
mock_taglib.cpp
mock_taglib.h
organiseformat_test.cpp Replace slashes with underscores when organising files. Fixes issue #503 2010-07-24 13:56:49 +00:00
playlist_test.cpp Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
plsparser_test.cpp PLS playlists aren't really INI files - they don't follow the same rules with escaping characters, so parse them the old fashioned way. 2010-06-15 17:34:00 +00:00
resources_env.h
scopedtransaction_test.cpp
song_test.cpp Separate out UniversalEncodingHandler. 2010-08-03 19:29:49 +00:00
songloader_test.cpp Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
songplaylistitem_test.cpp
test_utils.cpp Fix some of the comments on r1148 2010-06-15 13:56:41 +00:00
test_utils.h The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
translations_test.cpp
xspfparser_test.cpp