Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
663219a8cc0501791c45aa18986770c38c6430da
/
Lib
/
test
/
test_random.py
27922ee
Apply the simplified test_support boilerplate.
by Raymond Hettinger
· 22 years ago
320a1b0
Simplify ref count test.
by Raymond Hettinger
· 22 years ago
785d0a3
SF bug #690083: test_random fails sometimes
by Raymond Hettinger
· 22 years ago
105b084
Add refcount test.
by Raymond Hettinger
· 22 years ago
7b0cf76
* Migrate sample distribution test from random.py to test_random.py.
by Raymond Hettinger
· 22 years ago
3dd990c
Move the statistical tests for four distributions into the unittest suite.
by Raymond Hettinger
· 22 years ago
15ec373
Add a test case.
by Raymond Hettinger
· 22 years ago
8ec7881
Test an edge case for sample().
by Raymond Hettinger
· 22 years ago
40f6217
SF patch 658251: Install a C implementation of the Mersenne Twister as the
by Raymond Hettinger
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
46c04e1
random.gauss() uses a piece of hidden state used by nothing else,
by Tim Peters
· 23 years ago