index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
Age
Commit message (
Expand
)
Author
2022-05-30
run-tests.sh: fix weird CI failure on Linux/Clang
Alexey Rusakov
2022-05-29
Merge #557: Refresh and organise run-tests.sh/adjust-config.sh
Alexey Rusakov
2022-05-29
TestOlmAccount: fix tests
Alexey Rusakov
2022-05-29
Refresh and organise run-tests.sh/adjust-config.sh
Alexey Rusakov
2022-05-29
Move some Meg/Olm session logic from Room::Private to Connection::Private
Alexey Rusakov
2022-05-29
Move encryptFile/decryptFile out of EncryptedFileMetadata
Alexey Rusakov
2022-05-29
Refactor EncryptedFile and EC::FileInfo::file
Alexey Rusakov
2022-05-20
Apply suggestions from code review
Tobias Fella
2022-05-20
Truncate ciphertext buffer to actual size during file encryption
Tobias Fella
2022-05-16
Implement sending encrypted files
Tobias Fella
2022-05-16
Update autotests/testolmutility.cpp
Alexey Rusakov
2022-05-16
QOlmExpected and associated refactoring
Alexey Rusakov
2022-05-16
Simplify QOlmSession::matchesInboundSession*()
Alexey Rusakov
2022-05-16
Optimise #includes for QOlm* classes
Alexey Rusakov
2022-02-24
Fix all tests
Tobias Fella
2022-02-24
Fix test
Tobias Fella
2022-02-23
Fix tests a bit
Tobias Fella
2022-02-18
TestOlmAccount::claimKeys(): auth bob as bob, not as alice
Alexey Rusakov
2022-02-18
testolmaccount.cpp: cleanup
Alexey Rusakov
2022-02-18
TestOlmAccount: align homeserver address with that in run-tests.sh
Alexey Rusakov
2022-02-18
testgroupsession.*: fix TestOlmSession copy-pasta
Alexey Rusakov
2022-02-18
run-tests.sh: use a trap for cleanup
Alexey Rusakov
2022-02-18
Use QCoreApplication in autotests
Alexey Rusakov
2022-02-18
CI: setup mock Synapse before running ctest
Alexey Rusakov
2022-02-17
Don't create QApplications in tests
Tobias Fella
2022-02-16
TestOlmUtility: fix building with Qt 5.12
Alexey Rusakov
2022-02-13
Merge branch 'dev'
Alexey Rusakov
2022-02-07
Remove encryptionmanager and various fixes
Tobias Fella
2022-01-30
Apply suggestions from code review
Tobias Fella
2022-01-29
Apply suggestions from code review
Tobias Fella
2022-01-23
Move away Omittable static tests to autotests/
Alexey Rusakov
2021-12-25
Move run-tests.sh
Tobias Fella
2021-12-24
Apply suggestions
Tobias Fella
2021-12-10
Fix compilation of tests against older qt
Tobias Fella
2021-12-07
Rename "crypto" -> "e2ee"
Tobias Fella
2021-12-06
autotests/: don't instantiate QApplication
Alexey Rusakov
2021-12-01
Apply suggestions from code review
Tobias Fella
2021-12-01
More improvements
Tobias Fella
2021-12-01
Remove outdated comment
Tobias Fella
2021-12-01
Fix setting encrypted flag in rooms
Carl Schwan
2021-12-01
Add a test (now failing)
Carl Schwan
2021-12-01
Text: Add KeyChange test
Carl Schwan
2021-12-01
Fix tests
Carl Schwan
2021-12-01
test: Add QueryKey test (failing)
Carl Schwan
2021-12-01
Finish writing TestOlmAccount::signatureValid
Carl Schwan
2021-12-01
Fix everything
Carl Schwan
2021-12-01
ssl
Carl Schwan
2021-12-01
Apply suggestions from code review
Carl Schwan
2021-12-01
fix typo
Carl Schwan
2021-12-01
Apply a few more comments
Carl Schwan
[next]