index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_cmath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #15477: Add workaround for log1p(-0.0) on platforms where it's broken.
Mark Dickinson
2012-08-18
1
-4/+0
*
Issue #10624: Use support.requires_IEEE_754 in all appropriate tests.
Eric Smith
2010-12-04
1
-7/+7
*
Issue #9920: Skip tests for cmath.atan and cmath.atanh applied to
Mark Dickinson
2010-11-20
1
-0/+18
*
Streamline a cmath test (and fix some overlong lines into the bargain).
Mark Dickinson
2010-11-13
1
-4/+2
*
Update assertComplexIdentical to handle nans correctly.
Mark Dickinson
2010-11-07
1
-5/+32
*
Issue #10337: skip tests of tanh() sign in test_math and test_cmath if tanh()
Victor Stinner
2010-11-07
1
-1/+17
*
assertEquals -> assertEqual
Mark Dickinson
2010-07-11
1
-1/+1
*
Issue #9165: Add math.isfinite and cmath.isfinite.
Mark Dickinson
2010-07-11
1
-0/+9
*
Merged revisions 78093 via svnmerge from
Georg Brandl
2010-03-14
1
-1/+0
*
Merged revisions 78678,78680,78682 via svnmerge from
Benjamin Peterson
2010-03-05
1
-0/+0
*
Merged revisions 76948 via svnmerge from
Mark Dickinson
2009-12-20
1
-63/+50
*
Merged revisions 76939,76941 via svnmerge from
Mark Dickinson
2009-12-20
1
-2/+4
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-28/+28
*
Issue 4910, patch 2 of (probably) 3: pave the way for renaming of
Mark Dickinson
2009-01-15
1
-3/+1
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1/+1
*
Merged revisions 62380,62382-62383 via svnmerge from
Christian Heimes
2008-04-19
1
-24/+314
*
Forgot to run the tests after making the places and msg argument keyword-only.
Jeffrey Yasskin
2007-09-07
1
-4/+4
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-51/+195
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-3/+3
*
Patch #826074: cmath.log optional base argument, fixes #823209
Raymond Hettinger
2004-06-14
1
-2/+19
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-16/+16
*
Very very small comment change.
Roger E. Masse
1996-12-20
1
-1/+1
*
Many scripts, but small changes. Update the way the scripts obtain the
Roger E. Masse
1996-12-20
1
-16/+29
*
New test module for complex math module
Roger E. Masse
1996-12-09
1
-0/+22