Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f14c7fc33da8ba3aa28bbb7b0305ea12ab30be09
/
Lib
/
test
/
test_bool.py
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 16 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
478c105
Whitespace normalization.
by Tim Peters
· 22 years ago
7ff55e6
Add tests for __nonzero__() problems.
by Jeremy Hylton
· 22 years ago
c2659cf
Whitespace normalization.
by Tim Peters
· 22 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
90437c0
Consistently use test_support.foo everywhere.
by Walter Dörwald
· 22 years ago
9dcbbea
Factor out common boilerplate for test_support
by Raymond Hettinger
· 22 years ago
dbcede5
Port test_bool.py to PyUnit. From SF patch #662807.
by Walter Dörwald
· 22 years ago
aa86e35
- bool() called without arguments now returns False rather than
by Guido van Rossum
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
5efaf7e
This is my nearly two year old patch
by Michael W. Hudson
· 23 years ago
7c6a4ad
More mindless --disable-unicode proofing.
by Michael W. Hudson
· 23 years ago
2f6d4da
Patch #542569: tp_print tp_repr tp_str in test_bool.py.
by Martin v. Löwis
· 23 years ago
d1bfe5e
Add tests for binary pickles.
by Guido van Rossum
· 23 years ago
e276339
Implement an idea by Paul Rubin:
by Guido van Rossum
· 23 years ago
5f82036
Oops. Here are the new files. My apologies.
by Guido van Rossum
· 23 years ago