Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |