1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-22 15:58:45 +01:00
Clementine-audio-player-Mac.../tests
Jim Broadus 1a3828e2c1 protobuf: Fix namespace conflict
Protobuf 3.15 adds a namespace alias for "pb" that conflicts with
Clementine's. Modify Clementine to use "cpb".

Patch provided by @ahesford

Reference: 5c028d6cf4/src/google/protobuf/port.h (L44)
2021-02-21 14:17:26 +00:00
..
data Add test for MusicBrainzClient. 2014-05-24 13:54:07 +02:00
albumcoverfetcher_test.cpp Fix compilation error when we don't have qt4 include directories for 2015-06-16 15:36:14 +02: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
CMakeLists.txt Drop -std=c++0x and -U__STRICT_ANSI__ 2020-12-17 11:28:09 +00:00
concurrentrun_test.cpp
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
librarybackend_test.cpp Fix misc. source comment typos 2019-08-21 23:43:16 -04:00
librarymodel_test.cpp Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
logging_env.h
m3uparser_test.cpp Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
main.cpp Qt 5 fixes 2018-11-21 10:31:17 +00:00
mergedproxymodel_test.cpp
metatypes_env.h
mock_backgroundthread.h
mock_engine.h
mock_librarybackend.h
mock_networkaccessmanager.cpp Adapt clementine tests to qt5 2015-04-16 18:54:42 +02:00
mock_networkaccessmanager.h Fix a typo in a header guard (#5570) 2016-12-27 00:12:54 +00:00
mock_player.h
mock_playlistitem.cpp
mock_playlistitem.h
mock_playlistmanager.h
mock_settingsprovider.h
mock_sqldriver.h
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
organiseformat_test.cpp
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
scopedtransaction_test.cpp Update non optionnals sources to qt5 2015-04-11 23:24:07 +02:00
song_test.cpp protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
songloader_test.cpp Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
songplaylistitem_test.cpp
sqlite_test.cpp Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
test_utils.cpp
test_utils.h
testobjectdecorators.cpp
testobjectdecorators.h
translations_test.cpp Fix tranlations test. 2020-04-17 11:42:03 +01: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 Adapt clementine tests to qt5 2015-04-16 18:54:42 +02:00