mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 08:56:06 +08:00
* Reproduce bug in the `void etl::unlink(first, last)` for bidirectional links. - correct `test_unlink_range_bidirectional_link` unit test according to the documentation - now this test fails. - enhance `test_intrusive_list::test_splice_range_self` unit test to verify also `etl_previous` links after splicing lists - now unit test crashes. * Fix bug in the `void etl::unlink(first, last)` for bidirectional links. - `test_unlink_range_bidirectional_link` unit test now is green. - `test_intrusive_list::test_splice_range_self` is not crashing anymore and green. |
||
|---|---|---|
| .. | ||
| etl | ||