tests: Added rope substring test with potential corruption if substring is mishandled
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 28 Jun 2016 20:42:03 +0000 (16:42 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 28 Jun 2016 20:42:03 +0000 (16:42 -0400)
commit90e17cda85af56019c715f1b444f15cf1a2c78e7
tree56023b82e6e6a7e66f28c6ac3b8d2c717eebe56a
parent4526473eacb638483d2270e76e869734aed85b19
tests: Added rope substring test with potential corruption if substring is mishandled

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
tests/rope_substring_test.nit [new file with mode: 0644]
tests/sav/rope_substring_test.res [new file with mode: 0644]