]> git.lizzy.rs Git - rust.git/commit
StrSearcher: Add tests for rfind(&str)
authorUlrik Sverdrup <bluss@users.noreply.github.com>
Sun, 2 Aug 2015 17:03:01 +0000 (19:03 +0200)
committerUlrik Sverdrup <bluss@users.noreply.github.com>
Sun, 2 Aug 2015 18:08:35 +0000 (20:08 +0200)
commitc5a1d8c3db171a4351712c04e6ba6a4e4636a332
tree2197df5eeb2fd3b44d02928bdea4dea662e41fac
parent832e5a02cd41b3a20d1142b47867da4aa5033f03
StrSearcher: Add tests for rfind(&str)

Add tests for .rfind(&str), using the reverse searcher case for
substring search.
src/libcollectionstest/str.rs