index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
/
BUILD.bazel
Age
Commit message (
Expand
)
Author
2020-04-20
Enable TCP relay test in Bazel and autotools build.
iphydf
2020-03-29
Fixes towards building on MSVC.
iphydf
2020-03-27
Mark conference test as small.
iphydf
2020-03-12
Use rules_cc instead of native cc_library rules.
iphydf
2020-03-02
Upgrade bazel to 2.1.1.
iphydf
2019-11-17
Allow Bazel to rerun tests marked as flaky
Robin Linden
2018-08-19
Make the save_compatibility_test work with bazel.
iphydf
2018-07-22
Run Clang global static analysis on Travis.
iphydf
2018-07-21
Avoid implementations in .h files or #including .c files.
iphydf
2018-07-21
Run buildifier on c-toxcore BUILD files.
iphydf
2018-07-06
Add a test that reproduces the NULL peer nick bug.
iphydf
2018-06-29
Add a test to try and overflow the send queue in net_crypto.
iphydf
2018-06-29
Remove broken conference tests.
iphydf
2018-02-24
Fix a bunch of compiler warnings and remove suppressions.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-28
Avoid clashes with "build" directories on case-insensitive file systems.
iphydf