• antirez's avatar
    BITCOUNT fuzzy test with random start/end added. · bfe4c560
    antirez authored
    It was verified in practice that this test is able to stress much more
    the implementation by introducing errors that were only trivially to
    detect with different offsets but impossible to detect starting always
    at zero and counting bits the full length of the string.
    bfe4c560
bitops.tcl 5.79 KB