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
Thu, 06 Sep 2012 22:51:32 +0200 Adrian Buehlmann test-hybridencode: extensions are replicated on hashed paths
Thu, 06 Sep 2012 19:53:23 +0200 Adrian Buehlmann test-hybridencode: dropping dir eight in hashed path due to dot or space at end
Thu, 06 Sep 2012 15:53:59 +0200 Adrian Buehlmann test-hybridencode: adding one truncated char to dir 1..7 won't drop dir 8
Thu, 06 Sep 2012 15:04:07 +0200 Adrian Buehlmann test-hybridencode: testing dir levels and dir prefix lenghts of hashed paths
Wed, 05 Sep 2012 14:08:31 +0200 Adrian Buehlmann test-hybridencode: test full range of ASCII codes from 126 to 255
Wed, 05 Sep 2012 13:57:58 +0200 Adrian Buehlmann test-hybridencode: remove x00 character case
Fri, 31 Aug 2012 13:08:11 +0200 Adrian Buehlmann test-hybridencode: add more testcases for hashed paths
Wed, 29 Aug 2012 11:48:36 +0200 Adrian Buehlmann test-hybridencode: more testcases