llvm-project/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern
Louis Dionne 5a829ef6ad [libc++] Fix invalid parsing of ints in a <random> test
The strings were concatenated together without adding spaces between
numbers, which lead to numbers that wouldn't fit in an unsigned int.

Thanks to Casey Carter for the find.
2020-11-02 19:20:59 -05:00
..
rand.dist.bern.bernoulli [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
rand.dist.bern.bin [libc++] Fix invalid parsing of ints in a <random> test 2020-11-02 19:20:59 -05:00
rand.dist.bern.geo [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
rand.dist.bern.negbin [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00