]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix numerous 64->32 errors in the unit tests
authorNick Mathewson <nickm@torproject.org>
Thu, 8 May 2014 18:01:17 +0000 (14:01 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 8 May 2014 18:01:17 +0000 (14:01 -0400)
commit28538069b2f1909a7600ec6d25f8efb78be496fd
treec6f935a3dd34c0604d6219e792ede4c691b29f76
parentdf684789380a51c9de14120160adfb796d891436
Fix numerous 64->32 errors in the unit tests

Before the 11825 fix, these were all silently ignored.
src/test/test.h
src/test/test_controller_events.c
src/test/test_crypto.c
src/test/test_dir.c
src/test/test_extorport.c
src/test/test_util.c