1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/core
Mick Sayson c7efe320d2 refactor(filetransfer): Move file transfer progress into ToxFile
* Refactor/test ToxFileProgress to ensure that when it's moved it
  behaves well
* Notice problems with speed averaging. We were average speeds without
  keeping track of the times they were over. Adding samples of different
  lengths would result in incorrect speeds. Refactor whole class to correct
* Move ToxFileProgress to be a member of ToxFile
* Remove duplicated members between ToxFile and ToxFileProgress
* Move sample addition into CoreFile
2021-12-11 15:38:35 -08:00
..
contactid_test.cpp refactor(history): enforce using PK instead of ToxId in history 2020-05-03 16:22:12 -07:00
core_test.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 2021-10-26 16:47:40 +00:00
fileprogress_test.cpp refactor(filetransfer): Move file transfer progress into ToxFile 2021-12-11 15:38:35 -08:00
toxid_test.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
toxstring_test.cpp chore(style): remove old style casts and cross sign comparisons 2020-03-21 20:29:10 -07:00