Danny Robson fdaa5e1392 assert: split CHECK_LIMIT into INCLUSIVE and INDEX
LIMIT hid an off-by-one bug when tests used end iterators. We rename the
assertion to uncover all uses of the flawed implementation, and split it
into an identical assertion, and one intended to protect against
iterator ends.
2020-09-24 08:03:41 +10:00
..
2020-03-16 14:14:16 +11:00
2020-03-16 14:14:16 +11:00
2019-06-02 11:10:31 +10:00
2020-07-22 13:27:32 +10:00