westnordost / osmfeatures

A dictionary of OSM map features, accessible by terms and by tags, for Java and Android.
Apache License 2.0
18 stars 9 forks source link

Ignore brackets when splitting names for search terms #12

Closed Cj-Malone closed 2 years ago

matkoniecz commented 2 years ago

"attempt (...) search test"

Are test working fine? Is this PR ready for review?

westnordost commented 2 years ago

Oh darn, it looks like I forgot about this PR. Will review now...

westnordost commented 2 years ago

Looks good, thank you!

Cj-Malone commented 2 years ago

Urm, no, the test wasn't working when I left this. The code was working as expected, just not the test.