Smack/smack-integration-test/src/main/java/org/igniterealtime/smack/inttest
vanitasvitae e86700b040 Add OMEMO support
This commit adds the modules smack-omemo and smack-omemo-signal.
smack-omemo is licensed under the Apache license like the rest of the smack project.
smack-omemo-signal on the other hand is licensed under the GPLv3.
Due to the fact, that smack-omemo is not of much use without smack-omemo-signal,
the OMEMO feature can currently only be used by GPLv3 compatible software.
This may change in the future, when a more permissively licensed module becomes available.

Fixes SMACK-743.
2017-06-02 13:40:10 +02:00
..
util More checkstyle whitespace related checks 2017-05-24 14:42:38 +02:00
AbstractSmackIntTest.java Fix and improve the HTTP File Upload implementation 2017-03-10 17:54:29 +01:00
AbstractSmackIntegrationTest.java Fix and improve the HTTP File Upload implementation 2017-03-10 17:54:29 +01:00
AbstractSmackLowLevelIntegrationTest.java Fix and improve the HTTP File Upload implementation 2017-03-10 17:54:29 +01:00
Configuration.java Add OMEMO support 2017-06-02 13:40:10 +02:00
FailedTest.java Handle junit's AssertionError in integration tests 2015-06-09 22:16:23 +02:00
IntTestUtil.java Add missing break statement to deleteViaServiceAdministration() 2017-03-18 19:19:48 +01:00
SmackIntegrationTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
SmackIntegrationTestEnvironment.java Add (partial) support for IoT XEPs 2016-07-21 08:51:11 +02:00
SmackIntegrationTestFramework.java Add OMEMO support 2017-06-02 13:40:10 +02:00
SuccessfulTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestNotPossible.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestNotPossibleException.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestResult.java Fix assert in TestResult 2015-04-05 10:49:14 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00