summaryrefslogtreecommitdiff
path: root/auto_tests/monolith_test.cpp
AgeCommit message (Expand)Author
2018-02-27Remove deprecated conference namelist change callback.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf
2018-02-20Make the "persistent conference" callback changes new functions.iphydf
2018-02-19Make some sizeof tests linux-only.iphydf
2018-02-18Split up tox_test into multiple smaller testsRobin Lindén
2018-02-17Add static asserts for all the struct sizes in toxcore.iphydf
2018-02-08Fix LAN discovery on FreeBSD.iphydf
2018-02-06Format .cpp files with format-source.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-21Make the monolith test a C++ binary.iphydf