summaryrefslogtreecommitdiff
path: root/test/cmplxdivide.go
Commit message (Expand)AuthorAgeFilesLines
* test: ensure all failing tests exit nonzero.Alan Donovan2013-02-121-0/+3
* test: invoke go command in run.goRuss Cox2012-03-071-1/+1
* renaming_4: gofix -r everything/but/src/pkgRob Pike2011-11-081-7/+7
* more soft float support. passes several basic testsKai Backman2010-07-201-0/+5
* complex divide: match C99 implementationRuss Cox2010-06-181-0/+43