Bruno BELANYI
ce7cc4492c
Explicitly test for canonicity
...
This will come in handy later, with more complex test cases.
2024-08-24 19:27:36 +01:00
Bruno BELANYI
5868b5d36c
Introduce 'IntervalMapTest' fixture
2024-08-24 19:16:27 +01:00
Bruno BELANYI
b23af215e8
Handle empty range insertion
2024-08-24 19:16:27 +01:00
Bruno BELANYI
9d2e062c38
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 19:16:27 +01:00
Bruno BELANYI
3a182f3d0c
Bootstrap project
2024-08-23 21:28:41 +01:00