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