Harry Dalton d1ec8e6979 Test that DS5 splitting code handles unbounded conditions gracefully
Conditions with unbounded values have a "minimum" or "maximum" value of
None.

These tests check that:
a) The public-facing split functions can receive None values without
     crashing; and
b) That their internal helper functions correctly translate the None
     values to math.inf and -math.inf to express them.

These tests are expected to fail, indicating where a fix is required.
2022-09-01 13:41:44 +01:00
..
2021-03-29 11:45:58 +02:00
2020-04-01 19:23:57 +01:00
2021-03-29 11:45:58 +02:00
2022-08-17 14:30:13 -06:00
2022-04-14 15:23:22 +01:00
2022-08-30 08:49:36 +02:00
2022-01-19 16:40:03 +00:00
2022-08-23 10:32:57 -06:00
2021-03-29 11:45:58 +02:00
2021-03-29 11:45:58 +02:00
2019-06-14 16:06:04 +01:00