Issue 91630
Summary [libc][test] the LibcTest API should be a subset of the gtest API
Labels libc
Assignees
Reporter Flandini
    Problems brought up in the May 9 libc meeting, [meeting notes here](https://discourse.llvm.org/t/monthly-llvm-libc-meeting/74259/16):

- [ ] in gtest all the assert macros are allowed to be within sub functions, whereas our current framework doesn’t - Roland is working on this
- [ ] The custom matchers also don’t work as gtest matchers - I will work on this 
- [ ] If we [are gtest compatible], we should have an upstream gtest buildbot

@frobtech 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to