index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-04-20
Enable TCP relay test in Bazel and autotools build.
iphydf
2020-03-18
Add "member" invite response
zugz (tox)
2020-03-02
Upgrade bazel to 2.1.1.
iphydf
2019-02-10
Expose api functions for enabling and disabling AV in AV groups
zugz (tox)
2018-08-27
try ipv6 connections even after udp timeout
zugz (tox)
2018-08-25
Run save_compatibility_test in the autotools build.
iphydf
2018-08-25
Fix auto_tests Makefile
zugz (tox)
2018-07-30
Fix autotools build
hugbubby
2018-07-21
Avoid implementations in .h files or #including .c files.
iphydf
2018-02-18
Remove tox_test from autotools build.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
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
Test for memberlist not changing after changing own name.
pranomostro
2017-04-22
Revert "Implement tox_loop"
Maxim Biro
2017-04-01
Implement tox_loop
Ansa89
2017-03-01
Add test for tox_strncasecmp()
Maxim Biro
2016-11-06
Remove assoc
endoffile78
2016-08-31
Remove unused and bit-rotten friends_test.
iphydf
2016-08-12
Add and use CMake build script
iphydf
2014-09-12
encrypted save fully work with both libsodium and nacl
dubslow
2014-09-11
testing works, but doesn't pass...
Dubslow
2014-08-09
Added tests for addto_lists function
pyruvate
2014-07-27
Fixed undefined references from libvpx.so in toxav_basic_test
pyruvate
2014-07-27
Fixed tests and conflicts
mannol
2014-07-26
Make codec settings dynamic
mannol
2014-05-24
Tests works and some fixes
mannol
2014-05-20
Merge upstream and other stuff
mannol
2014-05-10
This should work
mannol
2014-05-03
Bunch of random changes
mannol
2014-04-27
Yeah many calls
mannol
2014-04-10
Added TCP test to build system.
irungentoo
2014-04-05
Added test
mannol
2013-12-31
Added onion.c to build system and added a test.
irungentoo
2013-12-17
Added simple test for tox.
irungentoo
2013-11-14
Significantly trimmed down version of an ID<=>IP cache.
Coren[m]
2013-11-06
Reduce duplicate data. Add a mostly empty skeleton test.
Coren[m]
2013-09-15
Fix in ip_equal, plus testing code which led to that fix...
Coren[m]
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-01
Forward compatibility with automake 1.14
jin-eld
2013-08-24
Remove cmake build system
jin-eld
2013-08-24
Implemented autotools based build scripts
jin-eld