Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: increase test coverage of BufferList
Add tests for edges cases of BufferList: - test operations when the length is 0 - test operations when the list only has one element PR-URL: #10171 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
- Loading branch information