Bruno BELANYI
73c2b21b94
Explicitly test for canonicity
...
This will come in handy later, with more complex test cases.
2024-08-24 20:32:02 +01:00
Bruno BELANYI
6bc72fdc25
Introduce 'IntervalMapTest' fixture
2024-08-24 20:32:02 +01:00
Bruno BELANYI
c8183d99a6
Handle empty range insertion
2024-08-24 20:32:02 +01:00
Bruno BELANYI
5292c22e2c
Add test for minimal 'interval_map' type interface
...
Add `KeyInterface` (respectively `ValueInterface`). Those classes
provide the minimum documented interface for `K` (respectively `V`) in
`interval_map<K, V>`.
2024-08-24 20:32:02 +01:00
Bruno BELANYI
3c0ddf3021
Add given code
2024-08-24 20:32:02 +01:00
Bruno BELANYI
c4d81c4e81
Bootstrap project
2024-08-24 20:32:02 +01:00