Age | Commit message (Expand) | Author |
2020-12-28 | Cleanup and clang-tidy/clazy fixes | Kitsune Ral |
2020-12-24 | quotest: wait until the final report is actually sent | Kitsune Ral |
2020-12-24 | Fix clang-tidy/clazy warnings | Kitsune Ral |
2020-12-10 | Uri: fix a few cases of insufficient escaping | Kitsune Ral |
2020-11-06 | Uri::toUrl(): fix incorrect matrix.to rep | Kitsune Ral |
2020-08-22 | quotest: fix FTBFS after a sloppy cherry-pick | Kitsune Ral |
2020-08-22 | quotest: fix changeName test failures | Kitsune Ral |
2020-08-04 | quotest: fix the log wording | Kitsune Ral |
2020-08-04 | quotest: don't fail on past name changes coming in sync | Kitsune Ral |
2020-08-04 | quotest: clean up the room state after testing | Kitsune Ral |
2020-08-03 | quotest: use #test instead of #quotient in loadMembers test | Kitsune Ral |
2020-08-02 | quotest: add changeName test | Kitsune Ral |
2020-07-22 | quotest: Minor refactoring of basic URI tests | Kitsune Ral |
2020-07-21 | Uri: bare-sigil URIs are invalid | Kitsune Ral |
2020-07-19 | MatrixUri->Uri: Extend to non-Matrix URIs | Kitsune Ral |
2020-07-18 | quotest: unit tests for MatrixUri | Kitsune Ral |
2020-07-18 | class MatrixUri; support action=join and via= | Kitsune Ral |
2020-07-18 | quotest: consolidate processing of syncDone() | Kitsune Ral |
2020-07-18 | quotest: delay sync start till after joining | Kitsune Ral |
2020-07-18 | ResourceResolver | Kitsune Ral |
2020-07-18 | quotest: log final report as late as possible | Kitsune Ral |
2020-06-10 | Room: fix messageSent() being emitted too early | Kitsune Ral |
2020-06-10 | TestSuite::sendRedaction: fix a stale TODO | Kitsune Ral |
2020-06-10 | quotest: make sure to send all events before leaving | Kitsune Ral |
2020-04-15 | Connection: connectToServer -> loginWithPassword | Kitsune Ral |
2020-03-29 | quotest: minor cleanup | Kitsune Ral |
2020-02-18 | [quotest] Refactor Cmake files with variable project name | Alexey Andreev |
2019-12-13 | quotest: cleanup | Kitsune Ral |
2019-10-21 | Quotest: more work on test invocation | Kitsune Ral |
2019-10-21 | Quotest: use clog instead of cout | Kitsune Ral |
2019-10-21 | Quotest: derive TestManager from QCoreApplication | Kitsune Ral |
2019-10-21 | tests/CMakeLists.txt: QMC -> Quotient; add Qt5::Test to deps | Kitsune Ral |
2019-10-20 | Quotest: factor out tests into TestSuite; rework sync tests | Kitsune Ral |
2019-10-18 | TestManager::setTopic: add debug logging | Kitsune Ral |
2019-10-18 | qmc-example -> quotest, QMCTest -> TestManager | Kitsune Ral |