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
2018-02-06
Format .cpp files with format-source.
iphydf
2018-02-01
Improve conference test stability.
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
2018-01-28
Make audio/video bit rates "properties"
xhe
2018-01-26
Fix out of bounds read in error case in messenger_test.
iphydf
2018-01-25
Split bit_rate_set(), one for audio, one for video.
xhe
2018-01-21
Make the monolith test a C++ binary.
iphydf
2018-01-21
Make BUILD files more finely-grained.
iphydf
2018-01-21
Don't allocate or dereference Tox_Options in tests.
iphydf
2018-01-20
Fix log message in simple_conference_test: invite -> message.
iphydf
2018-01-20
Add a simple conference test with 3 friends.
iphydf
2018-01-19
Use larger arrays in crypto timing tests.
iphydf
2018-01-18
Use C99 standard in bazel builds.
iphydf
2018-01-18
Add bazel build scripts for c-toxcore.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-16
Make Net_Crypto a module-private type.
iphydf
2018-01-14
Fix some memory or file descriptor leaks in test code.
iphydf
2018-01-14
Make TCP_Client_Connection a module-private type.
iphydf
2018-01-14
Make Onion_Client a module-private type.
iphydf
2018-01-14
Make Onion_Announce a module-private type.
iphydf
2018-01-14
Filter out annoying log statements in unit tests.
iphydf
2018-01-12
Fix some typos in code and cmake comments
yangfl
2018-01-11
Move Networking_Core struct into the .c file.
iphydf
2018-01-10
Fix formatting in some C files.
iphydf
2017-12-29
Change toxencryptsave API to never overwrite pass keys.
iphydf
2017-12-12
Fix Travis fail on addr_resolve testing
Diadlo
2017-11-20
Fix bootstrap port
Diadlo
2017-11-20
Remove upper bound of save size
Diadlo
2017-11-20
Fix assert for the first port value
Diadlo
2017-11-19
Fix typo
yangfl
2017-11-15
Add workaround for conference test
Diadlo
2017-11-15
Don't use IPv6 in test if it's unsupported
Diadlo
2017-11-15
Fix IPv4 and IPv6 loopbacks
Diadlo
2017-08-24
Add loopback and broadcast constants
Diadlo
2017-08-24
Add platform independent constants
Diadlo
2017-08-24
AF_INET -> TOX_AF_INET
Diadlo
2017-06-06
Remove unused variable
Maxim Biro
2017-06-05
Build tests on appveyor, the MSVC build.
iphydf
2017-06-05
Add test for changing the conference title and not receiving a callback.
pranomostro
2017-06-04
Add a monolith_test that includes all toxcore sources.
iphydf
2017-06-04
Test for memberlist not changing after changing own name.
pranomostro
2017-05-13
Make variable names in file saving test less cryptic.
pranomostro
2017-04-22
Revert "initial version of tox_loop"
Maxim Biro
2017-04-22
Revert "Implement tox_loop"
Maxim Biro
2017-04-13
Add test for DHT pack_nodes and unpack_nodes
Diadlo
2017-04-01
Implement tox_loop
Ansa89
2017-04-01
initial version of tox_loop
michael bishop
2017-03-25
Move c_sleep to helpers.h and misc_tools.h
Diadlo
2017-03-01
Add test for tox_strncasecmp()
Maxim Biro
[prev]
[next]