llvm-project/libcxx/test/std/experimental/numeric/numeric.ops/numeric.ops.lcm
Marshall Clow 3bc2e08429 Fix a bug I introduced in the tests for experimental::lcm and experimental::gcd.
llvm-svn: 294798
2017-02-10 22:44:14 +00:00
..
lcm.bool1.fail.cpp Implement LWG2733: [fund.ts.v2] gcd / lcm and bool. We already did tbis for C++17, so replicate the changes in experimental. 2017-01-24 18:15:48 +00:00
lcm.bool2.fail.cpp Implement LWG2733: [fund.ts.v2] gcd / lcm and bool. We already did tbis for C++17, so replicate the changes in experimental. 2017-01-24 18:15:48 +00:00
lcm.bool3.fail.cpp Implement LWG2733: [fund.ts.v2] gcd / lcm and bool. We already did tbis for C++17, so replicate the changes in experimental. 2017-01-24 18:15:48 +00:00
lcm.bool4.fail.cpp Implement LWG2733: [fund.ts.v2] gcd / lcm and bool. We already did tbis for C++17, so replicate the changes in experimental. 2017-01-24 18:15:48 +00:00
lcm.not_integral1.fail.cpp
lcm.not_integral2.fail.cpp
lcm.pass.cpp Fix a bug I introduced in the tests for experimental::lcm and experimental::gcd. 2017-02-10 22:44:14 +00:00