1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
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
..
chatlog refactor: Comply with Wshadow 2022-03-11 08:35:38 -08:00
core chore(CI): Set a long test timeout for core_online_test 2022-03-08 20:18:30 -08:00
mock refactor: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00
model refactor: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00
net refactor(Paths): Remove Paths factory to enable copy construction 2022-02-16 20:15:46 -08:00
persistence fix(history): Replace invalid Tox ID saved in peers table with Tox public key 2022-02-20 14:27:33 -08:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
widget refactor: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00