aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Where one of the range endpoints is mapped with `addr:flats` and the range ↵Andrew Harvey2021-06-181-0/+81
| | | | itself has no `addr:flats` then the range is removed (for example at _116 Anderson Street, South Yarra_)
* test xml entities encodingAndrew Harvey2021-06-151-0/+61
|
* update tests for includeDerivableProperties optionAndrew Harvey2021-06-091-4/+24
|
* test flats inside rangeAndrew Harvey2021-05-151-1/+33
|
* additional unit test covers retaining range midpoint with unitAndrew Harvey2021-05-151-6/+38
|
* fix reduceRangeDuplicates and add testsAndrew Harvey2021-05-151-0/+81
|
* fix units to ranges to deal with complex casesAndrew Harvey2021-05-141-1/+7
|
* handle duplicate units when converting to rangesAndrew Harvey2021-05-141-0/+12
|
* because OSM tag values are limited to 255 characters, implement code to ↵Andrew Harvey2021-05-071-0/+66
| | | | split addr:flats across addr:flatsN
* reduce numbers within a range duplicationAndrew Harvey2021-05-071-0/+107
|
* prefix and suffix support in unitsToRangesAndrew Harvey2021-05-061-0/+48
|
* lib unitsToRangesAndrew Harvey2021-05-051-0/+43
|
* fix unit testAndrew Harvey2021-05-051-1/+0
|
* update testsAndrew Harvey2021-05-043-50/+120
|
* add cluster libraryAndrew Harvey2021-05-041-0/+83
|
* add basic testsAndrew Harvey2021-05-031-0/+49