1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/model
Anthony Bilinski a1ebf297d3
chore(cleanup): Minor cleanup to contact management test
* Fix compile error on macOS by marking GroupWidget::widgetIsVisible as
override
* Mark mock functions override for consistency
* Change QWARN to QVERIFY since logs will be missed in CI
* Uncomment add of offline and online friends in testSortByActivity
* Add out-of-line method definition to anchor vtable
2022-02-17 17:17:48 -08:00
..
exiftransform_test.cpp fix(preview): Fix exif orientations 2020-05-16 16:53:14 -07:00
friendlistmanager_test.cpp chore(cleanup): Minor cleanup to contact management test 2022-02-17 17:17:48 -08:00
friendmessagedispatcher_test.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
groupmessagedispatcher_test.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
messageprocessor_test.cpp feat(extensions): Split messages on extended messages 2021-01-30 18:15:49 -08:00
notificationgenerator_test.cpp feat(notification): Notifications now always replace the previous one 2020-05-17 00:00:53 -07:00
sessionchatlog_test.cpp refactor(chatlog): remove getInstance from ChatlogItem 2020-08-24 23:24:24 +02:00