toxcore/auto_tests
irungentoo 69c8da64cf
The receiver of a file now needs to confirm that he did receive it
correctly.

This should fix an issue that happened when both clients got
disconnected when the file was almost finished sending. The sender
would show that the file had been sent successfully when it had not.

See the modifications to tox.h
2014-08-04 15:18:18 -04:00
..
assoc_test.c Astyled the code. 2013-12-16 20:49:24 -05:00
crypto_test.c Fixed other test. 2014-05-02 21:51:55 -04:00
friends_test.c Friend request callback now contains the Tox object. 2014-03-16 13:24:39 -04:00
Makefile.inc Fixed undefined references from libvpx.so in toxav_basic_test 2014-07-27 16:51:45 +03:00
messenger_test.c Fixed one test. 2014-05-02 21:44:09 -04:00
network_test.c Major protocol changes, this commit breaks all network compatibility. 2014-04-15 18:09:07 -04:00
onion_test.c Fixed some warnings. 2014-06-15 20:49:39 -04:00
skeleton_test.c Reduce duplicate data. Add a mostly empty skeleton test. 2013-11-06 20:32:19 +01:00
TCP_test.c Fixed const related warnings. 2014-07-02 16:04:41 -04:00
tox_test.c The receiver of a file now needs to confirm that he did receive it 2014-08-04 15:18:18 -04:00
toxav_basic_test.c Merge branch 'mannol1-master' 2014-08-02 11:29:27 -04:00
toxav_many_test.c Merge branch 'mannol1-master' 2014-08-02 11:29:27 -04:00