summaryrefslogtreecommitdiff
path: root/auto_tests/BUILD.bazel
AgeCommit message (Expand)Author
2020-04-20Enable TCP relay test in Bazel and autotools build.iphydf
2020-03-29Fixes towards building on MSVC.iphydf
2020-03-27Mark conference test as small.iphydf
2020-03-12Use rules_cc instead of native cc_library rules.iphydf
2020-03-02Upgrade bazel to 2.1.1.iphydf
2019-11-17Allow Bazel to rerun tests marked as flakyRobin Linden
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