summaryrefslogtreecommitdiff
path: root/test/float_lit.go
Commit message (Expand)AuthorAgeFilesLines
* test: ensure all failing tests exit nonzero.Alan Donovan2013-02-121-0/+4
* test: explanatory comments [c-g]*Rob Pike2012-02-191-0/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* arm: enable all testsRuss Cox2010-10-251-66/+145
* test: remove semiocolons.Rob Pike2010-09-041-9/+9
* more soft float support. passes several basic testsKai Backman2010-07-201-2/+19
* making some more non-gofmt'ed files save for new semicolon ruleRobert Griesemer2009-12-091-6/+3
* gc: fix up floating point NaN comparisonsRuss Cox2009-11-151-4/+4
* minor int/float fixesRuss Cox2008-10-291-3/+3
* fix bug depot:Rob Pike2008-08-111-45/+45
* better import/exportKen Thompson2008-06-121-8/+3
* made fp numbers from integers andKen Thompson2008-06-101-56/+72
* fix bug in closeness for float literal testRob Pike2008-06-081-1/+1
* fix float lit to return 1, print errorRob Pike2008-06-081-46/+46
* asdfKen Thompson2008-06-081-61/+83
* - changed literal syntax to use the convert notationRobert Griesemer2008-05-081-2/+3
* - new directory structureRobert Griesemer2008-03-261-0/+70