We had two functions for doing mostly the same thing. Combine both of them into String::find() and use that everywhere. Also add some tests to cover basic behavior. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Format.cpp | ||
| Format.h | ||
| Hunks.cpp | ||
| Hunks.h | ||
We had two functions for doing mostly the same thing. Combine both of them into String::find() and use that everywhere. Also add some tests to cover basic behavior. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Format.cpp | ||
| Format.h | ||
| Hunks.cpp | ||
| Hunks.h | ||