aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* update unit testsAndrew Harvey2022-05-231-7/+7
* fix reduceOverlap code which creates ranges if inputs are already rangesAndrew Harvey2021-07-051-0/+171
* update within range to accept comparing rangesAndrew Harvey2021-07-051-2/+95
* within range provide a drop reason and consider parity of numberAndrew Harvey2021-07-011-0/+12
* fixes to reduceRangeDuplicates, require two passes for A/B rather than a sing...Andrew Harvey2021-06-303-25/+65
* fix within range testAndrew Harvey2021-06-301-0/+28
* include units even when was unable to parse as prefix number postfixAndrew Harvey2021-06-301-0/+6
* Where one of the range endpoints is mapped with `addr:flats` and the range it...Andrew Harvey2021-06-181-0/+81
* 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 split...Andrew Harvey2021-05-071-0/+66
* 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