spectrum2/tests/libtransport
2016-02-24 17:06:10 +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: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +01:00
basictest.h Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +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 Libtransport: Allow unregistered boolean variables in Config 2016-02-24 17:06:10 +01:00
conversationmanager.cpp Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +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
HTTPRequest.cpp Libtransport: Add HTTPRequest tests 2016-02-24 08:35:29 +01:00
localbuddy.cpp Libpurple: Do not change the nickname when joining the room when it is the same as the one used by the user 2016-02-09 08:01:04 +01:00
main.cpp Libtransport: Fix memory leak in HTTPRequest, initialize CURL in the same thread as we use for its cleanup 2016-02-24 08:35:10 +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 Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +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 Libtransport: Try to leave only MUC conversations when disconnecting the user 2016-02-19 15:14:49 +01:00
usermanager.cpp Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +01:00
userregistration.cpp Use value_or instead of get_value_or 2016-02-15 12:21:04 +01:00
userregistry.cpp Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +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