]> git.ipfire.org Git - thirdparty/tor.git/commit
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
authorGeorge Kadianakis <desnacked@riseup.net>
Thu, 15 Jan 2015 15:41:25 +0000 (15:41 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 15 Jan 2015 16:08:22 +0000 (11:08 -0500)
commitbb56fd1f8f965f923529eede317a8964ee73a508
tree1f850c2fcfef6727d3ae66747ba5d9f0d12e6d74
parent660a35d97c1bc600521a5ece373e70477176fb1c
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.

Do this in even more places to try to fix the build.
src/test/test_util.c