This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
Clementine-audio-player-Mac-Linux-Windows
Watch
1
Star
0
Fork
0
You've already forked Clementine-audio-player-Mac-Linux-Windows
mirror of
https://github.com/clementine-player/Clementine
synced
2025-01-08 00:01:32 +01:00
Code
Issues
Releases
Wiki
Activity
94a9d520b5
Clementine-audio-player-Mac...
/
tests
History
David Sansome
692e5715e3
Replace slashes with underscores when organising files. Fixes issue
#503
2010-07-24 13:56:49 +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
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
CMakeLists.txt
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
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_networkaccessmanager.cpp
mock_networkaccessmanager.h
mock_playlistitem.cpp
mock_playlistitem.h
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
2010-06-23 15:16:44 +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
Fix some Latin1 encoding guessing.
2010-07-15 12:46:08 +00:00
songloader_test.cpp
Set a longer remote timeout on unit tests so they don't fail when they run on buildbit with high load.
2010-06-23 11:51:13 +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