aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix build of testsMarvin W2022-04-081-2/+2
|
* Fix various typing issues in signal bindingsMarvin W2020-01-091-6/+10
|
* Make TestCase protected for newer valaMaxime “pep” Buquet2019-09-111-1/+1
| | | | Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
* Fix some warningshrxi2019-09-101-2/+2
| | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid.
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-2/+2
| | | Thanks `codespell`!
* Use utc time everywherefiaxh2017-08-311-4/+4
|
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-6/+2
| | | | Fixes #44 and #58
* Add OMEMO via PluginMarvin W2017-03-115-0/+838