summaryrefslogtreecommitdiff
path: root/test/floatcmp.go
Commit message (Expand)AuthorAgeFilesLines
* test: ensure all failing tests exit nonzero.Alan Donovan2013-02-121-0/+3
* test: explanatory comments [c-g]*Rob Pike2012-02-191-0/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* more soft float support. passes several basic testsKai Backman2010-07-201-9/+9
* gc: fix up floating point NaN comparisonsRuss Cox2009-11-151-0/+88