This website requires JavaScript.
Explore
Help
Sign In
dandri
/
c-toxcore
Watch
1
Star
0
Fork
0
You've already forked c-toxcore
mirror of
https://github.com/TokTok/c-toxcore
synced
2026-06-04 06:01:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb89c03dd2b4c05847b7f3f7eeb965cae2e2087e
c-toxcore
/
testing
T
History
zugz (tox)
fb89c03dd2
Add simple deterministic random number generator for tests
2018-08-12 15:22:34 +00:00
..
av_test.c
Factor out time keeping code into its own module: mono_time.c.
2018-07-09 21:04:50 +00:00
BUILD.bazel
Run Clang global static analysis on Travis.
2018-07-22 02:34:30 +00:00
DHT_test.c
Fix a few warnings from clang.
2018-08-12 14:09:59 +00:00
Makefile.inc
Avoid implementations in .h files or #including .c files.
2018-07-21 20:44:26 +00:00
Messenger_test.c
Fix a few warnings from clang.
2018-08-12 14:09:59 +00:00
misc_tools.c
Add simple deterministic random number generator for tests
2018-08-12 15:22:34 +00:00
misc_tools.h
Add simple deterministic random number generator for tests
2018-08-12 15:22:34 +00:00
random_testing.cc
Assert that we don't divide by 0 in random_testing.cc.
2018-08-12 14:52:52 +00:00