1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/model
Anthony Bilinski 1206da2b05
refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h
Since they exist in saved settings and the chat database, they are their own
size. assert that it matches tox.h's size in Core constructor, though.
2022-03-13 05:28:41 -07:00
..
exiftransform_test.cpp refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
friendlistmanager_test.cpp refactor: Comply with Wpedantic 2022-03-11 10:08:02 -08:00
friendmessagedispatcher_test.cpp refactor: Comply with Wmissing-declarations 2022-03-11 10:08:02 -08:00
groupmessagedispatcher_test.cpp refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 2022-03-13 05:28:41 -07: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(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 2022-03-13 05:28:41 -07:00