[libcxx-dev] In case anyone is looking for stuff to do.....

Marshall Clow via libcxx-dev libcxx-dev at lists.llvm.org
Tue Apr 16 17:15:29 PDT 2019


Jonathan pointed out today that our list::sort and forward_list::sort tests
don't check that the sorting algorithms are stable.

They do now.

Someone should look through the standard, finding all the place where it
says:
      "Remarks: Stable"

and make sure that we have tests for it.  (in N4810, there are 15 of them)

I'll put this on my TODO list, to get to "sometime", but if anyone else
wants to do it, that's fine with me.

-- Marshall
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20190416/b0253f61/attachment.html>


More information about the libcxx-dev mailing list