Skip to content

Test for stable sort.

Renk, Jonas requested to merge stable-sort-test into development

Pair should be sorted according to their first element. The second one can then be used to detect unstable sorts.

Merge request reports