]> git.ipfire.org Git - thirdparty/tor.git/commit
Make the succeeding parse_http_time tests more obviously right
authorNick Mathewson <nickm@torproject.org>
Wed, 16 May 2012 16:19:56 +0000 (12:19 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 16 May 2012 16:19:56 +0000 (12:19 -0400)
commit75fc4dbbcabaedc715f0f9e883ccab1c9634e787
tree925334cccd4c403870d8a893a178238427c8a167
parentdd749798a436688cbbe3fc23fe6d4f5041a3e015
Make the succeeding parse_http_time tests more obviously right

(When the correct answer is given in terms of seconds since the
epoch, it's hard to be sure that it really is the right answer
just by reading the code.)
src/test/test_util.c