cxx/test/std/experimental
Evgeniy Stepanov 56a8c6438a Implement std::experimental::sample.
Following specification in "C++ Extensions for Library Fundamentals":
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4480.html#alg.random.sample



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237264 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-13 16:55:41 +00:00
..
algorithms/alg.random.sample Implement std::experimental::sample. 2015-05-13 16:55:41 +00:00
optional Remove non-const test to get test passing. Will come back later and (correctly) add non-const tests 2014-12-23 01:30:39 +00:00
string.view Remove XFAIL on string view test for apples clang compiler. Thanks to Marshall for the fix 2015-02-24 10:52:07 +00:00
utilities Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
nothing_to_do.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00