mirror-chatterino2/mocks/include/mocks
pajlada 3f7671000a
Fix memory leaks & data races in tests (#4772)
* Add a few pre-made sanitizer suppressions

* Test Sanitization: Fix threading issues

* Test Sanitization: Allow deletion of PubSub

We still don't delete it in main code, but this allows us to try
deleting it in tests.

* Test Sanitization: Fix some memory leaks

* fix gtest clang-tidy warning

* const emojis test :-)
2023-08-27 12:07:46 +00:00
..
EmptyApplication.hpp Fix memory leaks & data races in tests (#4772) 2023-08-27 12:07:46 +00:00
Helix.hpp Increase max number of blocked users loaded from 100 to 1,000 (#4721) 2023-07-23 11:26:12 +00:00
UserData.hpp Move mocks to their own interface (#4645) 2023-05-20 10:54:50 +00:00