index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_complex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless import.
Walter Dörwald
2003-08-05
1
-1
/
+1
*
Check both __div__ and __truediv__ in division tests.
Walter Dörwald
2003-08-05
1
-1
/
+9
*
Add various test cases from SF patch 543867.
Walter Dörwald
2003-07-15
1
-1
/
+58
*
Whitespace normalization.
Tim Peters
2003-06-29
1
-1
/
+1
*
Port test_complex.py to unittest.
Walter Dörwald
2003-06-18
1
-89
/
+249
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1
/
+1
*
test_support: add a docstring to vereq().
Tim Peters
2001-12-29
1
-2
/
+1
*
SF Patch #497487 add test to compare conjugate of a complex number
Neal Norwitz
2001-12-29
1
-1
/
+4
*
SF Patch #494873 add tests for complex numbers including calls to int()/long()
Neal Norwitz
2001-12-29
1
-0
/
+21
*
Add a comment explaining what these tests are for, and where to look for
Fred Drake
2001-12-13
1
-0
/
+3
*
Reverting to rev 1.2. Apparently gcc doesn't use the extended-precision
Tim Peters
2001-09-06
1
-3
/
+16
*
Rewrite to use test_support's fine fcmp instead -- I didn't know that
Tim Peters
2001-09-06
1
-16
/
+3
*
This division test was too stringent in its accuracy expectations for
Tim Peters
2001-05-29
1
-4
/
+4
*
SF bug [ #409448 ] Complex division is braindead
Tim Peters
2001-03-18
1
-0
/
+65