Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
25cb7dfb0f0c32b51a813869f4ef3ab25cba5b2a
/
Lib
/
test
/
test_random.py
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
· 23 years ago
46c04e1
random.gauss() uses a piece of hidden state used by nothing else,
by Tim Peters
· 23 years ago