mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make consdiff tests pass on OS X too
This commit is contained in:
committed by
Nick Mathewson
parent
c1bdc3b10e
commit
1ff98a7e89
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (consensus diff):
|
||||
- test_consdiff_base64cmp would fail on OS X because while OS X
|
||||
follows the standard of (less than zero/zero/greater than zero),
|
||||
it doesn't follow the convention of (-1/0/+1). Make the test
|
||||
comply with the standard. Fixes bug 22870; bugfix on 0.3.1.1-alpha.
|
||||
Reference in New Issue
Block a user