diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2009-05-27 23:47:59 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-05-27 18:04:55 -0400 |
commit | d49711e52c22e77e95c30660f78b19d4f6025d04 (patch) | |
tree | 6f26d6645faadb0c651a44ef8ea4f00116c097f3 /src/common/ht.h | |
parent | ec7e0546681f57a1ba1769cca2b8339f9b0dc8b0 (diff) | |
download | tor-d49711e52c22e77e95c30660f78b19d4f6025d04.tar.gz tor-d49711e52c22e77e95c30660f78b19d4f6025d04.zip |
Fix unit tests that were broken after last fix of #932.
With the last fix of task 932 (5f03d6c), client requests are only added to
the history when they happen after the start of the current history. This
conflicts with the unit tests that insert current requests first (defining
the start of the client request history) followed by requests in the past.
The fix is to insert requests in chronological order in the unit tests.
Diffstat (limited to 'src/common/ht.h')
0 files changed, 0 insertions, 0 deletions