1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/core
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId
* Referring to groups generically as contacts is confusing.
* Friends are referred to as contacts in many places either as more
  neutral wording, or to avoid using the keyword friend as a variable
  name. Calling Contact Chat allows contact to be used for Friends.
2022-03-14 12:44:37 -07:00
..
chatid_test.cpp refactor(model): Rename Contact and ContactId to Chat and ChatId 2022-03-14 12:44:37 -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