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
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