summaryrefslogtreecommitdiff
path: root/auto_tests/BUILD.bazel
AgeCommit message (Expand)Author
2018-08-19Make the save_compatibility_test work with bazel.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
2018-07-21Run buildifier on c-toxcore BUILD files.iphydf
2018-07-06Add a test that reproduces the NULL peer nick bug.iphydf
2018-06-29Add a test to try and overflow the send queue in net_crypto.iphydf
2018-06-29Remove broken conference tests.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf
2018-02-09Remove libcheck from the dependencies.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-28Avoid clashes with "build" directories on case-insensitive file systems.iphydf