summaryrefslogtreecommitdiff
path: root/auto_tests
AgeCommit message (Expand)Author
2016-09-09Minor cleanups: header reordering, adding {}.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-09-06Improve C standard compliance.iphydf
2016-09-06Make friend requests statelessGregory Mullen (grayhatter)
2016-09-02Add a short sleep before each tox_iterate in av test.iphydf
2016-09-02Re-enable group chat tests.iphydf
2016-09-02Do not use `else` after `return`.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-31Remove unused and bit-rotten friends_test.iphydf
2016-08-27Move logging to a callback.iphydf
2016-08-26Fix plane size calculation in testmannol
2016-08-26Avoid large stack allocations on thread stacks.iphydf
2016-08-26Initialise the id in assoc_test.iphydf
2016-08-25Reduce the timeout on travis to something much more reasonableGregory Mullen (grayhatter)
2016-08-20Make the friend message callback statelessGregory Mullen (grayhatter)
2016-08-19Make Typing change callback statelessGregory Mullen (grayhatter)
2016-08-19Fix operation sequencing in TCP_test.iphydf
2016-08-18Make friend_status_message callback stateless.iphydf
2016-08-18Fix some compiler warnings.iphydf
2016-08-18Make tox_callback_friend_name stateless.iphydf
2016-08-17Make self_connection_status callback stateless.iphydf
2016-08-12Add and use CMake build scriptiphydf
2016-08-12Check code formatting on Travis.iphydf
2016-08-11Fix a few issues with running Toxcore tests on Travis-CIGregory Mullen (grayhatter)
2016-08-10Silence/fix some compiler warnings.iphydf
2016-02-27Move argument comments to the end of lineRoman Yepishev
2016-02-27Remove unused main() argumentsRoman Yepishev
2016-02-27Remove magic numbers from addr_resolveRoman Yepishev
2016-01-30Realised there was no test to test these functions.irungentoo
2016-01-30Fixes.irungentoo
2016-01-27 fix: compare sensitive data with sodium_memcmpRoman Proskuryakov
2016-01-04Test fix.irungentoo
2015-12-15Onion test fixed to work with faster DHT.irungentoo
2015-12-11Better DHT tests.irungentoo
2015-12-01Slightly increased number of peers to announce to.irungentoo
2015-11-03Astyle.irungentoo
2015-10-23Changed gramatically incorrect comment in messenger_testSoumitra
2015-10-23Added ommited words in commentSoumitra
2015-10-11Test should not assert when hangup failsEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-09Updated with upstreammannol
2015-08-07Removed a useless define.irungentoo
2015-07-29client_id -> public_keyirungentoo
2015-07-10Fixed CALL_STATE namingmannol
2015-07-06Test oob responding too.irungentoo
2015-07-05Added a TCP test for oob packets.irungentoo
2015-07-04Test fix.irungentoo
2015-07-03Fixed Tox reporting itself as being connected with TCP when using UDP only on...irungentoo
2015-07-02Added a couple of checks to test.irungentoo