• Binbin's avatar
    Fix the wrong method used in quicklistTest. (#8951) · 563ba7a3
    Binbin authored
    The test try to test `insert before 1 element`, but it use quicklist
    InsertAfter, a copy-paste typo.
    
    The commit also add an assert to verify results in some tests
    to make sure it is as expected.
    563ba7a3
quicklist.c 107 KB