aboutsummaryrefslogtreecommitdiff
path: root/quotest/quotest.cpp
AgeCommit message (Expand)Author
2022-05-29Refactor EncryptedFile and EC::FileInfo::fileAlexey Rusakov
2022-05-16Quotest: test checkResource()Alexey Rusakov
2022-05-08Generalise DEFINE_SIMPLE_EVENTAlexey Rusakov
2022-05-08basic*EventJson() -> *Event::basicJson()Alexey Rusakov
2022-01-22Quotest: fix changeName testAlexey Rusakov
2022-01-21Redo EventRelation; deprecate RelatesToAlexey Rusakov
2021-12-29Quotest: test sending and receiving custom eventsAlexey Rusakov
2021-12-21Quotest: add a missing \n in the outputAlexey Rusakov
2021-12-17RoomMemberEvent: fix an off-by-one errorAlexey Rusakov
2021-12-02visit(Event, ...) -> switchOnType()Alexey Rusakov
2021-10-05Quotest: return non-zero when things go really wrongAlexey Rusakov
2021-10-04Add tests for prettyPrint()Alexey Rusakov
2021-09-19Use C++ instead of commentingAlexey Rusakov
2021-09-12Fix a memory leak in DownloadRunnerAlexey Rusakov
2021-09-12Fix building with older QtAlexey Rusakov
2021-09-12Add a download test to quotestAlexey Rusakov
2021-07-30Clean up after the previous commitAlexey Rusakov
2021-07-18Room::postFile(): adjust to the changed RoomMessageEvent APIAlexey Rusakov
2021-02-21Uri: support abbreviated types in Matrix URIsAlexey Rusakov
2021-02-15Update quotest/quotest.cppCarl Schwan
2021-02-09UpdateCarl Schwan
2021-01-23Update testCarl Schwan
2021-01-23Add testCarl Schwan
2021-01-21Move testsCarl Schwan