ropes: Fix `RopeBuffer.reverse`.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Sun, 7 Dec 2014 05:56:58 +0000 (00:56 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Sun, 7 Dec 2014 05:56:58 +0000 (00:56 -0500)
commit255cdce99cb61b1980e224fb4969dacaf1ed555f
tree3b9e2128150dc4b5723ee00760794fdd610f6b11
parenta1640279560283a3f496e672a486449d6b8c4c93
ropes: Fix `RopeBuffer.reverse`.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
lib/standard/ropes.nit
tests/sav/test_ropes_buffer_reverse.res [new file with mode: 0644]
tests/test_ropes_buffer_reverse.nit [new file with mode: 0644]