Added id attributes to roster queries

fixes #596
This commit is contained in:
James Booth
2015-07-22 22:48:37 +01:00
parent fceec61a2c
commit f9a7e35001
8 changed files with 160 additions and 13 deletions

View File

@@ -103,6 +103,7 @@ functionaltest_sources = \
tests/functionaltests/test_chat_session.c tests/functionaltests/test_chat_session.h \
tests/functionaltests/test_carbons.c tests/functionaltests/test_carbons.h \
tests/functionaltests/test_receipts.c tests/functionaltests/test_receipts.h \
tests/functionaltests/test_roster.c tests/functionaltests/test_roster.h \
tests/functionaltests/functionaltests.c
main_source = src/main.c