1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/mock
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
..
include/mock refactor: Comply with Wunused-parameter 2022-03-11 10:07:57 -08:00
src refactor(test): Move mocks into their own library 2022-03-02 23:30:04 -08:00
CMakeLists.txt refactor(test): Move mocks into their own library 2022-03-02 23:30:04 -08:00