summaryrefslogtreecommitdiff
path: root/tests/run/builtincomplex.pyx
Commit message (Expand)AuthorAgeFilesLines
* add test caseStefan Behnel2012-11-291-0/+11
* work around compiler crash on float().conjugate() for a trivial case by optim...Stefan Behnel2012-11-291-0/+8
* extended test caseStefan Behnel2010-12-041-0/+7
* extended test caseStefan Behnel2010-12-041-0/+10
* provide Python complex type as cpython.complex.complexStefan Behnel2010-12-041-0/+29
* removed 'complex' type test that depends on 'cdef complex' refering to the Py...Stefan Behnel2010-12-031-32/+0
* ticket #607: access inner fields of CPython's builtin objectsStefan Behnel2010-12-031-0/+32