summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/complextest_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Split C complex.h from C++ complex testingWilliam S Fulton2020-10-101-20/+10
* Remove Remove runtime test for unsupported complex or _Complex by itselfWilliam S Fulton2020-10-101-8/+0
* Merge commit '8245277ad3acd9308ce28c40508b999e9496b27e' into c99-complexWilliam S Fulton2020-10-101-10/+27
|\
| * Remove test for unsupported complex or _Complex by itselfLeo Singer2020-06-241-8/+0
| * More C99 complex fixes, plus Python testsLeo Singer2020-06-241-10/+27
* | Convert python tests using 2to3William S Fulton2020-08-151-5/+5
|/
* Fix C# std::complex pass by value typemapsWilliam S Fulton2017-10-021-2/+5
* Add missing declaration for std::complexWilliam S Fulton2017-10-021-4/+8
* Extend C# complex support to member variables of this typeVadim Zeitlin2017-04-011-0/+6
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-6/+6
* fix range problem for complex<float>, found by szabi@mplayerhq.huMarcelo Matus2004-03-291-1/+4
* more testsMarcelo Matus2004-03-211-1/+1
* add vector testMarcelo Matus2004-03-171-0/+8
* add complex testMarcelo Matus2004-01-281-0/+6