Mercurial > hg > may
changeset 557:7677fbebeec6
Comment
author | Chris Cannam |
---|---|
date | Mon, 03 Mar 2014 17:02:06 +0000 |
parents | 0ebf2a6a83ee |
children | eeebedb84ca7 |
files | src/may/stream/test/test_framer.yeti |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/may/stream/test/test_framer.yeti Mon Mar 03 09:20:18 2014 +0000 +++ b/src/may/stream/test/test_framer.yeti Mon Mar 03 17:02:06 2014 +0000 @@ -150,12 +150,14 @@ ), "frames-3.1x6": \( +//!!! fails to be invertible in un-padded mode testFramesInvertible 3 [ Hop 1 ] 6 [ [0,0,1], [0,1,2], [1,2,3], [2,3,4], [3,4,5], [4,5,6], [5,6,0], [6,0,0] ]; ), "frames-4.2x8": \( +//!!! fails to be invertible in un-padded mode testFramesInvertible 4 [ Hop 2 ] 8 [ [0,0,1,2], [1,2,3,4], [3,4,5,6], [5,6,7,8], [7,8,0,0] ]; ),