llvm-project/libcxx/test/std/numerics
Eric Fiselier 0a707553a5 Improve portability of random_device tests. Patch from STL@microsoft.com
llvm-svn: 272746
2016-06-15 01:50:31 +00:00
..
c.math Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
cfenv Void cast runtime-unused variables. Patch from STL@microsoft.com 2016-05-02 19:15:48 +00:00
complex.number Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL@microsoft for the report and patch. 2016-06-06 18:24:08 +00:00
numarray
numeric.ops
numeric.requirements
numerics.general
rand Improve portability of random_device tests. Patch from STL@microsoft.com 2016-06-15 01:50:31 +00:00
nothing_to_do.pass.cpp