ropes: Fix `RopeBuffer.reset`.
[nit.git] / tests / sav / test_ropes_buffer_to_s.res
index 0bf725e..5bff6e1 100644 (file)
@@ -2,3 +2,6 @@
 `clear` and `add`: ab
 `add` at `maxlen + 1`: c
 `append` up to `maxlen + 1`: ab
+`reverse`: xyz
+`upper`: foo
+`lower`: BAR