aboutsummaryrefslogtreecommitdiff
path: root/quotest
AgeCommit message (Expand)Author
2022-09-04DEFINE_SIMPLE_EVENT: support custom JSON keysAlexey Rusakov
2022-08-25CleanupAlexey Rusakov
2022-07-11Add QUOTIENT_API to RoomStateViewAlexey Rusakov
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
2022-01-01Quotest: build with hidden visibility tooAlexey Rusakov
2021-12-29Quotest: test sending and receiving custom eventsAlexey Rusakov
2021-12-27Quotest: add compile warnings from libQuotientAlexey Rusakov
2021-12-21Quotest: add a missing \n in the outputAlexey Rusakov
2021-12-17RoomMemberEvent: fix an off-by-one errorAlexey Rusakov
2021-12-05Drop 'qmc-example' from one last(?) placeAlexey 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-06-12CMakeLists: require at least Qt 5.12; add Qt 6 supportAlexey Rusakov
2021-02-21Uri: support abbreviated types in Matrix URIsAlexey Rusakov
2021-02-16Merge pull request #442 from ognarb/localuserinfoAlexey Rusakov
2021-02-15Update quotest/quotest.cppCarl Schwan
2021-02-09UpdateCarl Schwan
2021-01-25CMakeLists.txt: refactor configuration of featuresAlexey Rusakov
2021-01-23Update testCarl Schwan
2021-01-23Add testCarl Schwan
2021-01-22Remove quotest from ctestCarl Schwan
2021-01-21Move testsCarl Schwan