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