summaryrefslogtreecommitdiffstats
blob: 26f7b3c5859f5f722b5ef6e551186180c26116da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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