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
2013-09-27
Permit -Wshadow as useful warning.
Coren[m]
2013-09-17
astyled everything.
irungentoo
2013-09-16
Merge pull request #583 from FullName/TestCryptoSlow
irungentoo
2013-09-17
Tests of state loading/saving lead to two fixes for DHT.c and util.c
Coren[m]
2013-09-16
Make test "endtoend" pass on 'slow' systems
Coren[m]
2013-09-15
Fix in ip_equal, plus testing code which led to that fix...
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-11
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-10
Fixed building with NaCl.
irungentoo
2013-09-09
tox.*, Messenger.*:
Coren[m]
2013-09-07
Modified test
Maxim Biro
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-06
Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH.
irungentoo
2013-09-01
Forward compatibility with automake 1.14
jin-eld
2013-08-31
Properly fixed test.
irungentoo
2013-08-31
Fixed test.
irungentoo
2013-08-24
consistency check
JamoBox
2013-08-24
Remove cmake build system
jin-eld
2013-08-24
Implemented autotools based build scripts
jin-eld
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
2013-08-20
Fix friends test
Simon Levermann
2013-08-20
Merge pull request #502 from stqism/issue-470-fix
irungentoo
2013-08-20
Fixed issue 470, crypto_test still forcing libsodium when NaCL is chosen
Sean Qureshi
2013-08-18
Ran it through astyle
Sean Qureshi
2013-08-17
Add test for getname
Florian Hahn
2013-08-17
Remove unused script for running tests
Florian Hahn
2013-08-17
Use ck_assert_msg
Florian Hahn
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-14
Reduced redundant code, added new crypto test
slvr
2013-08-13
...
irungentoo
2013-08-13
...
irungentoo
2013-08-13
Fuck.
irungentoo
2013-08-13
Commented out old tests that are broken with current master.
irungentoo
2013-08-13
Hackish fix for the tests.
irungentoo
2013-08-13
Attempt to quickly fix a test.
irungentoo
2013-08-13
core: Fix a possible buffer overflow using getself_name().
Andreas Schneider
2013-08-12
Added support for userdata in callbacks
alek900
2013-08-12
Messenger refactor - redid work from pull request 79
Chris Hall
2013-08-10
Implemented encrypt_data_fast, decrypt_data_fast and crypto tests
slvr
2013-08-09
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
slvr
2013-08-09
Fix a recurring typo in code and comments.
Christian Brueffer
2013-08-08
Disable failing test assertion
Florian Hahn
2013-08-08
Use ctest to run unit tests
Florian Hahn
2013-08-07
Fixed auto tests
Maxim Biro
2013-08-07
removed script changes so _this_ build will pass
charmlesscoin
2013-08-07
Fixed the -lCheck issue
charmlesscoin
2013-08-07
Travis failed on wget, dummy commit...
charmlesscoin
2013-08-07
Cleanup test and work on .travis file
charmlesscoin
2013-08-07
added files for unit tests
charmlesscoin