Clementine-audio-player-Mac.../tests
John Maguire f429b53212 Use static version of qsqlite plugin on mac as well & disable qxt for mac.
The plugin shipped with Qt has the sqlite symbols set to hidden. It seems dlsym() actually cares about that on Snow Leopard whereas it doesn't in Leopard.
If it can't find the sqlite functions in the given library, then it will go fishing and find /usr/lib/libsqlite3.dylib and that's bad :-(
2010-04-13 19:43:08 +00:00
..
CMakeLists.txt Add the library test back in 2010-04-04 16:28:34 +00:00
albumcoverfetcher_test.cpp A few little mac fixes. 2010-03-30 15:53:45 +00:00
albumcovermanager_test.cpp Add missing copyright headers 2010-03-29 19:25:08 +00:00
library_test.cpp Fix tests 2010-04-11 21:45:01 +00:00
librarybackend_test.cpp Add the library test back in 2010-04-04 16:28:34 +00:00
m3uparser_test.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
main.cpp Use static version of qsqlite plugin on mac as well & disable qxt for mac. 2010-04-13 19:43:08 +00:00
metatypes_env.h Update library backend tests 2010-04-04 13:17:07 +00:00
mock_backgroundthread.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
mock_networkaccessmanager.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
mock_networkaccessmanager.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
mock_sqldriver.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
mock_taglib.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
mock_taglib.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
resources_env.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
song_test.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
songplaylistitem_test.cpp Fix tests on windows 2010-03-31 19:33:12 +00:00
test_utils.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
test_utils.h Fix tests 2010-04-01 17:03:42 +00:00
translations_test.cpp Load translations from an empty context too. 2010-04-08 14:29:08 +00:00
xspfparser_test.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00