35 Commits (1206da2b0575bce98c731d8f952aafca8d982a5a)

Author SHA1 Message Date
Anthony Bilinski 1206da2b05
refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 3 years ago
Anthony Bilinski 7d773930c1
feat(tests): Merge core and core_online tests 3 years ago
Anthony Bilinski 5f870c28e5
feat(test): Bootstrap core_test off second local tox instance 3 years ago
Anthony Bilinski 7395c1cb3f
refactor(model): Fix case of IBootstrapListGenerator::getBootstrapNodes 3 years ago
Anthony Bilinski e316a683ff
chore(CI): Set a long test timeout for core_online_test 3 years ago
Anthony Bilinski 30d54b1b0f
chore(CI): Set a very long timeout for core_online_test 3 years ago
Anthony Bilinski bc751c8e1c
refactor(test): Move mocks into their own library 3 years ago
Anthony Bilinski 40846f886c
refactor(test): Deduplicate MockCoreSettings 3 years ago
Anthony Bilinski 12b3b05217
test: Fix signal spy mixup for core_online_test 3 years ago
sudden6 e2d0472a9f
test: add more online test 3 years ago
Anthony Bilinski e426994e5f
test: Fix issues with core_online_test 3 years ago
sudden6 54e72aa73d
test: add test case for real world Core usage 3 years ago
Anthony Bilinski aeb8a9aca1
refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 3 years ago
Anthony Bilinski 9cd9da4a53
fix(CI): Fix memory leak in core_test 3 years ago
Anthony Bilinski 9cbf3c0874
refactor(ToxPk): Update unit test 3 years ago
Mick Sayson c7efe320d2 refactor(filetransfer): Move file transfer progress into ToxFile 4 years ago
Brandon Mosher 1438f8f766 refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
Anthony Bilinski 5a877d742b
refactor(core): pass bootstrap list interface to Core 5 years ago
Anthony Bilinski f37f9a9492
refactor(history): enforce using PK instead of ToxId in history 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski 35f89612ff
chore(cleanup): don't add semicolon to Q_DECLARE_METATYPE 5 years ago
Anthony Bilinski 2c1a86482a
chore(style): remove old style casts and cross sign comparisons 5 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Patrick 9d2a8a3af6 test(core): Implement recommended changes 6 years ago
Patrick e3a02b6ccb test(core): Added test for startup with invalid proxy 6 years ago
Patrick cf32ccfa0e test(core): Add test cases for core, initial 6 years ago
Patrick ad6d60d1ab
test(toxstring): Add test cases for toxstring.h 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Diadlo b8ae494ef3
test: Replace check on Qtest 8 years ago
Yuri e597d391fc fix(includes): Added missing #include <ctime> 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
noavarice 87f219a78f refactor: message text formatting works better now 9 years ago
Diadlo f5c0d61ae6
feat(toxpk): Add 'ToxPk::getPkSize()' method 9 years ago
Diadlo d351f9e5ec
test(toxpk): Add TestPk and TestId tests 9 years ago