summaryrefslogtreecommitdiffstats
blob: d7d419e4800a5fa881d6cbd988cc710e34a64105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
UNITTEST_SOURCES += \
	Swiften/Parser/PayloadParsers/UnitTest/BodyParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/PriorityParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/StatusShowParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/SoftwareVersionParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/ErrorParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/RosterParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/StatusParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/DiscoInfoParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/ResourceBindParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/SecurityLabelParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/SecurityLabelsCatalogParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/VCardUpdateParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/VCardParserTest.cpp \
	Swiften/Parser/PayloadParsers/UnitTest/RawXMLPayloadParserTest.cpp