llvm-project/libcxx/test/std/numerics/numeric.ops
Billy Robert O'Neal III ba40b0566f Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065
llvm-svn: 318804
2017-11-21 21:37:26 +00:00
..
accumulate
adjacent.difference Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 2017-03-03 03:43:25 +00:00
exclusive.scan [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
inclusive.scan [libcxx] [test] Strip trailing whitespace, NFC. 2017-07-29 00:54:49 +00:00
inner.product
numeric.iota
numeric.ops.gcd Resolve integer overflow warnings in GCD and LCM tests 2017-05-08 21:52:05 +00:00
numeric.ops.lcm Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
partial.sum
reduce [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
transform.exclusive.scan [libcxx] [test] Rename __x to x. NFCI. 2017-08-11 20:54:06 +00:00
transform.inclusive.scan [libcxx] [test] Rename __x to x. NFCI. 2017-08-11 20:54:06 +00:00
transform.reduce [libcxx] [test] Rename __x to x. NFCI. 2017-08-11 20:54:06 +00:00