[libc-commits] [PATCH] D128994: [libc] Add a separate algorithm_test.

Clement Courbet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 4 04:13:39 PDT 2022


courbet added a comment.

As I've mentioned before I'm all for splitting off tests into those that do not need to . I've seen the pain of all these patches re-implementing basic functionality for gtest and libc++. If we remain in that situation we'll end up not unit testing enough.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128994/new/

https://reviews.llvm.org/D128994



More information about the libc-commits mailing list