llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint
Marshall Clow d3d0ecbfd5 Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014.
llvm-svn: 359184
2019-04-25 12:11:43 +00:00
..
midpoint.fail.cpp
midpoint.float.pass.cpp Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014. 2019-04-25 12:11:43 +00:00
midpoint.integer.pass.cpp [libc++] [test] Add missing required headers to midpoint.integer.pass.cpp 2019-04-18 18:02:14 +00:00
midpoint.pointer.pass.cpp Reorg the midpoint pointer test into runtime and constexpr tests; comment out the volatile constexpr tests for GCC because our experimental gcc bot barfs on them. 2019-03-14 17:43:41 +00:00