[tor-commits] [stem/master] Repack 'unused' Cell content and various testing improvements
    atagar at torproject.org 
    atagar at torproject.org
       
    Thu Jul 12 18:53:11 UTC 2018
    
    
  
commit 775bc60fb6497872b8ae00a5a8b5c3e29305d7d0
Merge: 6c677b6a 8a292395
Author: Dave Rolek <dmr-x at riseup.net>
Date:   Thu Jul 12 04:13:55 2018 +0000
    Repack 'unused' Cell content and various testing improvements
    
    Previously, unpacking would popular the 'unused' attribute with any
    remainder content, but it would never be used by anything.
    
    This also has various testing improvements to make the Cell tests more
    data-driven.
    
      https://trac.torproject.org/projects/tor/ticket/26766
 stem/client/cell.py      |  26 ++++---
 test/unit/client/cell.py | 171 +++++++++++++++++++++++++++++------------------
 2 files changed, 124 insertions(+), 73 deletions(-)
    
    
More information about the tor-commits
mailing list