log tests/test-hybridencode.py @ 23017:dc25ed84bee8

age author description
Wed, 12 Dec 2012 13:09:37 -0800 Bryan O'Sullivan store: switch to C-based hashed path encoding
Sun, 30 Sep 2012 23:53:56 +0200 Adrian Buehlmann test-hybridencode: in practice, extensions aren't really unbound in length
Wed, 19 Sep 2012 11:39:18 +0200 Adrian Buehlmann test-hybridencode: use store._dothybridencode(s)
Tue, 18 Sep 2012 16:09:02 -0700 Bryan O'Sullivan tests: run test-hybridencode.py over both Python and C encoders
Sun, 16 Sep 2012 22:43:24 +0200 Adrian Buehlmann test-hybridencode: add a case for direncode
Sun, 16 Sep 2012 11:36:14 +0200 Adrian Buehlmann store: eliminate one level of lambda functions on _hybridencode
Thu, 13 Sep 2012 17:46:34 +0200 Adrian Buehlmann test-hybridencode: a few more cases