index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
Age
Commit message (
Expand
)
Author
2020-03-29
Fixes towards building on MSVC.
iphydf
2020-03-27
Mark conference test as small.
iphydf
2020-03-18
Add "member" invite response
zugz (tox)
2020-03-15
Add another bootstrap node to the bootstrap test.
iphydf
2020-03-14
Use spdx license identifier instead of GPL blurb.
iphydf
2020-03-14
use -1 rather than ~0 in unsigned integer types
zugz (tox)
2020-03-12
Use rules_cc instead of native cc_library rules.
iphydf
2020-03-02
Upgrade bazel to 2.1.1.
iphydf
2020-01-02
synchronize call control actions to tox_iterate
sudden6
2019-11-17
Allow Bazel to rerun tests marked as flaky
Robin Linden
2019-11-02
Update tests to use a working bootstrap node
Robin Linden
2019-05-19
add configurable limit on number of stored frozen peers
zugz (tox)
2019-05-01
add undef guard in tox_many_tcp_test
sudden6
2019-04-01
Disable failing TCP server test
zugz (tox)
2019-02-10
add API function to test whether av is enabled
zugz (tox)
2019-02-10
Expose api functions for enabling and disabling AV in AV groups
zugz (tox)
2019-01-03
Added test and patch for VLA stack overflow vuln.
zoff99
2018-11-29
Implement conferences saving
zugz (tox)
2018-11-23
Avoid format truncation in save compatibility test
zugz (tox)
2018-10-20
Make saving and loading the responsibility of Tox rather than Messenger
zugz (tox)
2018-10-11
ensure save data unchanged after save and load
zugz (tox)
2018-10-09
Consistently use camel case enum names.
iphydf
2018-10-06
Avoid use of IPv6 in tests if not supported (e.g. on Travis).
iphydf
2018-09-25
Use a working DHT node for bootstrap tests.
iphydf
2018-09-20
Send rejoin packets on conference disconnection
zugz (tox)
2018-09-19
Fix typos
yangfl
2018-09-14
Standardise header guards.
iphydf
2018-09-14
Use run_auto_test fixture in typing_test.c
hugbubby
2018-09-08
Use `(void)` for empty parameter lists in C.
iphydf
2018-09-05
Add mechanism for recovering from disconnections in conferences
zugz
2018-09-03
Avoid use of global mutable state in mono_time on win32.
iphydf
2018-08-31
Use test clock in run_auto_test tests and dht test
zugz (tox)
2018-08-27
try ipv6 connections even after udp timeout
zugz (tox)
2018-08-26
Update copyright to 2018.
iphydf
2018-08-26
Call `abort` instead of `exit` on test failure.
iphydf
2018-08-25
Run save_compatibility_test in the autotools build.
iphydf
2018-08-25
Fix the `PORT_ALLOC` failure of `save_compatibility_test`.
iphydf
2018-08-25
Use do-while instead of while in tests.
iphydf
2018-08-25
Stop using massive macros in `toxav_basic_test`.
iphydf
2018-08-25
Fix auto_tests Makefile
zugz (tox)
2018-08-22
Add check to make sure tox was created successfully
endoffile78
2018-08-19
Avoid redefining macros from different files.
iphydf
2018-08-19
Make the save_compatibility_test work with bazel.
iphydf
2018-08-19
Add save file generator, save compatibility test, and generate a save file
endoffile78
2018-08-16
Use per-instance `Mono_Time` for Messenger and onion.
iphydf
2018-08-16
Reduce the number of times `unix_time_update` is called.
iphydf
2018-08-16
Limit the size of a save file in file_saving_test.
iphydf
2018-08-16
Prune long long warnings.
Leonid Bobrov
2018-08-13
Fix some printf format specifiers.
iphydf
2018-08-12
add callback for successful connection to a conference
zugz (tox)
[next]