.. |
data
|
Add test for MusicBrainzClient.
|
2014-05-24 13:54:07 +02:00 |
CMakeLists.txt
|
Support trackNum elements in XSPF.
|
2015-10-28 16:17:52 +00:00 |
albumcoverfetcher_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
albumcovermanager_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
asxiniparser_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
asxparser_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
closure_test.cpp
|
Remove obsolete configure #defines
|
2014-04-10 18:03:15 +02:00 |
concurrentrun_test.cpp
|
Avoid tr1 for 10.9
|
2013-11-22 16:05:38 +00:00 |
cueparser_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
database_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
fileformats_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
fmpsparser_test.cpp
|
Disable any tests that use Song::InitFromFile for now
|
2012-01-08 20:09:44 +00:00 |
librarybackend_test.cpp
|
Remove boost from tests.
|
2014-02-06 18:24:46 +01:00 |
librarymodel_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
logging_env.h
|
Initialise logging in unit tests
|
2011-04-28 12:28:50 +00:00 |
m3uparser_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
main.cpp
|
Initialise logging in unit tests
|
2011-04-28 12:28:50 +00:00 |
mergedproxymodel_test.cpp
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
metatypes_env.h
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
mock_backgroundthread.h
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
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
|
HasCompilations() implementation local to the LibraryModel
|
2012-10-27 16:30:08 -07:00 |
mock_networkaccessmanager.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
mock_networkaccessmanager.h
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
mock_player.h
|
Fix the unit test mocks from before
|
2011-04-28 17:51:09 +00:00 |
mock_playlistitem.cpp
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
mock_playlistitem.h
|
Fix the unit test mocks from before
|
2011-04-28 17:51:09 +00:00 |
mock_playlistmanager.h
|
Fix the playlistmanager test error. For serious this time.
|
2011-07-15 14:47:48 +00:00 |
mock_settingsprovider.h
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
mock_sqldriver.h
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
mpris1_test.cpp
|
Fix tests
|
2014-12-23 22:39:54 +01:00 |
musicbrainzclient_test.cpp
|
Parse the year of a disc from musicbrainz.
|
2015-06-14 08:56:50 +02:00 |
organisedialog_test.cpp
|
Avoid having similar filenames when organising songs (number them instead)
|
2014-02-02 19:28:45 +01:00 |
organiseformat_test.cpp
|
Extend tag support: performer, grouping
|
2013-03-10 18:16:03 +11:00 |
playlist_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
plsparser_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
resources_env.h
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
scopedtransaction_test.cpp
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
song_test.cpp
|
Add tests to check the tag edition of FLAC/OGG files and make format
|
2015-01-17 12:11:33 +01:00 |
songloader_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
songplaylistitem_test.cpp
|
Remove boost from tests.
|
2014-02-06 18:24:46 +01:00 |
sqlite_test.cpp
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
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
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
utilities_test.cpp
|
Add ability to parse more of "innovative" datetime formats. close #4760
|
2015-02-27 02:11:53 +01:00 |
xspfparser_test.cpp
|
Support trackNum elements in XSPF.
|
2015-10-28 16:17:52 +00:00 |
zeroconf_test.cpp
|
Add truncation support to Zeroconf with test.
|
2013-02-22 14:53:54 +01:00 |