spectrum2/tests/libtransport
2016-02-08 10:19:21 +01:00
..
BasicSlackTest.cpp Unit test for SlackRTM 2016-02-01 07:10:28 +01:00
BasicSlackTest.h Unit test for SlackRTM 2016-02-01 07:10:28 +01:00
basictest.cpp Libtransport: Allow setting room list per user 2016-02-07 20:53:35 +01:00
basictest.h Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
CMakeLists.txt Unit test for SlackRTM 2016-02-01 07:10:28 +01:00
component.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
config.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
conversationmanager.cpp Libtransport: test for aliases in MUC rooms 2016-02-08 10:19:21 +01:00
discoitemsresponder.cpp Libtransport: Allow setting room list per user 2016-02-07 20:53:35 +01:00
gatewayresponder.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
localbuddy.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
main.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
main.h Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
networkpluginserver.cpp Libtransport: Fix IQs forwarding in Raw XML mode + test it 2016-02-06 09:37:25 +01:00
rostermanager.cpp Fix #86 - Use utf8 aware to_lower function 2016-01-23 21:58:48 +01:00
rosterresponder.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
settingsadhoccommand.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
SlackRTM.cpp Slack: Parse channel_joined and channel_created RTM messages 2016-02-01 09:18:16 +01:00
stringtreeparser.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
user.cpp Fix #92 - Handle the XMPP user's VCard change and forward it to the backend. 2016-02-04 06:55:14 +01:00
usermanager.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
userregistration.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
userregistry.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
util.cpp Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target. 2015-12-24 10:08:19 +01:00
VCardResponder.cpp Libtransport: Fix #85 - Add iconhash field to Participant type. When backend uses that field, Frontends will ask for VCards with name set to 'room/user' format. 2016-02-06 15:51:11 +01:00