Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
388c945e9735864bb75f10ecfa22528c91b6a56c
/
Lib
/
test
/
test_cmath.py
3ab08ca
Issue #10624: Use support.requires_IEEE_754 in all appropriate tests.
by Eric Smith
· 15 years ago
4ccc137
Issue #9920: Skip tests for cmath.atan and cmath.atanh applied to
by Mark Dickinson
· 15 years ago
5ccafba
Streamline a cmath test (and fix some overlong lines into the bargain).
by Mark Dickinson
· 15 years ago
a837aa6
Update assertComplexIdentical to handle nans correctly.
by Mark Dickinson
· 15 years ago
be3da38
Issue #10337: skip tests of tanh() sign in test_math and test_cmath if tanh()
by Victor Stinner
· 15 years ago
68c5de6
assertEquals -> assertEqual
by Mark Dickinson
· 15 years ago
8e0c996
Issue #9165: Add math.isfinite and cmath.isfinite.
by Mark Dickinson
· 15 years ago
1b37e87
Merged revisions 78093 via svnmerge from
by Georg Brandl
· 15 years ago
5a53fde
Merged revisions 78678,78680,78682 via svnmerge from
by Benjamin Peterson
· 15 years ago
4d1e50d
Merged revisions 76948 via svnmerge from
by Mark Dickinson
· 16 years ago
da89245
Merged revisions 76939,76941 via svnmerge from
by Mark Dickinson
· 16 years ago
c9c0f20
convert old fail* assertions to assert*
by Benjamin Peterson
· 16 years ago
cce2f21
Issue 4910, patch 2 of (probably) 3: pave the way for renaming of
by Mark Dickinson
· 17 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
53876d9
Merged revisions 62380,62382-62383 via svnmerge from
by Christian Heimes
· 17 years ago
48952d3
Forgot to run the tests after making the places and msg argument keyword-only.
by Jeffrey Yasskin
· 18 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
b67ad7e
Patch #826074: cmath.log optional base argument, fixes #823209
by Raymond Hettinger
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
f85f052
Very very small comment change.
by Roger E. Masse
· 29 years ago
fab8ab8
Many scripts, but small changes. Update the way the scripts obtain the
by Roger E. Masse
· 29 years ago
3daddda
New test module for complex math module
by Roger E. Masse
· 29 years ago