1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/model
Anthony Bilinski 48ad6cc17a
refactor: Comply with Wunused-parameter
Explicitly ignore unused parameters.

Also replace Q_UNUSED with std::ignore for consistency and to favour std
over Qt when equivalent.
2022-03-11 10:07:57 -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: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00
groupmessagedispatcher_test.cpp refactor: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00
messageprocessor_test.cpp feat(extensions): Split messages on extended messages 2021-01-30 18:15:49 -08:00
notificationgenerator_test.cpp refactor: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00
sessionchatlog_test.cpp refactor(chatlog): remove getInstance from ChatlogItem 2020-08-24 23:24:24 +02:00