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