tests: Added test for `fill_from` on `NativeString`
authorLucas Bajolet <r4pass@hotmail.com>
Thu, 19 May 2016 20:39:35 +0000 (16:39 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Thu, 19 May 2016 20:41:16 +0000 (16:41 -0400)
commit477a79f563061e6f77183af74b48dcb9ee80e15c
treef7d8633b7e0f85df9eb8cef408be39a4f30f0645
parentd3ee630057883e6b6a93c0b1dd1af0a01bac5117
tests: Added test for `fill_from` on `NativeString`

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