1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/core
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
..
contactid_test.cpp refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 2022-03-13 05:28:41 -07:00
core_test.cpp feat(tests): Merge core and core_online tests 2022-03-13 03:21:09 -07:00
fileprogress_test.cpp refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
toxid_test.cpp refactor(ToxPk): Update unit test 2022-02-17 07:20:21 -08:00
toxstring_test.cpp chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00