Changeset - 8ef948c25f19
    
  
                         !
                         !
                         !
                    
                Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
            
              
                  80 files changed with 453 insertions and 38 deletions:
            
            
                
    0 comments (0 inline, 0 general)
    
            
        | file renamed from src/AdminInterface.cpp to libtransport/AdminInterface.cpp | ||
| file renamed from src/Buddy.cpp to libtransport/Buddy.cpp | ||
| file renamed from src/Config.cpp to libtransport/Config.cpp | ||
| file renamed from src/Conversation.cpp to libtransport/Conversation.cpp | ||
| file renamed from src/ConversationManager.cpp to libtransport/ConversationManager.cpp | ||
| file renamed from src/FileTransferManager.cpp to libtransport/FileTransferManager.cpp | ||
| file renamed from src/HTTPRequest.cpp to libtransport/HTTPRequest.cpp | ||
| file renamed from src/HTTPRequestQueue.cpp to libtransport/HTTPRequestQueue.cpp | ||
| file renamed from src/LocalBuddy.cpp to libtransport/LocalBuddy.cpp | ||
| file renamed from src/Logging.cpp to libtransport/Logging.cpp | ||
| file renamed from src/MemoryReadByteStream.cpp to libtransport/MemoryReadByteStream.cpp | ||
| file renamed from src/MemoryUsage.cpp to libtransport/MemoryUsage.cpp | ||
| file renamed from src/MySQLBackend.cpp to libtransport/MySQLBackend.cpp | ||
| file renamed from src/NetworkPluginServer.cpp to libtransport/NetworkPluginServer.cpp | ||
| file renamed from src/OAuth2.cpp to libtransport/OAuth2.cpp | ||
| file renamed from src/PQXXBackend.cpp to libtransport/PQXXBackend.cpp | ||
| file renamed from src/PresenceOracle.cpp to libtransport/PresenceOracle.cpp | ||
| file renamed from src/RosterManager.cpp to libtransport/RosterManager.cpp | ||
| file renamed from src/RosterStorage.cpp to libtransport/RosterStorage.cpp | ||
| file renamed from src/SQLite3Backend.cpp to libtransport/SQLite3Backend.cpp | ||
| file renamed from src/StorageBackend.cpp to libtransport/StorageBackend.cpp | ||
| file renamed from src/ThreadPool.cpp to libtransport/ThreadPool.cpp | ||
| file renamed from src/Transport.cpp to libtransport/Transport.cpp | ||
| file renamed from src/User.cpp to libtransport/User.cpp | ||
| file renamed from src/UserManager.cpp to libtransport/UserManager.cpp | ||
| file renamed from src/UserRegistration.cpp to libtransport/UserRegistration.cpp | ||
| file renamed from src/UserRegistry.cpp to libtransport/UserRegistry.cpp | ||
| file renamed from src/UsersReconnecter.cpp to libtransport/UsersReconnecter.cpp | ||
| file renamed from src/Util.cpp to libtransport/Util.cpp | ||
| file renamed from src/WebSocketClient.cpp to libtransport/WebSocketClient.cpp | ||
| file renamed from src/transport.pc.in to libtransport/transport.pc.in | ||
| file renamed from spectrum/src/tests/muc_change_topic.py to tests/libcommuni/muc_change_topic.py | ||
| file renamed from spectrum/src/tests/muc_echo.py to tests/libcommuni/muc_echo.py | ||
| file renamed from spectrum/src/tests/muc_join_leave.py to tests/libcommuni/muc_join_leave.py | ||
| file renamed from spectrum/src/tests/muc_pm.py to tests/libcommuni/muc_pm.py | ||
| file renamed from spectrum/src/tests/muc_whois.py to tests/libcommuni/muc_whois.py | ||
| file renamed from spectrum/src/tests/ngircd.conf to tests/libcommuni/ngircd.conf | ||
| file renamed from spectrum/src/tests/prosody.cfg.lua to tests/libpurple_jabber/prosody.cfg.lua | ||
| file renamed from src/tests/basictest.cpp to tests/libtransport/basictest.cpp | ||
| file renamed from src/tests/basictest.h to tests/libtransport/basictest.h | ||
| file renamed from src/tests/component.cpp to tests/libtransport/component.cpp | ||
| file renamed from src/tests/config.cpp to tests/libtransport/config.cpp | ||
| file renamed from src/tests/conversationmanager.cpp to tests/libtransport/conversationmanager.cpp | ||
| file renamed from src/tests/discoitemsresponder.cpp to tests/libtransport/discoitemsresponder.cpp | ||
| file renamed from src/tests/gatewayresponder.cpp to tests/libtransport/gatewayresponder.cpp | ||
| file renamed from src/tests/localbuddy.cpp to tests/libtransport/localbuddy.cpp | ||
| file renamed from src/tests/main.cpp to tests/libtransport/main.cpp | ||
| file renamed from src/tests/main.h to tests/libtransport/main.h | ||
| file renamed from src/tests/networkpluginserver.cpp to tests/libtransport/networkpluginserver.cpp | ||
| file renamed from src/tests/rostermanager.cpp to tests/libtransport/rostermanager.cpp | ||
| file renamed from src/tests/rosterresponder.cpp to tests/libtransport/rosterresponder.cpp | ||
| file renamed from src/tests/settingsadhoccommand.cpp to tests/libtransport/settingsadhoccommand.cpp | ||
| file renamed from src/tests/stringtreeparser.cpp to tests/libtransport/stringtreeparser.cpp | ||
| file renamed from src/tests/user.cpp to tests/libtransport/user.cpp | ||
| file renamed from src/tests/usermanager.cpp to tests/libtransport/usermanager.cpp | ||
| file renamed from src/tests/userregistration.cpp to tests/libtransport/userregistration.cpp | ||
| file renamed from src/tests/userregistry.cpp to tests/libtransport/userregistry.cpp | ||
| file renamed from src/tests/util.cpp to tests/libtransport/util.cpp | ||
| file renamed from spectrum/src/tests/slack.sql to tests/slack_jabber/slack.sql | ||
| file renamed from spectrum/src/tests/localhost/accounts/client.dat to tests/tests_output/localhost/accounts/client.dat | ||
    
    0 comments (0 inline, 0 general)