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
/
quotest.cpp
Age
Commit message (
Expand
)
Author
2022-01-22
Quotest: fix changeName test
Alexey Rusakov
2022-01-21
Redo EventRelation; deprecate RelatesTo
Alexey Rusakov
2021-12-29
Quotest: test sending and receiving custom events
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-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-02-21
Uri: support abbreviated types in Matrix URIs
Alexey Rusakov
2021-02-15
Update quotest/quotest.cpp
Carl Schwan
2021-02-09
Update
Carl Schwan
2021-01-23
Update test
Carl Schwan
2021-01-23
Add test
Carl Schwan
2021-01-21
Move tests
Carl Schwan