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
/
quotest
Age
Commit message (
Expand
)
Author
2022-05-08
Generalise DEFINE_SIMPLE_EVENT
Alexey Rusakov
2022-05-08
basic*EventJson() -> *Event::basicJson()
Alexey Rusakov
2022-01-22
Quotest: fix changeName test
Alexey Rusakov
2022-01-21
Redo EventRelation; deprecate RelatesTo
Alexey Rusakov
2022-01-01
Quotest: build with hidden visibility too
Alexey Rusakov
2021-12-29
Quotest: test sending and receiving custom events
Alexey Rusakov
2021-12-27
Quotest: add compile warnings from libQuotient
Alexey Rusakov
2021-12-21
Quotest: add a missing \n in the output
Alexey Rusakov
2021-12-17
RoomMemberEvent: fix an off-by-one error
Alexey Rusakov
2021-12-05
Drop 'qmc-example' from one last(?) place
Alexey Rusakov
2021-12-02
visit(Event, ...) -> switchOnType()
Alexey Rusakov
2021-10-05
Quotest: return non-zero when things go really wrong
Alexey Rusakov
2021-10-04
Add tests for prettyPrint()
Alexey Rusakov
2021-09-19
Use C++ instead of commenting
Alexey Rusakov
2021-09-12
Fix a memory leak in DownloadRunner
Alexey Rusakov
2021-09-12
Fix building with older Qt
Alexey Rusakov
2021-09-12
Add a download test to quotest
Alexey Rusakov
2021-07-30
Clean up after the previous commit
Alexey Rusakov
2021-07-18
Room::postFile(): adjust to the changed RoomMessageEvent API
Alexey Rusakov
2021-06-12
CMakeLists: require at least Qt 5.12; add Qt 6 support
Alexey Rusakov
2021-02-21
Uri: support abbreviated types in Matrix URIs
Alexey Rusakov
2021-02-16
Merge pull request #442 from ognarb/localuserinfo
Alexey Rusakov
2021-02-15
Update quotest/quotest.cpp
Carl Schwan
2021-02-09
Update
Carl Schwan
2021-01-25
CMakeLists.txt: refactor configuration of features
Alexey Rusakov
2021-01-23
Update test
Carl Schwan
2021-01-23
Add test
Carl Schwan
2021-01-22
Remove quotest from ctest
Carl Schwan
2021-01-21
Move tests
Carl Schwan